Optimizing K-means Clustering using Transformer
Research project using Transformer models (TabPFN and looped attention mechanisms) to predict clustering centroids and reduce iteration counts compared to classical K-means variants.
Research project using Transformer models (TabPFN and looped attention mechanisms) to predict clustering centroids and reduce iteration counts compared to classical K-means variants.
Data Structures project implementing a B+ tree and database features in C++.
GitHub
Graphing calculator built using SFML tools in C++ for interactive plotting.
GitHub
Open-source platform to coordinate earthquake relief in Myanmar — real-time needs tracking, interactive maps, news, and trusted donation campaigns, with English and Burmese support.
GitHub
Book review sentiment analysis implemented using neural networks and logistic regression. Includes data preprocessing and evaluation notebooks.
GitHub
Typing tutor game implemented in Assembly (x86), focused on low-level I/O and performance-sensitive loop logic.
GitHub