--:--:-- IST
LAT 13.1147° N
LNG 80.0996° E
BASED Chennai · TN
ORIGIN Hyderabad · TG
Open to roles · 2026
EDU IIITDM Chennai
CLASS OF 2026

PRANEETHDevARASETTY

SDE · Backend & Full StackSystems, APIs, AI infrastructure.Graduating IIITDM Chennai · Jun '26
Scroll to begin
Backend EngineeringDistributed systemsAPI DesignAI IntegrationsCloud NativeOpen sourceBackend EngineeringDistributed systemsAPI DesignAI IntegrationsCloud NativeOpen source
/ 01
About

A backend operator
shipping systems that don’t blink.

I architect production-grade systems: billing infrastructure, distributed pipelines, and AI workflows that survive contact with real users. I care about idempotency, observability, and the small details that decide whether a system stays up at 3am.

Graduating from IIITDM Chennai in June 2026 and currently looking for SDE roles. Most recently I owned a Stripe + Autumn billing migration at Attack Capital (YC W22) and built SOC 2 / BAA-aligned AI document pipelines on Vertex AI.

/ 1.1
1,400+
GitHub Contributions
/ 1.2
120+
Repositories Touched
/ 1.3
04
Production Internships
/ 1.4
66%
API Call Reduction Shipped
/ 03
GitHub activity

365 days of commits.

@praneeth622/● LIVE
1,035 commits · last 12 mo
JunJulAugSepOctNovDecJanFebMarAprMay
Mon
Wed
Fri
Hover any cell for details
LessMore
1,035
total
26d
longest streak
0d
current streak
/ 02
Where I've shipped

Career, chronologically.

2025
Attack CapitalYC W22
Software Engineer · Intern
  • Migrated legacy billing to a Stripe + Autumn subscription system with multi-tenant seat management, proration, and lifecycle control.
  • Built idempotent Stripe webhook infra with atomic PostgreSQL transactions. Stripe as single source of truth.
  • Cut seat-management API calls by 66%, eliminated 2-3s reload delays (sub-100ms perceived).
  • Shipped a SOC 2 / BAA-aligned AI document pipeline on Vertex AI (Gemini) for healthcare extraction.
NOV 2025 / APR 2026
US · Remote
2025
Quantaglobal
SAP System Monitoring · Intern
  • Built a full-stack SAP monitoring dashboard (Next.js, TS, Prisma, Express, Postgres) visualizing 300+ KPIs.
  • Dynamic template engine with up to 9 configurable graphs, auto-grid layout and persistent storage.
  • Role-based KPI access control · schema-validated REST APIs (zod + Prisma).
  • Integrated OpenSearch time-series, cut API latency by 50%.
MAR 2025 / SEP 2025
US · Remote
2024
Random Walk AI
Full Stack Developer · Intern
  • Built production features for an AI Tamil grammar platform (React, Next.js, Gemini), 1,000+ users.
  • Shipped an AI content generator used by 500+ users in launch week.
  • Tuned rendering and caching: load times down 35%, engagement up 20%.
NOV 2024 / FEB 2025
Remote
2024
Skill First Labs
Software Developer · Intern
  • Built event-driven notification pipelines (AWS SES + Telegram Bots), engagement +30%.
  • Integrated Clerk auth with RBAC: login errors −40%, server load −25%.
  • Backend APIs and request handling for scalable onboarding workflows.
JUL 2024 / SEP 2024
Remote
/ 04
Selected work

Things I built
that I’d ship again.

P/01

Memora
real-time AI chat

/ MICROSERVICES · 03
+-----------+    +-----------+    +-----------+
|  NEXT.JS  |<-->|  LIVEKIT  |<-->|  PYTHON   |
|  CLIENT   |    |   CLOUD   |    |  AGENT    |
+-----------+    +-----------+    +-----------+
      |                                  |
      v                                  v
+-----------+                      +-----------+
|   FLASK   |                      |  GEMINI   |
| JWT TOKEN |                      | MEM0+QDR. |
+-----------+                      +-----------+
3 services
Cross-session vector memory
ROLE Solo
STATUS Live demo
YEAR 2025
FOCUS Realtime + AI

A 3-service microservices backend (Flask JWT server, LiveKit AI agent, Next.js UI) enabling real-time WebRTC data-channel communication. Integrated Gemini with persistent vector memory via mem0 + Qdrant for cross-session contextual recall with per-user isolation. Async pipeline Handler → AI → Memory with structured context windowing and graceful fallback. Containerized with health checks, non-root containers, and environment-based config.

PythonLiveKitGeminiQdrantFlaskNext.jsDocker
P/02

VibeThread
music recognition API

/ MEDIA PIPELINE
INSTAGRAM URL
     |
     v
 +--------+   +--------+   +-----------+
 | YT-DLP |-->| FFMPEG |-->| ACRCLOUD  |
 | VIDEO  |   |  MP3   |   | FINGERPRT |
 +--------+   +--------+   +-----------+
                                  |
                                  v
                          +-------------+
                          |   SPOTIFY   |
                          |   PLAYLIST  |
                          |  (OAuth 2)  |
                          +-------------+
