Skip to content
View ama29n's full-sized avatar
👁️‍🗨️
Being Bold
👁️‍🗨️
Being Bold

Block or report ama29n

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

A little bit about me...

const aman = {
    pronouns: "He" | "Him",
    age: "22 y.o.",
    city: "New Delhi, India",
    code: ["C", "C++", "JavaScript"],
    askMeAbout: ["Web Development", "MERN", "Technology", "Data Structures", "Algorithms"],
    technologies: {
        frontEnd: {
            html: true,
            css: ["Tailwind 3.1", "Material UI"] ,
            javascript: ["ReactJs", "NextJs"]
        },
        backEnd: {
            nodeJs: ["Express"]
        },
        databases: ["MongoDB", "MySQL"],
        tools: ["Firebase", "GIT", "Postman"]
    },
    currentFocus: "To be a good developer",
    hobbies: ["badminton", "reading", "studying psychology"],
    funFact: "I have a Engineering background, but most of the credit goes to Google and Stack Overflow"
};

Let's Connect



Popular repositories Loading

  1. DevCode-Challenge DevCode-Challenge Public

    JavaScript

  2. ama29n ama29n Public

  3. nodejs-interview-questions nodejs-interview-questions Public

    Forked from VaibhavPaliwal0007/nodejs-interview-questions

    Frequently Asked Node.js Interview Questions

    JavaScript 1

  4. Minesweeper-Game Minesweeper-Game Public

    Mine Sweeper Game, made using Js.

    JavaScript

  5. ReachOut ReachOut Public

    HackDefine Hackathon Project

    JavaScript

  6. TaskManager-MERN TaskManager-MERN Public

    Task Manager, MERN app.

    JavaScript