Skip to content
View aydope's full-sized avatar
🎯
Open to Remote Opportunities
🎯
Open to Remote Opportunities

Block or report aydope

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
aydope/README.md
const response = {
  status: 200,
  data: {
    person: {
      name: "Amin",
      knownAs: "Aydope",
      dob: "June 1st",
    },
    skills: {
      frontend: ["Html5", "Css3", "JavaScript", "TypeScript", "React.js"],
      backend: ["Node.js", "Express.js"],
      database: ["MongoDB"],
      other: ["Git", "REST APIs"],
    },
  },
  meta: {
    lastUpdated: new Date().toISOString(),
    profileVisibility: "public",
    version: "1.4.3",
  },
};

Typing SVG

I'm Amin, a web developer from Iran who loves coding and building cool things.

I have a solid understanding of web development and work comfortably in both Front-End and Back-End development. I focus on learning continuously and building personal projects to strengthen my skills and deepen my knowledge.

While I’m still at the beginning of my professional journey, I’ve completed several personal projects that helped me grow as a developer and write cleaner, more structured, and maintainable code.

If you’re interested in building something exciting or simply want to chat about web development, feel free to reach out to me on Discord.

Here are the technologies I work with:

My Skills

GitHub Streak

Snake

Discord
Website
Profile Views

Popular repositories Loading

  1. snakid snakid Public

    Snakid – Simple Snake Game

    JavaScript 1

  2. node-cli-http-server node-cli-http-server Public

    A clean and simple CLI tool to start, stop, and restart an HTTP server using Node.js.

    JavaScript 1

  3. aydope aydope Public

    This is the README for my GitHub page.

  4. aydope.github.io aydope.github.io Public

    My personal website

    CSS

  5. persian-todo persian-todo Public

    A Persian to-do app inspired by ancient Iranian themes.

    JavaScript