Things I’ve made trying to put my dent in the universe ✨

I’ve worked on tons of projects over the years but these are the ones that I’m most proud of. If you see something that piques your interest, check out the code on GitHub and send me a message.

  • RightKhata — Digital Ledger App for Indian SMBs

    RightKhata — Digital Ledger App for Indian SMBs

    uilt solo from zero to production. React Native mobile app + React web app + NestJS backend + PostgreSQL. 503 active users across Play Store and App Store. ₹101 Cr+ in total transactions recorded

  • No image

    myssh — Zero-Trust SSH Access CLI

    Published npm CLI tool (npm: @avtl/myssh) implementing Zero Trust SSH — ephemeral ed25519 keypair generation, 5-minute CA-signed certificates, principal-scoped authorization, org-based RBAC, TOTP enforcement, and an AES-256-GCM encrypted secrets vault with Doppler-style injection.

  • No image

    Mini Ansible — Configuration Management Tool

    Ansible-inspired provisioning engine in Python. YAML playbooks, SSH-based remote execution, parallel host runner (ThreadPoolExecutor), idempotent modules (apt, copy, service, wait_for), loop constructs, and real-time color-coded output.

  • MediSync — Healthcare Records Platform

    MediSync — Healthcare Records Platform

    Full-stack healthcare records management system for patients and doctors. Mobile app (React Native) with a web-based doctors panel for managing patient records and appointments.

  • TalentXcel — ATS Resume Builder

    TalentXcel — ATS Resume Builder

    AI-powered resume optimization platform using GPT scoring, Apache Tika for ATS keyword parsing, real-time improvement suggestions, PDF export, and multi-template support. Link: talentxcel.net

  • Internspace — AI Internship Platform

    Internspace — AI Internship Platform

    Platform that uses AI to conduct automated video assessments, dynamically generate technical questions, and evaluate candidates on accuracy and communication via serverless async scoring pipelines. Link: internspace.in

  • JustWave — Palm Biometric UPI Payment System

    JustWave — Palm Biometric UPI Payment System

    Working demo of a contactless palm-based UPI payment system for India. Dual-camera (RGB + NIR) pipeline on Raspberry Pi, MediaPipe palm detection, FAISS-based 1:N identity matching, and a NestJS cloud API connecting edge hardware to the payment layer.