★ Featured Project
UCSY SIS
I've been contributing as a back-end developer to the development of UCSY SIS, a server-side rendered web application built with Flask. It provides a range of functionalities, from presenting information to students, to more complex tasks such as assigning students and teachers to class sections, calculating assessment and exam marks, managing departmental course offerings, and generating academic records.
✦ Latest
Dinosaur Runner Redux
A Godot-based reimagining of the classic Chrome T-Rex Runner game with unchanged mechanics, improved graphics, scoring, and custom features like parallax backgrounds for a dynamic feel. I used open-source assets, and full credits to the artists are available in the GitHub repository linked below.
Air-written Burmese Alphabet and Numeral Image Dataset
This dataset was created for an OCR system that can recognize air-written Burmese symbols. It includes all Burmese alphabets and numerals recorded in 83×84 resolution, with 30 images per character.
Burmese Alphabet and Numeral OCR
An OCR system that recognizes air-written Burmese alphabets and numerals using webcam-based finger tracking and machine learning. I created a custom MNIST-style dataset of air-written characters and built a real-time model that predicts Burmese symbols from gesture-based input.
Movwave
The server-side rendered web application built with Django. The video streaming functionality is implemented from scratch, and Firebase is used for hosting video and image assets. The features include bookmarks, comments, watch history, downloads, and much more.
Teacher Assessment System
The project aimed to facilitate the semester-based teacher-assessment process of University of Computer Studies, Yangon. It is written in PHP as the term project of semester-IV web development class.