Skip to content
View anand-242003's full-sized avatar

Highlights

  • Pro

Block or report anand-242003

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
anand-242003/README.md

About Me

Developer

interface Developer {
  name: string;
  location: string;
  role: string;
  education: string;
  bootcamp: string;
  expertise: string[];
  currentFocus: string[];
  interests: string[];
}

const anand: Developer = {
  name: "Anand Mishra",
  location: "Sonipat, Haryana, India",
  education: "B.Tech in AI/ML (Year 2)",
  College: "Newton School of technology",
  
  expertise: [
    "JavaScript & ES6+",
    "Node.js & Express.js",
    "React & Next.js",
    "MongoDB & Mongoose",
    "MySQL Database",
    "RESTful APIs & Middleware",
    "MERN Stack Development"
  ],
  
  currentFocus: [
    "Full-Stack Development",
    "Authentication & Security",
    "Database Design",
    "Building Real-World Projects"
  ],
  
  interests: [
    "Backend Engineering",
    "Fintech Applications",
    "Open Source Contribution"
  ]
};

Tech Stack & Tools

HTML5 CSS3 JavaScript Python Node.js Express.js Next.js React Vite MongoDB MySQL Prisma Tailwind Material UI JWT Passport.js AWS Docker Git GitHub Postman Vercel VS Code

GitHub Analytics

Play Code Defender!

Play Game

Space Invaders style game! Defend your code from bugs!

Code Philosophy

"Talk is cheap. Show me the code."

Linus Torvalds

"Simplicity is the soul of efficiency."

Austin Freeman

"Make it work, make it right, make it fast."

Kent Beck

"Code never lies, comments sometimes do."

Ron Jeffries

Connect & Support

Let's Build Something Together

Portfolio LinkedIn Email


Support My Work

If you find my projects helpful or interesting, consider supporting me!

Portfolio

About Me

Backend Developer | Bootcamp Learner
Building with MERN Stack
Open to Collaboration
Always Learning

Pinned Loading

  1. free-programming-books free-programming-books Public

    Forked from EbookFoundation/free-programming-books

    📚 Freely available programming books

  2. SimpleBlogApp SimpleBlogApp Public

    Forked from AdityaInnovates/SimpleBlogApp

    HTML

  3. EbookFoundation/free-programming-books EbookFoundation/free-programming-books Public

    📚 Freely available programming books

    Python 386k 66.1k

  4. AdityaInnovates/SimpleBlogApp AdityaInnovates/SimpleBlogApp Public

    DSA Blogging Project

    HTML 7 8