Home
Work · selected builds

Projects

Things I’ve shipped or led end-to-end—stack, links, and context. Filter by category or browse the full list.

16 projects

  • Full-stack2023–present

    WiseAdmit — international admissions platform

    Students, partners, and institutions—from WiseScore® matching to enrollment

    Public product at wiseadmit.io: global admissions for students, recruiting partners, and universities. Includes WiseScore® matching (universities and scholarships in minutes), AI-assisted video interviews, document verification (transcripts, passports, SOPs), lead and application tracking, and engagement tooling. As Lead Engineer (2023–present), work spans B2B/B2C delivery for 50,000+ monthly active users, infrastructure that stayed at 99.9% uptime through an APAC/MENA-focused AWS region migration (~40% lower round-trip latency), and a frontend modernization from Next.js 12 to 14 with edge rendering—roughly 30% faster initial loads and stronger Core Web Vitals—alongside GitHub Actions → Docker → Kubernetes CI/CD with canary rollouts.

    Stack

  • Full-stack2023–present

    WiseAdmit admin

    Internal ops dashboard—pipeline, conversations, and partner performance

    Role-based admin console for WiseAdmit teams: dashboard home with business health, unreplied conversation queues, pipeline funnel metrics (lead conversion, opportunities by stage, application success), top-performer leaderboards, and structured navigation across users, leads, students, universities, programs, scholarships, and marketing tools. Security evolved from pure RBAC toward attribute-based access control (ABAC), cutting manual role churn for operators while keeping least-privilege enforcement aligned with how teams actually work day to day.

    Stack

  • Full-stack2024–present

    Rivvo

    Production-grade Conversation Intelligence Platform for Sales Calls

    A full-stack sales intelligence platform that allows users to upload recorded sales calls and automatically generates AI-powered diarized transcripts. It provides detailed conversation views and extracts structured insights including MEDDIC/BANT frameworks, sentiment analysis, and action items.

    Stack

  • Full-stack2024–present

    Restrox

    Comprehensive Full-Stack Restaurant Management System

    A monorepo-based restaurant management system consisting of multiple specialized applications including an Admin dashboard, Staff portal, Point of Sale (POS), and Digital Menu. It features a robust NestJS backend with real-time capabilities and a scalable frontend ecosystem built on Next.js.

    Stack

  • Backend2024–present

    OurKrishi Backend

    Robust Agricultural Management Backend Services

    A high-performance backend system built with Go and the Gin framework. It employs a Clean Architecture pattern with Uber Fx for dependency injection, ensuring modularity and scalability. The system integrates PostgreSQL for primary data storage, MariaDB, and RabbitMQ for asynchronous message processing.

    Stack

  • Full-stack Mobile2024–present

    Hyvee

    Modern group messaging & collaboration — coming soon

    Coming soon: a mobile app to manage and enhance diverse group connections—from couples and families to roommates and study groups. It will feature a premium dark-mode Expo (React Native) frontend and a scalable NestJS backend with real-time messaging, async media processing, and specialized group modules.

    Stack

  • Full-stack2024–present

    WiseAdmit AI Interviewer

    AI-Powered Interview Platform with Voice Synthesis

    A comprehensive platform for conducting interactive AI-powered interviews with voice recording capabilities—architected for scale on FastAPI, Celery, and AWS S3 with strong tenant data segregation. The Next.js frontend is tuned for a smooth conversational flow; the backend runs asynchronous media pipelines (Redis-backed Celery, multi-queue workers) so interviews, feedback, and storage stay reliable under heavy load.

    Stack

  • Backend2024–present

    WiseAdmit Admission Backend

    AI-Powered University Admission and Scholarship Recommendation Backend

    A comprehensive backend system for WiseAdmit admissions and student evaluation: AI-assisted scholarship recommendations, social profile signals, retention prediction, and OCR on transcripts and IDs. Includes student–university matchmaking, application workflow tracking, competitive intelligence, and integrations with messaging, Meta webhooks, and AWS EventBridge. Complemented by PostgreSQL schemas with Alembic migrations and OpenAPI-documented FastAPI services for long-lived, auditable APIs.

    Stack

  • Full-stack2023

    Lenden

    Peer-to-Peer Marketplace for Renting and Selling Items

    A full-stack marketplace platform connecting users to list, rent, and buy products within their community. Lenden provides a robust peer-to-peer ecosystem featuring dynamic category-based listing forms, location-aware searching, a comprehensive product rating and nested comment system, and real-time localized messaging among buyers, renters, and sellers.

    Stack

  • Full-stack2024–present

    Eterosoft

    Expert Digital Solutions for Modern Businesses

    A comprehensive full-stack agency platform designed to showcase software development services, manage technical blogs, and facilitate career applications. The platform features a high-performance, interactive frontend with 3D animations and a robust headless CMS for content management.

    Stack

  • Developer Tooling2024–present

    Eradicate (ERA)

    Production-grade Code Cleanup for Unintended Output Commands

    Open-source, enterprise-oriented static analysis CLI (“Eradicate / ERA”) that strips unintended debug and print-style output from real codebases. Led architecture and delivery: multi-language coverage (7+ languages), advanced regex-based matchers, goroutine-backed parallel file processing, YAML config via Viper, JSON reporting, and a TypeScript VS Code extension with file watchers and interactive flows—plus automated deployment pipelines for CI-friendly adoption.

    Stack

  • AI / Machine Learning2024–present

    NeuralNetInGo

    High-Performance Neural Network Implementation from Scratch in Go

    A comprehensive deep learning framework built entirely from the ground up in Go. It features manual implementations of core neural network components including dense layers, ReLU/Softmax activation functions, and categorical cross-entropy loss, all powered by the Gonum numerical library for efficient matrix computations and data visualization.

    Stack

  • Backend / Systems2024–present

    RedisInGo

    High-performance Redis-compatible Key-Value Store in Go

    A distributed key-value storage system implemented from scratch in Go, supporting the Redis Serialization Protocol (RESP). It features a robust server-client architecture with thread-safe data structures and asynchronous peer-to-peer communication for high-concurrency environments.

    Stack

  • AI / Machine Learning2024–present

    Nepali Image Captioning

    Modern Image-to-Nepali Text Generation with Transformers

    A high-performance deep learning system that automatically generates descriptive Nepali captions for images. This project implements a state-of-the-art CNN-Transformer architecture, utilizing InceptionV3 for image feature extraction and a custom-built Transformer decoder for natural language generation in the Devanagari script.

    Stack

  • Automation2024–present

    WiseAdmit SEO blog generator (n8n)

    Daily agentic SEO pipeline: research, draft, QA, cover art, and CMS drafts

    End-to-end n8n automation for WiseAdmit’s marketing site: a scheduled run pulls existing blog titles from the WiseAdmit agent API, injects a structured company profile for tone and pillars, and fans out parallel candidates. LangChain agents perform web-grounded topic research and a strict reviewer/score pass; top topics feed a long-form writer with structured JSON (HTML body, meta, TOC, tags). Custom Code nodes enforce editorial QA (length, headings, slug rules), OpenAI generates editorial cover art, images upload through the blog agent API, HTML is transformed into CMS preview blocks, and drafts are saved unpublished for human review.

    Stack

  • Full-stack2022–present

    Ticketing Microservices

    Cloud-native microservices for secure event ticketing

    A secure, scalable ticketing platform built with a microservices architecture. It handles user authentication, ticket creation and management, order processing with timeout logic, and payments via Stripe. The system uses NATS Streaming for event-driven asynchronous communication and is fully containerized and orchestrated with Kubernetes and Docker, using Skaffold for a seamless development workflow.

    Stack