Selected work

Projects

A collection of products, developer tools, experiments, and school projects.

Mimi project preview

Mimi

A desktop app for translating English <-> Japanese audio and text for macOS built with SwiftUI and Swift.

SwiftUISwiftmacOSDesktop AppTranslation
Forex Stock Predictor project preview

Forex Stock Predictor

A machine learning pipeline for predicting forex price movements using technical indicators and market data. Achieved significant accuracy in forecasting currency trends.

PythonPandasScikit-learnMachine LearningForex
Atari Centipede Remake project preview

Atari Centipede Remake

A replica of the classic Atari Centipede game developed using Python and Pygame as the final culminating project for my grade 12 computer science class.

PythonPygameGame Development
Mock API Server for TypeScript project preview

Mock API Server for TypeScript

An npm CLI package for generating mock API servers from TypeScript schema files to streamline the development process.

TypeScriptAPIExpressBackendCLI
Sublet Centre project preview

Sublet Centre

A web application that connects students looking for sublets with those offering them, featuring search, listings, and user authentication.

Next.jsTypeScriptTailwind CSSFull-StackSupabase
Logstreamer project preview

Logstreamer

A CLI tool for streaming logs from multiple terminals, docker containers, and other sources to a single terminal.

GoCLITerminalSupabaseDocker
Baobab project preview

Baobab

A platform designed to make charitable giving simple, transparent, and impactful by directly connecting donors and charities.

Next.jsTypeScriptTailwind CSSFull-StackMongoDB
Stock Ticker Game project preview

Stock Ticker Game

A Python-based stock trading simulation game built with Pygame; based on the Stock Ticker board game where players buy and sell stocks to maximize their portfolio value.

PythonPygameGame DevelopmentFinance