Keyboard shortcuts: h home, e experience, p projects, s skills, g github

Milan Gohel

I'm a Founding Engineer with 2+ years of coding and 1.5+ years of professional experience. Passionate about software engineering — designing systems that scale, stay reliable under load, and ship in production.

Currently, I'm the Founding Engineer at Aarthik Labs, building products that scale from zero to production. Previously, I worked as a Software Engineer at Tatvasoft. For more details about my experience, check out my resume.

What Makes Me Different

I take full ownership of what I build — from architecture through deployment. I approach problems with both a technical and product mindset: great systems only matter when they solve real problems for real users.

$ ls experience/

Experience

Feb 2026Present

Founding Engineer, Aarthik Labs

  • Built Next.js seller app and admin console for ONDC financial services, including a personal loan buyer app.
  • Implemented RBAC for the admin console using Supabase Auth.
  • Created an end-to-end admin console for funnel analysis; optimized funnel views by restructuring the database design.
  • Moved MIS report generation into Lambda workers with SQS for async, optimized report creation.
  • Managed SQS and Lambda functions with SST; scaled to ~50k users using separate workers for status polling.
  • Migrated the Next.js app from Vercel to ECS + Fargate.
  • Integrated lender APIs with ONDC financial services, handled webhooks, and sent proper responses to buyer apps.

Jul 2025Jan 2026

Software Engineer, Tatvasoft

Rajkot, Gujarat

  • Spearheaded development of a Trello-like task management system with a .NET Core Web API backend and Angular frontend.
  • Engineered a responsive UI that improved user engagement by 15% and reduced average task completion time.

Jan 2025Jun 2025

Software Engineer Intern, Tatvasoft

Rajkot, Gujarat

  • Architected and deployed a full-stack Restaurant Management System on GCP with RBAC using .NET.
  • Optimized complex API queries with stored procedures, improving data retrieval efficiency by over 30%.

2024Present

Freelance Web Developer, Remote

  • Delivered a complete web presence for Shrayati Eco-Friendly Products, including frontend and backend solution.
  • Developed frontend using Next.js and deployed on Vercel; managed backend content via WordPress.

$ ls projects/

Projects

Splitzzfeatured

Next.jsTypeScriptPostgreSQLDrizzleTailwind

demo·source

  • Built a full-stack expense splitting platform using Next.js and PostgreSQL (Neon DB) to manage group shared ledgers.
  • Engineered a custom Greedy Debt Simplification Algorithm to minimize the total number of transactions required to settle balances among members.
  • Optimized SQL aggregation queries using Drizzle ORM to calculate real-time net balances, total spending, and "Owes vs. Owed" metrics.

Shopkart

ReactNode.jsMongoDBStripe

demo·source

  • Constructed a feature-rich e-commerce platform implementing end-to-end functionalities from authentication to payments.
  • Designed a comprehensive Admin Dashboard allowing real-time inventory management, product updates, and order tracking.
  • Integrated the Stripe API to enable secure and reliable payment processing for transactions.

Bolt 2.0

Next.jsConvexClerkGemini

source

  • Engineered an AI-powered coding environment using Convex and Clerk, reducing developer onboarding time by 15%.
  • Leveraged the Gemini API to provide intelligent, context-aware code completions and suggestions.

$ cat skills.txt

Skills

languages

JavaScriptTypeScriptC#SQLHTMLCSS

frameworks

Next.jsReact.NET MVCNode.jsDrizzle ORMPrismaZustandAngular

cloud

AWS (SST, Lambda, SQS, ECS)GCPVercelSupabaseNeon DBDockerGit

$ cat education.txt

Education

2021 – 2025

Bachelor of Engineering in Computer Engineering (CGPA: 8.3)

GEC Rajkot, Rajkot, Gujarat

$ cat achievements.log

Achievements

Competitive Programming

Solved 700+ problems on LeetCode, HackerRank, and GFG; ranked in top 10% on LeetCode.

Hackathon Winner

Secured a Top 5 position at the CodeGenie Hackathon organized by Tark Technologies.

$ git log --graph --oneline

Contributions