All Projects

A curated collection of work spanning ML systems, Shopify apps, AI-powered tools, mobile apps, and university platforms.

6
Projects
40+
GitHub Repos
15+
Technologies
012023–2025

God's Eye

Real-time Accident Detection & Blockchain Proof System

God's Eye is a comprehensive accident detection and alert system built as a final year project. It uses YOLO and DeepSORT for real-time object detection and tracking from traffic camera feeds, instantly identifying accidents as they happen. Detected incidents are recorded on a blockchain-based proof storing system, ensuring evidence integrity and preventing tampering. The React frontend provides a live monitoring dashboard, while the MongoDB backend manages admin interactions and historical data.

YOLODeepSORTReactMongoDBBlockchainPython
God's Eye
Role

ML & Frontend Developer

Duration

18 months

Key Results
  • Boosted system efficiency by 40% with ML-powered detection
  • Reduced manual monitoring efforts by 30 hours per week
  • Blockchain-based tamper-proof evidence storage
  • Real-time dashboard for traffic monitoring & alerts
022025

F:Discount

Shopify Discount Management App

F:Discount is a production Shopify app built at Final Apps that automates storewide discount management and enhances sales campaign workflows for merchants. Developed with Remix, React.js, PostgreSQL, MongoDB, and Prisma ORM, it accelerated development velocity by 30% and cut release cycles by 25%. Integrated with PostHog for analytics, Mantle for billing, and Crisp for customer support — driving faster delivery and improved merchant engagement.

RemixReactPostgreSQLMongoDBPrismaShopify
F:Discount
Role

Full Stack Developer

Duration

6 months

Key Results
  • Accelerated app development velocity by 30%
  • Cut release cycles by 25%
  • Boosted monitoring efficiency by 40% via PostHog + Mantle
  • Production Shopify app serving live merchants
032024

DevFlow

AI-Powered VS Code Extension

DevFlow is a VS Code extension that leverages the OpenAI API to enable universal project development using natural language prompts. Built during a Gen AI Hackathon, it bridges the gap between human intent and code generation — allowing developers to describe what they want and receive structured, contextual code output directly in their editor. The extension understands project context and generates files, functions, and boilerplate intelligently.

TypeScriptVS Code APIOpenAINode.js
DevFlow
Role

TypeScript Developer

Duration

Hackathon

Key Results
  • Built during Gen AI Hackathon
  • Natural language to code generation pipeline
  • Context-aware project scaffolding
  • Published VS Code extension
042024

Hey Chef

AI Recipe Generator App

Hey Chef is a Flutter-based Android application that transforms cooking by leveraging the Gemini API for intelligent recipe generation. Users input their available ingredients, and the app generates customized recipes complete with instructions, cooking times, and nutritional information. The AI understands ingredient combinations, dietary preferences, and cuisine styles to suggest practical, delicious meals from whatever you have on hand.

FlutterDartGemini APIAndroidAI
Hey Chef
Role

Flutter Developer

Duration

2 months

Key Results
  • Gemini API-powered recipe generation
  • Ingredient-based smart suggestions
  • Cross-platform Flutter architecture
  • Dietary preference awareness
052024

IIIC Portal

University Internship Platform

The IIIC Portal is the official internship management platform for the Industry Institute Interaction Cell at CUSAT. It enables companies to register, post internship opportunities, and manage applicants, while students can browse listings, apply with their profiles, and track application status. Built with React for a responsive frontend and Firebase for real-time data management and authentication, the platform streamlines the entire internship lifecycle for the university.

ReactFirebaseUI/UX DesignFigma
IIIC Portal
Role

UI Designer & Frontend Developer

Duration

3 months

Key Results
  • Official CUSAT university platform
  • Company and student dual-portal system
  • Real-time Firebase-powered backend
  • Designed complete UI/UX in Figma
062023

GetYourStock

ML Stock Price Predictor

GetYourStock is a machine learning project that predicts stock price movements using historical data analysis and predictive modeling. Built in Python, it processes market data, applies ML algorithms, and generates forecasts to help users make informed investment decisions. The project showcases proficiency in data science, financial modeling, and the practical application of machine learning to real-world datasets.

PythonMachine LearningData ScienceFinance
GetYourStock
Role

ML Developer

Duration

2 months

Key Results
  • ML-powered stock prediction pipeline
  • Historical data analysis & feature engineering
  • Most starred personal GitHub project
  • Python data science stack