My Projects
A collection of projects showcasing my journey in software development, from AI algorithms to full-stack applications.

An intelligent Connect 4 game featuring a sophisticated AI opponent built using the Minimax algorithm with alpha-beta pruning optimization. Originally developed in Python for an AI school module, then converted to TypeScript for web deployment with React.

A comprehensive cycling companion app designed specifically for Singapore's cycling community. Designed to provide real-time route planning using the extensive Singapore Park Connector network, while offering route saving and activity tracking.

An innovative educational platform that revolutionizes programming education by providing intelligent code analysis, automated feedback, and collaborative learning features. Designed to address the limitations of current online platforms that rely on strict pre-defined syntax checking to pass code evaluation.