My Projects
A comprehensive collection of my work across various technologies and domains. Each project demonstrates different skills and approaches to solving problems.

A responsive and performant portfolio website showcasing my work and skills. Features dark mode, animations, and a clean design focused on user experience. Built from ground up to be a template for anyone to use.

A full fledged AI studio for creating and editing images, videos, and music using the power of AI. You can create content using models like DALL-E, Midjourney, Flux, and more. It has web native editors for images, videos, and music.

The Filerobot Image Editor is the easiest way to integrate an easy-to-use image editor in your web application. Integrated with few lines of code, your users will be able to apply basic transformations like resize, crop, flip, finetune, annotate, watermark and various filters to any image.

A feature-rich AI chat application with RAG integration. It uses the power of LLMs to answer questions and provide information using fully open source tools like Ollama for text generation and LlamaIndex and LangChain for RAG.

A raycasting simulator created using P5.js. Simulates the raycasting algorithm to render a 2D maze.

A simulation of evolution in a virtual environment created using C++.