Skip to content
View AmanApT's full-sized avatar
:electron:
On a Roll
:electron:
On a Roll

Block or report AmanApT

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
AmanApT/README.md

Hi πŸ‘‹, I'm Aman Ap

Software Engineer - Solving real world problems through coding

type DeveloperInfo = {
  name: string;
  role: string;
  expertise: string[];
  hobbies: string[];
};

const aman: DeveloperInfo = {
  name: 'Aman Pathak',
  role: 'React Developer',
  expertise: ['React.js', 'JavaScript', TypeScript, NodeJs],
  hobbies: ['Coding', 'Reading', 'Cricket'],
};

Connect with me:

aman__ap aman-pathak-original

Languages and Tools:

bootstrap c css3 figma firebase git html5 java javascript mongodb nodejs python react tailwind typescript

Popular repositories Loading

  1. AmanApT AmanApT Public

    3

  2. CEmission CEmission Public

    JavaScript 1

  3. My-Portfolio My-Portfolio Public

    Aman Ap's Portfolio

    JavaScript 1 1

  4. CredHill-TS CredHill-TS Public

    TypeScript 1 1

  5. ArcadeX ArcadeX Public

    ArcadeX is a gaming marketplace where users can explore, purchase, and manage their favorite games. Built with a powerful backend and dynamic frontend, ArcadeX serves as an e-commerce platform for …

    JavaScript 1 1

  6. MyMusic-Webapp MyMusic-Webapp Public

    A music webapp clone

    HTML