Triple i Admin Portal
Built an SDUI-powered admin portal for scheduling, fee policy configuration, file management, and internal operations. Engineered O(1) date-keyed availability lookups, conflict resolution for instructor scheduling, runtime Zod schema switching, React Hook Form derived state, event-bus driven cross-module updates, RBAC-aware file controls, and a Figma-to-code design system validated through Storybook.
Next.jsNestJSPostgreSQLZustandTanStackReact Hook FormZodStorybook
Triple i Learning Platform
Delivered a student-facing learning platform with fully SDUI-driven exams, dynamic objective/descriptive/scenario-based question rendering, backend-controlled layouts and scoring, student analytics with score banding and percentile computation, zoomable comparative charts, HLS live classes, role-based screen control, and SSE schedule notifications.
Next.jsNestJSPostgreSQLHLSSSESDUI
SSH Portfolio
Engineered an SSH-based terminal portfolio using Go with Charm's Wish and Bubbletea libraries, served from a GCP e2-micro VM. The same domain serves a Next.js website over HTTPS and the terminal UI over SSH at the same time through different protocols and ports, containerized with Docker, reverse proxied through Nginx, and deployed through GitHub Actions CI/CD.
GoWishBubbleteaDockerNginxGCPGitHub Actions
Freelance Marketplace
Developed a freelance platform matching clients with top talent. Implemented a ranking system based on client feedback. Offers real-time chat, video conferencing, and secure payments. Admins manage users and platform activity, ensuring a smooth and trustworthy experience.
Next.jsMongoDBWebRTCStripe
Specsy - E-commerce Application
Built an eyewear e-commerce platform using Node.js, MongoDB, EJS, Bootstrap and MVC Architecture. Implemented secure onboarding with Nodemailer verification, password reset, and session handling. Developed full stack management with category controls and product lifecycle tools. Added advanced search, filters, offers, and coupon management for streamlined merchandising.
Node.jsMongoDBEJSBootstrap
Docker Container Crash Monitor
Built a lightweight Bash-based monitor for Docker container health that watches for silent container exits and sends Slack notifications with the container name, ID, image, exit code, runtime, and host details. Designed for teams that need simple production visibility without constantly checking logs.
BashDockerSlack WebhooksLinux
Indian Stock Backtester
Built a 30-minute Opening Range Breakout backtesting system for Indian NSE stocks using Angel One SmartAPI. Simulates a strict intraday long-only ORB strategy with one trade per stock per day, breakout entries after the first 30 minutes, fixed 1.5R target, OR-low stop loss, and 15:15 IST square-off.
PythonAngel One SmartAPIPandasNSE
Bulk Image Compressor
Created a production-ready Python image compression tool that targets exact output file sizes with minimal visible quality loss. Uses binary search to find the best quality, preserves original dimensions, supports JPEG, PNG, and WebP, handles batch folders, reports compression stats, and gracefully skips corrupted files.
PythonPillowImage Processing
UTF2TTF
Built a static Malayalam Unicode to ASCII/TTF converter for legacy font workflows in tools like DaVinci Resolve, Premiere Pro, Photoshop, and CapCut. Includes instant conversion, one-click copy, and a JSON API endpoint designed to work with Apple Shortcuts for fast conversion from any app.
HTMLJavaScriptStatic APIGitHub Pages
StreamHub
Built a modern live TV streaming directory with 20,000+ channels from 180+ countries, using a sleek Apple TV-inspired interface for browsing and discovering channels across regions.
Next.js 16TypeScriptStreaming UIVercel