~/portfolio
$npm run dev
⚡ Building portfolio...
✓ Compiled successfully
0%

Hey, I'm Harsh

"A Frontend Engineer building scalable frontend systems with optimized state management and high-performance APIs for pixel-perfect applications."

Scroll Down
/**
* @section TechStack
* @description Technical expertise and tools
* @type {Stack[]}
*/
const techStack = [
bash
$ developer.getStats()
projects:
"20+"
technologies:
"30+"
experience:
"2+ years"
commits:
"1800+"
harsh-techstack.js
harsh-techstack.js
1
// Technical Expertise & Core Competencies
2
const developer = {
3
languages: [
4
"JavaScript","TypeScript","Python","C++","Golang","SQL"
5
],
6
frontend: [
7
"React.js","Next.js","Redux","Framer Motion","Shadcn UI","Tailwind CSS"
8
],
9
backend: [
10
"Node.js","Express.js","REST APIs","GraphQL","WebSocket","Microservices"
11
],
12
database: [
13
"MongoDB","PostgreSQL","MySQL","Redis","AWS S3"
14
],
15
devops: [
16
"Docker","AWS","CI/CD","GitHub Actions"
17
],
18
};
JavaScriptUTF-8LF
Ln 18, Col 2
/**
* @section OpenSource
* @description Contributions to open source projects
* @type {Contribution[]}
*/
const openSource = [
6+
Pull Requests
5
Merged PRs
8+
Issues Resolved
83k+
Stars Impact
$npm install @opensource/contributions
@magicui / animated-beam@1.0.0
@rjsf / core@5.18.0
@saleor / dashboard@3.21.0
@medusajs / admin@1.2.0
added 4 packages in 1.8s
10+ issues resolved, 6+ PRs merged
Magic UI
@magicui / animated-beam
v1.0.0MIT

Magic UI

24.5k
1 PRs
1 Issues

Fixed inconsistent animation timing in Animated Beam component by replacing random default duration with deterministic value, and added new repeat/repeatDelay props for user control.

Fixed animation sync bug caused by Math.random() default duration across beam instances
Replaced non-deterministic duration with stable default value of 5 seconds
Added new repeat and repeatDelay props for granular animation control
Updated component docs, registry artifacts, and LLM reference files
ReactTypeScriptMotionSVG Animation
React JSON Schema Form
@rjsf / core
v5.18.0Apache-2.0

React JSON Schema Form

14.2k
2 PRs
5+ Issues

Resolved 5+ GitHub issues and merged 2 PRs upgrading components, refactoring code, and optimizing form validation.

Resolved 5+ GitHub issues and merged 2 PRs
Upgraded functional components and refactored legacy code
Optimized form validation using React.js and TypeScript
Enhanced UI/UX components and improved accessibility standards
Collaborated with international maintainers through code reviews and pair programming
ReactTypeScriptJSON SchemaForm Validation
Saleor Dashboard
@saleor / dashboard
v3.21.0BSD-3

Saleor Dashboard

20.8k
1 PRs
1 Issues

Fixed critical product export bug where 'Current search' filter option failed with validation error by building proper filter pipeline and intelligent scope fallback.

Created ProductExportFieldMapper to map singular UI fields to plural GraphQL schema fields
Built PriceRangeQueryVarsBuilder for FILTER API price range handling
Implemented intelligent fallback to scope ALL when no active filters exist
Added 600+ lines of production code and comprehensive test suites
ReactTypeScriptGraphQLSaleor
Medusa
@medusajs / admin
v1.2.0MIT

Medusa

24.5k
2 PRs
3+ Issues

Fixed critical RTL layout bug in admin dashboard, implementing i18n improvements for bidirectional text support across 76+ packages.

Fixed critical RTL (Right-to-Left) layout bug in admin dashboard data tables
Replaced CSS positioning utilities with logical properties for Hebrew and Arabic languages
Implemented internationalization (i18n) improvements using Tailwind CSS logical properties
Ensured proper display and accessibility across 76+ packages
ReactTypeScriptTailwind CSSi18n
/**
* @section Achievements
* @description Major milestones and accomplishments
* @type {Achievement[]}
*/
const achievements = [
900+
People Impacted
300+
Problems Solved
10+
Articles Written
$npm install achievements
@townhall / technical-lead@2.0.1
@competitive / problem-solver@3.0.0
@medium / technical-writer@1.5.2
@rushhour / cp-showdown@2.0.0
added 4 packages in 2.5s
achievements unlocked
Technical Lead - TownHall Workshop
@townhall / technical-lead
v2.0.1Community
500+
3.8 MB

Technical Lead - TownHall Workshop

Delivered an in-depth technical lecture at the 'TownHall' workshop and oversaw technical infrastructure for 500+ attendees, improving engagement and session quality.

leadershipteachingpublic-speaking
300+ Problems Solved
@competitive / problem-solver
v3.0.0Open Source
300+
1.5 MB

300+ Problems Solved

Solved 300+ problems on Codeforces and LeetCode, showcasing expertise in algorithms and data structures.

dsaalgorithmscompetitive-programming
Technical Writer
@medium / technical-writer
v1.5.2MIT
1k+
980 KB

Technical Writer

Authored technical articles on Medium sharing insights on web development, system design, and programming best practices.

writingweb-devsystem-design
RushHour 2.0: CP Showdown
@rushhour / cp-showdown
v2.0.0Community
400+
5.2 MB

RushHour 2.0: CP Showdown

Organized RushHour 2.0 event by team BDCOE where 400+ students competed in intense time-bound CP eliminations. Built real-time dashboards and automated elimination systems that tracked progress and instantly eliminate underperformers.

event-managementsystem-designreal-time
$ git log --graph --oneline --decorate
* Experience (HEAD -> main)
pipeline/stage-1

SDE Intern @ Sthambh

July 2025 – Sep 2025
3 months
completed
Visit
Next.jsGolangMongoDBRedisReactGSAP
execution logs:
[✓]Implemented scalable authentication systems and dynamic routing using Next.js and Golang, reducing login latency by 20% and improving overall session stability
[✓]Developed optimized and secure backend APIs using Node.js, MongoDB, and Redis, improving average response times by 30% and significantly reducing server load
[✓]Built responsive, high-performance UI components with React, Next.js, and GSAP, enhancing user experience and decreasing bounce rate by 22% across key pages
Stage completed successfully3 tasks executed
pipeline/stage-2

SDE Intern @ Earth Emission

July 2024 – May 2025
11 months
completed
Visit
Node.jsPostgreSQLRedisKafkaAzure DevOpsGen AI
execution logs:
[✓]Developed a custom AI chatbot using Generative AI to auto-log emissions and compute real-time analytics with interactive visualizations, increasing data-entry efficiency by 45% and improving reporting accuracy by 30%
[✓]Optimized backend and database performance using Node.js, PostgreSQL/MySQL, and Redis, improving query speeds by 30% and enabling efficient handling of 10,000+ records
[✓]Implemented event-driven processing with Apache Kafka + Redis Pub/Sub, achieving 99%+ message reliability and reducing system lag by 45%
[✓]Utilized Azure DevOps to establish CI/CD pipelines, reducing deployment times by 40% and streamlining release cycles
Stage completed successfully4 tasks executed
/**
* @section SelectedWorks
* @description Featured projects and applications
* @type {Project[]}
*/
const selectedWorks = [
01 / 04

Vero

  • Architected full-stack platform with Next.js 15, React 19, tRPC & Prisma
  • Integrated AI-powered code generation with OpenAI & Anthropic
  • Built containerized cloud sandbox environment with Docker & E2B
Next.js 15React 19tRPCPrismaDockerE2B
02 / 04

Synthex

  • Built real-time collaborative code editor with multi-user editing and Judge0 API execution
  • Scaled backend with Socket.io & Redis supporting 500+ concurrent sessions with 35% faster sync
  • Integrated Razorpay payments (99% success rate) and SSL/TLS security via Certbot
  • Automated deployments using AWS Elastic Beanstalk with 20% faster page loads
Next.js 14TypeScriptSocket.ioRedisJudge0AWS
03 / 04

AI Finance Agent

  • Orchestrated 6+ AI models with real-time PostgreSQL integration
  • Built multi-modal system (voice, text, vision) with smart DB pipelines
  • Implemented anomaly detection & personalized financial insights
AI/MLPostgreSQLVoice AIComputer Vision
04 / 04

FlowFusion

  • An automation tool for workflow optimization and process management.
Next.jsGraphQLPostgreSQL
Vero
01

Vero

Next.js 15React 19tRPCPrismaDockerE2B
Synthex
02

Synthex

Next.js 14TypeScriptSocket.ioRedisJudge0AWS
AI Finance Agent
03

AI Finance Agent

AI/MLPostgreSQLVoice AIComputer Vision
FlowFusion
04

FlowFusion

Next.jsGraphQLPostgreSQL