Projects 🚀
Full Stack | Personal
MonkCapital is a comprehensive wealth management platform that enables users to manage investments, SIPs, loan ledgers, and track portfolio performance while gaining insights into broader market and microeconomic trends.
- Building an AI-powered wealth management system focused on long-term investing and financial intelligence
- Designed scalable backend architecture to handle financial data, portfolios, SIPs, and loan tracking
- Implemented portfolio performance metrics such as CAGR, XIRR, asset allocation, and detailed cash flow analysis
- Developed ledger systems for tracking SIP contributions and loan obligations
- Built secure APIs for managing users, holdings, transactions, and financial records
- Created data pipelines to ingest and normalize market and economic data
- Laying the foundation for AI-driven insights including risk profiling, portfolio diagnostics, and macro/microeconomic analysis
Full Stack | Personal
LokKatha is a digital archive of Indian folklore, documenting spirits, guardians, deities, and regional mythological entities from primary sources across the Indian subcontinent.
- Built a searchable folklore archive with classification by entity type, threat level, region, and language
- Designed structured entity pages for mythology, sightings, rituals, regional context, and historical references
- Added archive discovery tools including guided browsing, random entries, long-form guides, and newsletter updates
- Created a content model for scaling folklore records while preserving cultural and regional metadata
Full Stack | Open Source
Nimbus is an open-source, self-hosted file manager focused on privacy, speed, and zero-knowledge encrypted storage.
Source code- Built a minimalist file management experience with folders, recent files, starred items, sharing, activity, and trash workflows
- Implemented client-side encryption concepts for password-protected vaults and private file access
- Used Supabase for application data and AWS S3 for file storage
- Designed offline-first storage flows using browser-side vaults for sensitive local files
- Added organization and sharing features including tags, favorites, version history, protected links, and expiring access
Artificial Intelligence | Personal
MimicMania is a web application that allows you to generate speech and clone voices using text-to-speech technology. With MimicMania, you can create custom voices in a variety of languages and use them for a range of applications, from voiceovers to chatbots.
- Built a text-to-speech and voice cloning web application using deep learning models
- Implemented multi-language TTS support with customizable pitch, speed, and volume controls
- Integrated Tacotron 2 and WaveGlow for high-quality speech synthesis
- Developed voice cloning functionality using FastSpeech and MelGAN models
- Designed a user-friendly interface for quick voice generation and customization
Artificial Intelligence | Personal
StableFusion is a web application that allows you to generate images using AI. With StableFusion, you can create custom images in a variety of styles and use them for a range of applications, from art to design.
- Built an AI-powered image generation platform based on Stable Diffusion
- Implemented text-to-image, image-to-image, and inpainting workflows
- Added support for instruct-pix2pix and textual inversion for advanced image control
- Integrated ControlNet with OpenPose Editor for pose-guided image generation
- Enabled image upscaling, CLIP interrogator, and image metadata inspection
- Implemented model conversion tools for ckpt and safetensors to diffusers format
- Allowed users to add and manage custom diffusers models