-
🏫 I’m a recent Computer Science Graduate (BASc.) from McMaster University and I'm currently looking for full time positions or internship positions in Software Engineering!
-
💻: Currently working on building a Lox interpreter in Rust and a Compiler for C.
-
⚡: Personal website -> Portfolio
- Lox: An AST interpreter built in Rust following Crafting Interpreters and CodeCrafters.
- (WIP)rustcc: A C compiler written in Rust following Writing a C Compiler.
- Tsune: A beautiful anime streaming and manga reading web application.
- (WIP)Mugen: A book tracking application.
- portfolio: Portfolio website documenting my blog and projects.
- (WIP)TennoForge: An Open-Source alternative to Overframe to share Warframe Builds.
- BitTorrent Client: A fully featured BiTorrent Client written in Rust.
- Redis: A Redis implementation written in C.
- SQLite: An SQLite implementation in Go.
- HTTP Server: A HTTP server implementation written in C.
- Shell: A Shell CLI written in Rust.
- Git: A Git implementation written in Rust.
- Grep: A Grep implementation written in Go.
- DNS Server: A DNS implementation in Go.
- Kafka: A Kafka implementation written in Gleam.
- JSONParser: A JSON parser in Python.