Skip to content

Selected projects

Projects measured by what changed.

A focused collection of product engineering, machine learning research, and enterprise systems work. Each project foregrounds the problem, contribution, and measurable result.

Decentralized Energy Marketplace interface01

Product engineering

2025

Decentralized Energy Marketplace

A responsive Web3 marketplace that connects energy trading workflows with wallet-based transactions.

  • Led front-end delivery across four responsive pages
  • Integrated MetaMask and smart-contract transactions
  • Reduced initial load time by 35%
ReactViteEthers.jsMetaMaskHardhat
15%reduction in overfitting
02

Machine learning research

2022

Generative Adversarial Network Research

Research on GAN techniques for synthetic data generation, completed in collaboration with MIT researchers.

  • Reduced model overfitting by 15%
  • Contributed to implementation and academic writing
  • Co-authored an IEEE PPRAI conference paper
PythonTensorFlowGANsResearch
Hospital Management Platform interface03

Enterprise software

2024

Hospital Management Platform

Role-based hospital operations software spanning scheduling, services, caching, and automated testing.

  • Reduced API latency by 30%
  • Refactored services toward a RESTful architecture
  • Achieved 95% automated test coverage
JavaSpring BootVue.jsRedisJUnit