i like to build things
I've built a variety of projects ranging from AI Agents , GenAI Apps , web apps, iOS apps, android apps , open source projects etc . here are a few of my favorites.
Your Finance Bro - PF Finance Agent
An AI-powered financial assistant that helps you analyze your financial data, track spending, and get personalized financial insights through natural conversations.
NoBroke - Never go broke again
A Flutter-based personal finance management application with AI-powered chat assistance. NoBroke helps users track expenses, set budgets, and gain insights into their financial habits through an intuitive chat interface.The app automatically parse the transaction data from bank statements and categorize them for better expense tracking.
NomAI – AI Agent
NomAI is a powerful Agent that brings nutrition and food intelligence to life using AI. Whether you're analyzing meals through images or chatting with an AI assistant about health, NomAI handles the heavy lifting.
NomAI – AI Nutrition App
NomAI is an open-source Flutter app that helps you track meals, analyze nutrition, and get AI-powered guidance tailored to your goals. It combines quick logging, powerful analytics, and a friendly chat interface to make healthy eating simple and sustainable.Built with Python , Fastapi , Gemini , PydanticAI ,Supabase , OpenAI , Flutter, Firebase, and a lightweight backend for AI chat, NomAI works on both iOS and Android.
DineSync - All-in-One Restaurant Order Management System
DineSync is a Flutter-based restaurant management system that integrates the Waiter App, Admin Dashboard, and Kitchen App into a single seamless platform. It ensures smooth communication between waiters, chefs, and restaurant administrators while providing real-time order tracking, analytics, and invoice printing support.
Turfit - Book Sports Turfs
Turfit makes booking sports turfs easy. Discover nearby locations, check availability, and reserve your spot in seconds. Perfect for football, cricket, and more—get in the game with Turfit!
Turfit Partner App - Book Sports Turfs
Turfit Partner App is a mobile application designed for sports turf owners to manage their bookings and operations. Built with Flutter, it provides a user-friendly interface for turf owners to accept bookings, manage schedules, and communicate with customers. The app streamlines the booking process, ensuring a seamless experience for both turf owners and users.
TurfIt - Admin Dashboard
TurfIt Admin Dashboard is a powerful web application designed for managing sports turf bookings. Built with React, it offers a user-friendly interface for administrators to oversee bookings, manage users, and analyze data. The dashboard streamlines operations, ensuring efficient turf management and enhancing the overall user experience.
FeatsClub
FeatsClub is a Global Network of Local Communities dedicated to empowering individuals to enhance their skills and showcase their journeys with trust and confidence. Our vision is to create a world of endless possibilities by organizing and empowering people's skills, passions, and achievements. Download Free to explore FeatsClub and unlock premium features with upgrades.
FeatsAI - In App AI Assistant
Developed an AI Product Support Chatbot which automatically responds to user queries and provides relevant information about the app. The chatbot is integrated with the FeatsClub app and uses RAG , Milvus, and LLM to provide accurate and relevant responses.
HealthMate - Your Health buddy built using Flutter & GoLang
Health Mate is a cross platform app which helps us by solving the most rudamentary problem in our Health sector, Unstructured Health Records of Patients
timeline_date_picker_plus
A beautiful and customizable horizontal scrollable date picker for Flutter.Supports custom styling, dots to represent events/schedules, and more
TaskWarrior OSS (GSoC)
I built this app as part of my GSoC project. The app is a task management tool that allows users to manage their tasks and projects efficiently. It is built using Flutter and Dart, and it uses the Taskwarrior API to sync tasks between the app and the Taskwarrior server.
Jobs Scraper
The Jobs Scraper is a powerful Go application designed for scraping job postings from a variety of websites and storing them in an SQLite database. Additionally, it offers endpoints for retrieving and synchronizing job postings, making it a valuable tool for job seekers and developers alike.
Jobs Scraper - Mobile App
JobHunt Mobile is a companion mobile application designed to enhance the user experience of the Jobs Scraper project. This mobile app provides a convenient interface for job seekers to access and manage job postings scraped by the Jobs Scraper. With JobHunt Mobile, users can browse, search, and filter job opportunities on the go..
DartFlix - The Movie Recommender built using Flutter & Flask
A Content-Based Recommender works by the data that we take from the user, either explicitly (rating) or implicitly (clicking on a link). By the data we create a user profile, which is then used to suggest to the user, as the user provides more input or take more actions on the recommendation, the engine becomes more accurate.