Skip to content
View sharmaHarshit2000's full-sized avatar

Block or report sharmaHarshit2000

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

Typing SVG

πŸš€ Welcome to My GitHub Profile

πŸ“„ View Resume


πŸ‘¨β€πŸ’» About Me

πŸ’Ό Full Stack Engineer @ Enphase Energy
🌍 Based in India
⚑ Building high-performance, scalable, cloud-native systems
🧠 Passionate about TypeScript, distributed systems & developer tooling
πŸš€ Focused on clean architecture, reliability & performance

const harshit = {
  pronouns: ["He", "Him"],
  currentRole: "Full Stack Engineer at Enphase Energy",
  code: ["TypeScript", "JavaScript (ES6+)", "Python", "SQL"],
  technologies: {
    frontend: ["Next.js 14", "React", "Tailwind CSS", "Shadcn UI"],
    backend: ["NestJS", "Node.js", "FastAPI", "GraphQL", "REST"],
    database: ["PostgreSQL", "Redis", "MongoDB", "Drizzle ORM"]
  },
  cloud: ["AWS (Lambda, S3, EC2)", "Docker", "GitHub Actions"],
  architecture: ["Microservices", "Clean Architecture", "Serverless"],
  testing: ["Jest", "Cypress"]
};

πŸ› οΈ Tech Stack

πŸ“Œ Languages

TypeScript Β· JavaScript Β· Python Β· SQL

πŸ–₯️ Frontend

Next.js 14 Β· React Β· Tailwind CSS Β· Shadcn UI

βš™οΈ Backend

NestJS Β· Node.js Β· FastAPI Β· GraphQL Β· REST

πŸ—„οΈ Databases

PostgreSQL Β· Redis Β· MongoDB Β· Drizzle ORM

☁️ Cloud & DevOps

AWS Β· Docker Β· GitHub Actions


🌟 Featured Projects

πŸš€ JobStream β€” High-Throughput Job Processing Engine

  • NestJS Β· BullMQ Β· Redis
  • 150k+ jobs/day
  • Async XML / JSON parsing

⚑ Pastebin-Lite β€” Serverless Snippet Sharing

  • Next.js 14 App Router
  • Upstash Redis
  • < 50ms response time

πŸ“Š TaskGlitch β€” Enterprise Task Analytics

  • React Β· Vite Β· TypeScript
  • Real-time analytics

🀝 Connect With Me

Popular repositories Loading

  1. sharmaHarshit2000 sharmaHarshit2000 Public

    Config files for my GitHub profile.

    1

  2. Van-life Van-life Public

    VanLife is a modern van rental web application built with React Router v6, featuring dynamic routing, authentication, and van filtering. Users can explore different van types, view details.

    JavaScript

  3. react react Public

    Forked from facebook/react

    The library for web and native user interfaces.

    JavaScript

  4. Student-Registration-System Student-Registration-System Public

    The Student Registration System is a simple web-based application designed to manage student data efficiently. This project enables users to add, edit, delete, and view student records dynamically,…

    JavaScript

  5. Asynchronous-Programming Asynchronous-Programming Public

    Develop a series of JavaScript exercises focusing on different asynchronous programming techniques such as callbacks, promises, and async/await, while integrating API calls to display data

    CSS

  6. Weather-App Weather-App Public

    The Weather App is a simple and user-friendly web application that provides real-time weather updates and a 5-day forecast for any city worldwide. Users can search for weather data by entering a ci…

    CSS