Projects

Built to solve something.

An offline-first Android trainer, an on-device health screener for Smart India Hackathon 2026, and the site you are reading. Source on GitHub where it is public.

FitForge

Android

An offline-first athletic coaching and strength tracker. It does not just record lifts — it fits a curve through them and tells you where you are heading.

  • Predictive telemetry. Daily estimated 1-rep max via the Epley formula, then a least-squares linear regression across the log to derive weekly strength acceleration and predict next-session capacity. A flattening or negative slope triggers adaptive load management.
  • Recovery diagnostics. Sleep, muscle soreness, nervous fatigue and hydration are weighted into a single recovery percentage, which drives a training volume multiplier from deload to peak.
  • Vision-based nutrition. Gemini multi-modal vision reads a photo of a meal, estimates portions, and returns protein, carbs, fats and calories. Diet plans generate against a caloric target and dietary style.
  • Offline by design. JSON-serialised local state means the app launches instantly with no network at all.
Kotlin Jetpack Compose Material 3 Coroutines & Flow OkHttp Gemini API

SIH 2026

Hackathon

ArogyaLens AI — Offline, AI-powered screening for visible skin and eye conditions. Built for rural India where diagnostic infrastructure is minimal and cloud connectivity is unavailable.

  • First-time experience: Participating in Smart India Hackathon (SIH 2026) was my first time in such a large-scale national competition.
  • Mentorship & Growth: Learned a massive amount through the guidance of my seniors and mentors, refining our project architecture and presentation skills.
  • On-device ML: Lightweight MobileNet classifier executing inference on-device without any internet round trip.
  • Result: Secured 1st place in the college internal round mid-evaluation.
SIH 2026 Computer Vision On-device ML Android HealthTech

TaskNexus-JUIT

Showcase Repo

A comprehensive task and project collaboration hub tailored for academic & team management. Designed for seamless task distribution, milestone tracking, and student collaboration.

  • Task Management: Efficient creation, assignment, and progress tracking across project groups.
  • Seamless Collaboration: Built with clean architecture principles for fast performance and intuitive UX.
  • Live on GitHub: Full source code publicly maintained and updated.
Task Management GitHub JUIT Collaboration
Auto-Synced Repositories

All Public GitHub Repos

Whenever I push a new repository on GitHub, it automatically shows up right here via live API sync.

Syncing repositories from GitHub (@treptrition)...

More on the way

Currently building.

New work lands on GitHub first. If something here is relevant to a role you are hiring for, I am happy to walk you through the code.