Skip to content
View HarshitSharma14's full-sized avatar

Block or report HarshitSharma14

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

Hi, I'm Harshit Sharma

Full‑Stack Engineer • Multi‑Tenant Systems • AI + RAG
I build production‑grade systems — scalable SaaS backends, real‑time apps, and AI‑powered platforms. Not toy projects.



🧠 Technologies & Tools

💻 Languages

⚙️ Technologies / Frameworks

🧠 Core CS Fundamentals

☁️ AWS


🚀 What I'm Focused On

Multi‑Tenant SaaS Systems — roles, permissions, audit logs, org‑level isolation
Real‑Time Applications — WebSockets, Redis, low‑latency updates
AI‑Powered Systems — RAG pipelines, embeddings, agent workflows
Backend‑Heavy Engineering — schema design, performance, scale


🌟 Flagship Projects

🔹 Multi‑Tenant DSA CRM (Internship | Sole Developer)

Stack: Vue.js, Vuetify 2, Node.js, MariaDB

Built a production‑grade CRM for Direct Selling Agents
Fully customizable roles, hierarchy, workflows, permissions per organization
Designed and managed 65+ interlinked SQL tables for multi‑org scalability
Role‑based dashboards, detailed audit logs, leads & follow‑ups
Bulk Excel import + SSR for SEO

Closest thing I've built to a Salesforce‑level system.


🔹 Dekhlo (YouTube Clone)

Stack: React, MongoDB, Socket.IO, Cloudinary

~90% of core YouTube features implemented
Google OAuth, uploads, playlists, subscriptions, comments, likes
Real‑time notifications using WebSockets (<200ms latency)
Scalable DB design for high traffic


🔹 LegalOS — AI Legal Assistant (RAG)

Stack: LangChain, LangGraph, Ollama, Pinecone / Qdrant

RAG system over Indian Central & State Acts
Custom PDF crawler, cleaner, chunker, embedding pipeline
Local SLM inference using Ollama (qwen2.5)
Contextual legal Q&A with vector search


🔹 Gupshup (Chat App)

Stack: MERN, Socket.IO, Redis

Real‑time messaging with authentication
Scalable WebSocket architecture


🔹 Solace (Lovable‑style App Generator)

Stack: LangGraph, Streamlit, Gemini API

Generates full web apps from a single prompt
Live preview + downloadable source code


📊 GitHub Stats


🎯 What I Care About

Engineering systems that actually scale
Clean architecture > quick hacks
AI that solves real problems, not demos


Open to internships, collaborations, and hard problems.
If it's backend‑heavy, system‑level, or AI‑driven — I'm in.

Pinned Loading

  1. Dekhlo-Youtube Dekhlo-Youtube Public

    A full-stack YouTube clone featuring user authentication via Google, video upload and playback, search functionality, subscriptions, comments, likes/dislikes, and more. Built to replicate the core …

    JavaScript 1 1

  2. Credo-DSA-CRM Credo-DSA-CRM Public

    Credo is a scalable, multi-tenant CRM platform designed for Direct Selling Agents (DSAs). It allows each customer organization to operate in a fully independent workspace, where they can manage emp…