VY.
HomeAboutProjects
ExperienceContactBlog

PROJECTS

Things I've Built

A selection of products, experiments, and systems work focused on thoughtful UX, resilient engineering, and polished delivery.

08Projects
03Featured
19Tools
Full Stack Β· MobileFeatured

Language Learning App

Took over a failing project, stabilized it, and scaled to 10K+ users in 3 months. Led migration to React Native, integrated AI (Gemini) for dynamic content generation, built real-time multiplayer learning using Pusher, implemented SSO (Google, Apple, Facebook), and monetization via AdMob. Developed full admin system for content, analytics, and notifications.

React NativeNode.jsGoogle Gemini AIPusherAdMobMongoDB
Full Stack Β· MobileFeatured

Dating Application

Built a full-scale dating platform using React Native, Node.js, and AWS. Implemented Firebase OTP + JWT auth, proximity-based matching, real-time chat with sockets, AI image moderation via AWS Rekognition, and reward system with receipt validation using AWS Textract. Managed iOS & Android releases and CI/CD pipelines.

React NativeNode.jsAWSFirebaseSocket.IOPostgreSQL
Full StackFeatured

Industrial Web Application

Converted complex Excel-based machine logic into scalable backend APIs. Built a calculation engine for induction heating systems covering materials, heat zones, and efficiency. Developed admin dashboard + operator panel for real-time machine inputs with high-performance computation logic using binary search optimization.

React.jsNode.jsPostgreSQLExpress.js
Backend

SOP Generator System

Built an AI-powered SOP creation platform with a full RBAC system. Designed scalable backend architecture. Implemented dynamic role & permission management and integrated external AI services for transcription and document generation.

Node.jsOpenAI APIPostgreSQLExpress.js
Full Stack

Rental Management System

Developed an end-to-end rental management platform to automate operations including tenant management, payments, tracking, and reporting. Reduced manual workload and operational complexity for clients with focus on usability, automation, and real-time data handling.

React.jsNode.jsMongoDBExpress.js
Full Stack

AI-Based Profit Platform

Built and deployed an AI-driven profit insights platform independently. Demonstrates ability to design, build, and deploy scalable AI products from scratch. Focused on AI-driven insights and automation.

React.jsNode.jsOpenAI APITypeScript
Frontend

Interior Designer Portfolio

Designed and developed a modern portfolio website for an interior design studio using Next.js. Features include a full-screen image gallery with lazy loading, smooth page transitions using Framer Motion, a project showcase with category filtering, client testimonials section, and a contact form. Focused on performance, SEO optimization, and delivering a premium visual experience that reflects the studio's brand identity.

Next.jsTypeScriptTailwind CSSFramer Motion
Backend

Fleet Management System

Built the backend for a fleet management system handling vehicle tracking, driver assignments, trip management, and maintenance scheduling. Integrated with Odoo ERP for seamless data synchronization syncing invoices, fleet records, and operational data between systems. Designed high-performance APIs with DynamoDB for fast reads on location and trip data, and implemented webhook-based sync pipelines for real-time Odoo data flow.

Node.jsExpress.jsDynamoDBOdoo APIAWS