A collection of products, developer tools, experiments, and school projects.
Mimi
A desktop app for translating English <-> Japanese audio and text for macOS built with SwiftUI and Swift.
SwiftUISwiftmacOSDesktop AppTranslation
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
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
An npm CLI package for generating mock API servers from TypeScript schema files to streamline the development process.
TypeScriptAPIExpressBackendCLI
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
A CLI tool for streaming logs from multiple terminals, docker containers, and other sources to a single terminal.
GoCLITerminalSupabaseDocker
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
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.