Projects

Selected projects.

Production software across backend, Android, web, and enterprise open-source. Real architecture decisions. Every one shipped.

Zowe Client Java SDK — LFX Mentorship

Java, REST API, Maven, Linux Foundation · May 2026 to Present · Linux Foundation Open Source

  • Selected for the Linux Foundation LFX Mentorship to contribute production Java code to the open-source Zowe SDK, which provides programmatic access to IBM z/OS mainframes powering global financial, healthcare, and government systems
  • Implementing 11 SDK methods for the complete z/OSMF Workflow REST API lifecycle, enabling enterprise developers to automate mainframe operations using modern Java and Maven pipelines

FitGPT — AI Wardrobe Assistant

FastAPI, React, PostgreSQL, Kotlin, Groq API, OpenWeather API · February 2026 to May 2026

  • Owned backend development as team Backend Developer, building a FastAPI and PostgreSQL service with JWT auth, Google OAuth, and weather-driven outfit planning via OpenWeather API for 175 plus active wardrobe items
  • Shipped 12 plus features across 3 Agile sprints with 185 plus pytest tests and full GitHub Actions CI, covering seasonal rotation, duplicate detection, and trip packing

SolarShare — Solar Energy Marketplace

FastAPI, Next.js, TypeScript, Python · January 2025 to Present · 1st Place, 2025 PSEGLI Innovation Challenge

  • Won 1st place among 15 teams at the 2025 PSEGLI Innovation Challenge by conceiving SolarShare on the spot and pitching in under 4 minutes, then competed against 44 university teams at the 2026 National Hult Prize in Boston
  • Built a full-stack solar energy marketplace with payment rails, 3-role RBAC, and 4-stage billing lifecycle for real-time consumer-to-solar-farm energy transactions
  • Engineered a 12-month seasonality savings model with rollover logic and a utility rate refresh pipeline across 3 plus NY utility regions

StockVision — AI Stock Forecasting

React, Python, Prophet, ARIMA · June 2025 to August 2025 · AI4ALL Ignite Certified

  • Earned AI4ALL Ignite program certification by implementing Prophet and ARIMA models on 3 plus years of Kaggle data, improving short-term prediction accuracy by 15 percent over baseline
  • Built a React dashboard with dynamic visualizations presented to 50 plus mentors, attracting 100 plus demo users at the program showcase

Planora

Java + JavaFX + Firebase Firestore

  • Shipped a full-stack academic task manager with a JavaFX UI, Firebase Firestore backend, and complete CRUD workflow in production-style architecture.
  • Delivered validation, status tracking, and analytics-style progress views with structured navigation and login flow.
  • Designed a layered UI, service, and repository architecture so every feature added after launch stayed testable and clean.
Watch demo

FinTrack

Spring Boot + JavaFX + SQL

  • Designed and shipped backend REST APIs and data models in Spring Boot for budget tracking, transactions, and savings goal management.
  • Integrated full database persistence with clear API, service, and data layer separation throughout the entire backend.
  • Validated every endpoint and data flow with Postman and structured debugging. Nothing was called complete without verification.
Watch demo

Code Sensei

Kotlin + Jetpack Compose

  • Shipped an Android application in Kotlin and Jetpack Compose that analyzes pasted code and explains issues in plain, actionable language.
  • Detects missing main methods, mismatched braces, and undefined variables with specific fix guidance per issue.
  • Delivered a clean multi-screen Compose UI with history tracking, settings, and a per-issue detail view.
Watch demo

CS Survival Quiz

Kotlin + Jetpack Compose

  • Shipped a quiz application with full login, registration, input validation, and timed gameplay in Kotlin and Jetpack Compose.
  • Delivered streak tracking, skip dialogs, results screens, and performance summaries with persistent score history via SharedPreferences.
  • Designed a consistent card-based UI with splash screen transitions and stable behavior across session restarts.
Watch demo

TuneTrail

Kotlin + Jetpack Compose

  • Shipped a maze-based coding learning application where children build command sequences to solve navigation puzzles.
  • Implemented drag-and-drop command assembly, step-by-step execution engine, and immediate pass or fail feedback per attempt.
  • Generated parent-facing progress reports from logged attempt data with chart visualization built in.

Formula24

JavaFX

  • Shipped a JavaFX card game where players construct valid mathematical expressions from four cards to reach exactly 24.
  • Built an AI hint system that guides players toward solutions without revealing the answer directly.
  • Implemented shuffle animations, expression evaluation logic, and a clean FXML layout that handles all game states.
Watch demo

Event Website Project

HTML + CSS + JavaScript

  • Shipped a responsive multi-section event site with a working countdown timer, embedded video, and RSVP form.
  • Implemented a theme toggle with localStorage persistence and verified consistent behavior across all major screen sizes.
  • Structured the entire codebase around semantic HTML, readable CSS, and mobile-first responsive layout from the start.
Visit live site