Skip to content
View Harsh1428rao's full-sized avatar

Block or report Harsh1428rao

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

Hi, I'm Harsh Rao πŸ‘‹

Software Developer Β· Backend & Full-Stack Β· B.Tech CSE 2026

I build scalable backend systems, REST APIs, and full-stack web applications. Currently focused on Go, Node.js, and system design. I enjoy solving hard engineering problems and shipping production-quality software.

LinkedIn GitHub Email


πŸ›  Tech Stack

Languages

Go JavaScript Python C++ Java SQL

Backend & APIs

Node.js Express REST API

Frontend

React HTML5 Tailwind

Databases

PostgreSQL MySQL MongoDB

DevOps & Tools

Git Docker GitHub Actions Postman Linux


πŸš€ Featured Projects

webhookd β€” Webhook Delivery System Go

The backend engine behind reliable event delivery β€” like what Stripe and GitHub use internally.

  • Concurrent delivery worker using goroutines with exponential backoff retries (1s β†’ 2s β†’ 4s β†’ 8s β†’ 16s)
  • HMAC-SHA256 payload signing, JWT auth, PostgreSQL audit trail
  • 10 REST API endpoints Β· Docker Β· GitHub Actions CI/CD

AI Debugging Assistant β€” Log Analysis Agent Node.js Β· React

Submit application logs, get AI-powered root cause analysis and fix suggestions instantly.

  • Groq LLM API integration with structured prompt engineering
  • Full-stack: Express.js backend Β· React frontend Β· Deployed on Vercel + Render

CRM System β€” Customer Relationship Management MERN

Full-stack CRM with campaign analytics, order management, and an LLM-powered recommendation engine.

  • OpenAI API integration Β· PostgreSQL + MySQL Β· 10+ tested REST endpoints

πŸ“Š Coding Practice

Platform Problems Solved Profile
🟑 LeetCode 225 View Profile
🟒 GeeksforGeeks 61 View Profile
πŸ”΅ NeetCode 50 View Profile
336 total

Focused on Arrays, Strings, Trees, Graphs, and Dynamic Programming.


πŸ“ˆ GitHub Stats

Harsh's GitHub Stats

Top Languages


πŸ† Highlights

  • πŸ₯‡ Global Rank 2527 β€” TCS CodeVita Season 11 (2024)
  • πŸŽ– Top 5% Performer β€” Adobe GenSolve Hackathon (2024)
  • πŸ‘¨β€πŸ’Ό Team Lead β€” Smart India Hackathon (2024)
  • πŸŽ“ Cloud Computing certified β€” NPTEL, IIT Kharagpur

Currently open to full-time SDE / backend engineering roles β€” 2026 batch.

Pinned Loading

  1. Kisan_Bazaar Kisan_Bazaar Public

    KisaanBazar is a web application designed to connect farmers with certified contractors. It serves as a platform where farmers can post details about their crops and required quantities, making it …

    JavaScript 4 1

  2. AI-Debugging-Assistant AI-Debugging-Assistant Public

    DebugAI β€” AI-Powered Debugging Assistant Paste logs. Get instant AI root-cause analysis, code fixes, and follow-up chat.

    JavaScript 1

  3. Java Java Public

    This repository contains a collection of Java projects and code snippets that demonstrate various programming concepts. It features examples from basic algorithms to advanced topics, all documented…

    Java 1

  4. CRM CRM Public

    This CRM is a full-stack web application designed to help businesses manage their customer interactions efficiently. It includes features like user authentication, contact and lead management, data…

    JavaScript 1

  5. neetcode-submissions neetcode-submissions Public

    My NeetCode.io problem submissions

    C++ 1

  6. webhookd webhookd Public

    Go 1