*

here are some of the projects i've worked on. i love building tools that make developers' lives easier and exploring new technologies along the way.

controller con

developer (2024)

a fullstack web platform for organizing and participating in online gaming events, integrating discord api for authentication and communication.

achievements

  • streamlined event management with real-time updates, user authentication, and notification systems.
  • utilized node.js and express for efficient frontend-backend communication.
  • implemented mongodb for robust data handling.

technologies

next.jstailwind cssnode.jsexpressmongodbtypescriptdiscord api

dark deblur

developer (2024)

A gan-based solution to enhance and deblur low-light images, surpassing traditional techniques.

achievements

  • developed and trained a gan on a custom leaf image dataset using perceptual and color loss functions.
  • implemented data preprocessing, normalization, and augmentation pipelines with pytorch and opencv.
  • monitored training progress using tensorBoard and evaluated performance with scikit-learn and scikit-image.

technologies

pytorchtensorboardopencvscikit-learnscikit-image