Skip to content
View TheAmanM's full-sized avatar

Highlights

  • Pro

Block or report TheAmanM

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

Aman Meherally Banner

Website    Blog    LinkedIn    Resume

Hi there 👋, I'm Aman!

In my family, I'm the robot.
I seem to speak a language that nobody else understands: code. It looks a little something like this.

/**
 * @returns {Object} An object with all things Aman.
 * @author Aman Meherally
 */
function getAman() {
  return {
    name: "Aman Meherally",
    role: "Full Stack Developer",
    skills: ["Nest.js", "TypeScript", "Firebase", "React", "PostgreSQL"],
    mission: "Build beautiful applications using big words",
  };
}

Pinned Loading

  1. uoft-webring/webring uoft-webring/webring Public

    UofT's Webring

    TypeScript 6

  2. create-html-only create-html-only Public

    Why initialize a React app with a bundler and a code minifier when all you need is an index.html?

    HTML 9

  3. docs docs Public

    Writing good code is hard. And when bad code is deployed, the average user bears the consequences.

    MDX