∞ tracks/day
Multi-stage Docker build
ROLE Solo
STATUS Production
YEAR 2025
FOCUS Media · Audio

A NestJS media-processing service orchestrating yt-dlp (video extraction), ffmpeg (audio conversion), and ACRCloud fingerprinting to identify music from social URLs. Spotify OAuth 2.0 flow with state validation and automated playlist creation. Controlled binary execution via child process timeouts, multi-env writable dir resolution, automated cleanup. Runtime monitoring and multi-stage Docker builds.

NestJSTypeScriptffmpegyt-dlpACRCloudSpotify OAuthDocker
P/03

TalentOS
workforce intelligence

/ DUAL-ROLE · AI + WEB3
+-----------+    +-------------+    +-----------+
|  NEXT 16  |<-->|  EXPRESS 5  |<-->| POSTGRES  |
| + Web3 vf |    | + Zod + JWT |    | + Prisma  |
+-----------+    +-------------+    +-----------+
      ^                |   |
      |                v   v
+-----------+    +---------------+
| MetaMask  |    |  GEMINI 1.5   |
| Web3 verf |    | + RESEND mail |
+-----------+    +---------------+
Frontend + API
JWT dual-role · Web3 verify
ROLE Solo
STATUS Live
YEAR 2026
FOCUS AI · Web3 · Auth

An AI workforce-intelligence platform with dual-role authentication (admin + employee), productivity analytics, and Web3 task verification via MetaMask. Next.js 16 frontend + Express 5 / TypeScript API backed by PostgreSQL + Prisma. AI insights via Gemini 1.5 Flash, transactional email via Resend, all validated with Zod. Backend ships as a Docker image to Docker Hub.

Next.js 16Express 5TypeScriptPrismaPostgreSQLGeminiResendEthers.jsDocker
P/04

GetIt
freelance for students

/ MARKETPLACE
+-----------+    +-----------+    +-----------+
|  NEXT 15  |--->| FIREBASE  |    | GOOGLE AI |
| + shadcn  |    | AUTH+RTDB |    |  (Gemini) |
+-----------+    +-----------+    +-----------+
      |                                  ^
      v                                  |
+-----------+                      +-----------+
| RAZORPAY  |                      |    ZOD    |
| PAYMENTS  |                      |  SCHEMAS  |
+-----------+                      +-----------+
Marketplace
Payments + AI matching
ROLE Solo
STATUS Live
YEAR 2025
FOCUS Marketplace · AI

A freelancing platform designed for college students to connect with paid opportunities while studying. Next.js 15 + shadcn UI on the frontend, Firebase Auth + Realtime DB for backend, Google Generative AI for intelligent matching, Razorpay for end-to-end payments, Zod-validated forms, and a fully animated UI with Framer Motion.

Next.js 15TypeScriptFirebaseRazorpayGoogle Gen AIZodshadcn/ui
P/05

DropIt
file sharing platform

/ CI/CD · DOCKERIZED
+-----------+    +-----------+
|  NEXT.JS  |--->| FIREBASE  |
|  CLIENT   |    | AUTH + DB |
+-----------+    +-----------+
      |
      v
+-----------+    +-----------+    +-----------+
|  VERCEL   |<---|  GH ACTNS |--->|  DOCKER   |
|  DEPLOY   |    |   CI/CD   |    |   IMAGE   |
+-----------+    +-----------+    +-----------+
Shareable links
GH Actions CI/CD
ROLE Solo
STATUS Live
YEAR 2024
FOCUS DevOps · CI/CD

A file-sharing app where users upload, share, and manage files with real-time sync. Next.js + Firebase Auth + Realtime DB, Tailwind for UI. Deployed on Vercel with a GitHub Actions pipeline that builds and pushes a Docker image to Docker Hub on every commit to main.

Next.jsFirebaseTailwindVercelDockerGitHub Actions
P/06

Hirenexa
AI applicant tracking

/ AI · ATS
+-----------+    +-------------+    +-----------+
|  NEXT 14  |--->|  EXPRESS    |--->|  MONGO    |
|  +FB Auth |    | + Mongoose  |    |   ATLAS   |
+-----------+    +-------------+    +-----------+
                       |
                       v
                 +-------------+
                 |   AWS S3    |
                 |  + GEMINI   |
                 +-------------+
AI resume parse
Keyword matching
ROLE Solo
STATUS Live
YEAR 2025
FOCUS AI · Recruiting

An AI-powered Applicant Tracking System with resume parsing, keyword matching, and candidate management. Next.js 14 + Firebase Auth on the client, Express + Mongoose API on MongoDB Atlas, AWS S3 for resume storage, and Google Gemini AI for resume analysis. Frontend on Vercel, backend on Render.

Next.js 14ExpressTypeScriptMongoDBMongooseAWS S3GeminiFirebase Auth
/ 05
Campus builds

Built for an Institute of National Importance.

Three official IIITDM Chennai web platforms shipped with a team of 3.

C/01
Live

CSE Dept IIITDM

cse.iiitdm.ac.in
ROLELead Developer
TEAMTeam of 3

