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
PythonDjangoTypeScriptNextJSPostgreSQL

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
PythonDjangoTTSStreamlit

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
PythonDjangoStable DiffusionStreamlit