Skills
Technologies and tools I work with
TypeScript
Python
React
React Native
Next.js
Node.js
MongoDB
PostgreSQL
Redis
AWS services
Docker
Kubernetes
CI/CD
Web3
AI Agents
DSA
System Design
Cybersecurity
Projects Built
Personal projects and experiments
TrinityBuild
A prompt-to-app builder where generated projects run and preview inside a sandbox, with real-time AI chat refinement and one-click deployment.
At the end of 2024, Bolt and Lovable were starting to get popular, and I kept wondering how they actually worked and how something like that gets built.
So I started building TrinityBuild to find out, turning natural language prompts into apps you can preview, edit, and deploy.
From there I added an AI chat layer so you could keep refining the idea in conversation instead of rewriting prompts from scratch.
To make it usable end to end, I wired up token-based usage, Google OAuth, Razorpay billing, and Convex-backed data on Next.js.
ChatApp
A real-time chat platform with OTP login, one-to-one messaging, live presence, and image sharing, built as microservices and deployed on Kubernetes.
I built this to move past a single monolith and see how real chat products split auth, messaging, and notifications into services that can scale on their own.
The backend runs as three microservices: User handles OTP login and profiles, Chat owns REST and WebSockets, and Mail sends emails async over RabbitMQ so login never waits on SMTP.
On top of that, Socket.IO powers live messages, typing indicators, read receipts, and presence, with Cloudinary handling image uploads in chat.
Each service ships in Docker, runs on Kubernetes with Secrets and ingress routing, and talks to MongoDB Atlas and Upstash Redis behind a Cloudflare-backed custom domain.
Career
Work experience and roles
Venme
Discover and book verified event venues, with one dashboard for owners to manage bookings.
Founding Full-Stack Engineer / Technical LeadDecember 2025 — June 2026
Built Venme from scratch as founding engineer, leading a team of four, choosing the right stack & integrating the right third-party and cloud services without over-engineering, and owning technical architecture, infrastructure, and end-to-end product engineering.
- Built the venue discovery and booking platform end to end
- Shipped the venue-owner dashboard for listings and bookings
- Developed admin tooling for internal platform operations
- Launched a partner platform with commission-based venue sourcing
- Built on MERN with AWS deployment, CI/CD pipelines, third-party services, and performance monitoring
- Set up SEO, Google Analytics, and traffic analysis
BugOwl AI
AI-powered platform for automated web and mobile testing with no-code workflows.
MERN Stack DeveloperJune 2025 — December 2025
Engineered BugOwl's frontend from scratch, contributing to product ideation, early prototypes, and the production build.
- Production frontend for an AI-driven web and mobile testing platform
- Agentic AI features with natural language QA agents
- Video-to-text and text-to-text automation workflows
- CI/CD pipelines within agile SCRUM workflows
AICTE
All India Council for Technical Education.
Cybersecurity InternJanuary 2025 — February 2025
Developed an image steganography project to enhance data security, encryption, and system protection. Gained hands-on experience in network security, ethical hacking, cryptographic techniques, and penetration testing.
AI InternJanuary 2025 — February 2025
Developed an AI-powered Health Assistant Chatbot for health-related queries and data processing. Gained hands-on experience with ML models, NLP, AI-driven decision-making, and real-world user interaction.
Education
Academic background
ICT, Ganpat University
B.Tech in CSE with specialization in Cyber Security2023 - 2027
Studying core computer science across DSA, operating systems, DBMS, computer networks, and software engineering, with a cybersecurity track covering cryptography, network security, ethical hacking, and secure system design. Currently holding a 9.01 CGPA.
Freelance Work
Client projects and contract builds
Kailash
Loan management dashboard for daily, weekly, and monthly loans with reminders and due-date tracking.
Clear overview of outstanding amounts, repayments, and what's coming up next.
Snazzy Wrist Circle
Showcase platform for a bangle-making brand to display their collection online.
Upload plain bangle images, AI adds beautiful backgrounds, preview, then publish to the site.