Projects
List of my personal projects, freelance projects and saas projects.

Proxima.ai - Live AI Chat Web App
This project is a modern, real-time AI chat web application built with Next.js. It enables users to interact with an AI model via a live streaming API, displaying responses as they are generated. The application features smooth UX enhancements like auto-scrolling, message streaming, and a customizable chatbot model selector. AI responses support rich content through beautifully styled Markdown rendering with syntax highlighting for code blocks. The project uses Tailwind CSS for design and integrates libraries such as react-markdown, rehype-highlight, and lucide-react for icons.
Demo
WES - Document Management System
This is a web-based Document Management System designed to streamline how organizations manage, store, and retrieve invoices and quotations. The frontend is built using Angular 18 and styled with the FUSE theme, while the backend API is developed with Express.js. It leverages Microsoft SQL Server as the database engine. The entire application is containerized with Docker, integrated with a CI/CD pipeline, and hosted on a VPS for efficient and scalable deployment.
Demo
JADE - Mobile POS System
This is a mobile Point of Sale (POS) system built for a small juice bar. It uses SQLite for offline data storage, ensuring uninterrupted operation even without internet connectivity, and integrates with Firebase for cloud syncing, authentication, and real-time updates. The system provides a set of reports and visual charts to help track sales performance and revenue trends over time, offering valuable insights for business decisions.
Github