Official website of the Department of Computer Science & Engineering at IIITDM Chennai, an Institute of National Importance under the Ministry of Education, Govt. of India. Performance and reliability work, ongoing maintenance.

C/02
Live

DevClub IIITDM

devclub.iiitdm.ac.in
ROLECore Member
TEAMTeam of 3

Campus developer-community website for the IIITDM Developers Club. Contributed to design, build, and ongoing maintenance. Credits listed on the team page.

Credits → /team
C/03
Under construction

Placement Cell IIITDM

placement-iiitdm.praneethd.xyz
ROLECo-lead
TEAMTeam of 3

Rework of the IIITDM Placement Cell platform. Focused on automation around recruiter intake, student-profile management, and operational workflows.

/ 06
Client work

Off the record, two engagements.

NDAs limit specifics. Happy to walk through architecture, trade-offs, and metrics in a conversation.

F/01
/ NDA · WEBHOOK SYNC

Client A · Healthcare SaaS

Patient intake workflow + billing dashboard
ROLESolo contractor
STATUSShipped
DURATION6 weeks
FOCUSWebhook ops

Designed and shipped a patient-intake form pipeline backed by webhook-driven status sync between the EMR and a third-party fax provider. Replaced legacy CSV exports with a typed dashboard the ops team uses daily.

Next.jsPostgreSQLStripeiFax
F/02
/ NDA · SHOPIFY + 3PL

Client B · D2C brand

Inventory + order-ops microservice
ROLESolo contractor
STATUSShipped
DURATION4 weeks
FOCUSReconciliation

Built a Node service that reconciles inventory between Shopify and a third-party fulfillment API. Cut manual reconciliation from ~6 hours/week to under 10 minutes via scheduled jobs and idempotent writes.

NestJSShopify APIRedisDocker
/ 07
Open source

Code that shipped in tools real teams use.

/ OS.01

OpenMRS

openmrs (6 repos)
★ Global EMR · Healthcare

5 PRs merged · 13 contributed across six OpenMRS modules — esm-patient-chart, esm-core, esm-patient-management, esm-form-engine-lib, esm-admin-tools, and module-authentication. Largest body of work in esm-patient-chart (4 merged / 5 PRs).

5 MERGED · 13 CONTRIBUTED
/ OS.02

Tiptap

ueberdosis/tiptap
★ 37k · Rich-text editor

2 PRs merged · 8 contributed. Production bug fixes for editor crashes in test environments and mark-toggle behavior inside restricted nodes. Added test coverage during review.

2 MERGED · 8 CONTRIBUTED
/ OS.03

Talawa Admin

PalisadoesFoundation/talawa-admin
★ Palisadoes · NGO platform

2 PRs submitted to the admin panel of the Palisadoes Foundation's open-source NGO management platform.

2 PRs · IN REVIEW
/ OS.04

Rocket.Chat Electron

RocketChat/Rocket.Chat.Electron
★ 1.7k · Desktop client

2 PRs submitted for OAuth/SSO login handling and dependency-sync issues affecting cross-platform builds and CI stability.

2 PRs · IN REVIEW
/ 08
The stack

Capabilities matrix.

/ 8.1

Languages

Daily Drivers · ES6+
TypeScript/JavaScript/Python/C / C++
04core
/ 8.2

Frontend

Interfaces · UI Systems
React/Next.js/React Native/Tailwind/Shadcn UI
05stack
/ 8.3

Backend & APIs

Production Systems
Node.js/NestJS/Express/REST + JWT/Prisma/Stripe Webhooks
06stack
/ 8.4

AI & Realtime

LLMs · Vector · WebRTC
Gemini/Vertex AI/OpenAI/LangChain/Qdrant/LiveKit/WebRTC
07tools
/ 8.5

Data & Cloud

Storage · Infra · CI/CD
PostgreSQL/MongoDB/Docker/AWS/GCP/GitHub Actions/OpenSearch/Clerk
08infra
/ 09
Wins and roles

Receipts on file.

/ A.01

Convex Hackathon Winner

Awarded "Most Viral Application" for building a high-engagement web product under competitive time constraints.

/ A.02

Top 5 of 106 · VIT Chennai

24-hour Full Stack Hackathon. Designed and shipped an end-to-end full-stack solution within a day.

/ A.03

GitHub Contributor · 1,400+ commits

Active across 105+ public repositories. 5 PRs merged into OpenMRS, 2 into Tiptap, plus active PRs at Rocket.Chat Electron and Palisadoes Talawa Admin.

/ A.04

Lead Developer · IIITDM CSE Dept

Maintained and optimized the official CSE Department and GDSC websites. Performance and reliability work.

/ A.05

Co-lead · IIITDM Placement Cell

Led improvements for the Placement Cell website. Optimized automation around student coordination workflows.

/ A.06

Core Member · Developers Club

Led development initiatives and organized coding events for the campus dev community at IIITDM.

/ A.07

Placement Coordinator · IIITDM

Managed student coordination and placement operations end-to-end through the recruiting cycle.

/ 10Hiring · Collab · Hello

Let’s build
something hard.

praneethdevarasetty31@gmail.com
SHIP it.