Skip to content
View amirallami-code's full-sized avatar
:octocat:
Learning…
:octocat:
Learning…

Organizations

@Anoto-ecossistem

Block or report amirallami-code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amirallami-code/README.md
const createDeveloperProfile = () => {
  const profile = {
    name: "Amir",
    title: "Front-end Developer",
    quote: "Crafting elegant solutions to complex problems",
    interests: ["Web Development", "Algorithm Design", "Linux Systems"],
    technologies: ["HTML/CSS", "JavaScript", "Tailwind", "Bootstrap", "RegEx", "Git"],
    strengths: ["Problem-solving", "Attention to detail", "Fast learner"],
    languages: ["English (Fluent)", "Persian (Native)"],

    contact: {
      email: "[email protected]",
      github: "github.com/amirallami-code",
      linkedin: "linkedin.com/in/amirhosseinallami"
    }
  };
  return profile;
};

const developerProfile = createDeveloperProfile();

Pinned Loading

  1. license-guide license-guide Public

    License Guide provides a comprehensive overview of software licenses to help you understand, choose, and apply the right license for your projects. From open-source to proprietary options, this gui…

    18 1

  2. binary-search-algorithm binary-search-algorithm Public

    This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search…

    JavaScript 30

  3. selection-sorting-algorithm selection-sorting-algorithm Public

    This project provides a visual and interactive implementation of the Selection Sort algorithm, designed to help users understand how this sorting method works in practice.

    JavaScript 20

  4. rock-paper-scissors-game rock-paper-scissors-game Public

    Rock, Paper, Scissors is a classic hand game that has been played for generations. It's a simple yet entertaining way to make quick decisions or settle disputes.

    CSS 18

  5. amirhosseinallami.com amirhosseinallami.com Public

    A modern, responsive portfolio website showcasing my skills as a Frontend Developer and Graphic Designer.

    9