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

Highlights

  • Pro

Block or report anand-242003

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;
  education: string;
  role: string;
  expertise: string[];
  devops: string[];
  currentFocus: string[];
}

const anand: Developer = {
  name: "Anand Mishra",
  location: "Sonipat, Haryana, India",
  education: "B.Tech in AI/ML @ Newton School of Technology",
  role: "Full-Stack Developer",

  expertise: [
    "TypeScript & JavaScript (ES6+)",
    "React.js, Next.js, Redux",
    "Node.js, Express.js, REST APIs",
    "MongoDB, MySQL, Prisma ORM",
    "OAuth 2.0, JWT, Firebase",
    "Jest, Cypress, k6 Load Testing"
  ],

  devops: [
    "Docker & Docker Compose",
    "Kubernetes & Helm",
    "GitHub Actions CI/CD",
    "Google Cloud Platform & AWS",
    "Nginx, Prometheus, Kafka"
  ],

  currentFocus: [
    "Cloud-Native Architecture",
    "Scalable Backend Systems",
    "Full-Stack Development",
    "Building Real-World Projects"
  ]
};

Tech Stack & Tools

HTML5 CSS3 TypeScript JavaScript Python Node.js Express.js React Next.js Redux Vite Three.js Chart.js Tailwind Material UI MongoDB MySQL Prisma Firebase Kafka JWT OAuth 2.0 Passport.js Jest Cypress Docker Kubernetes Helm GitHub Actions AWS GCP Nginx Prometheus Git GitHub Postman Vercel Jira ESLint 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 389k 66.3k

  4. AdityaInnovates/SimpleBlogApp AdityaInnovates/SimpleBlogApp Public

    DSA Blogging Project

    HTML 7 8