// things I've built
My Projects
Feb 2022 — Apr 2022
Convert Base
A base converter (binary, decimal, hexadecimal, octal) built in Python with a classmate during high school NSI class. My first real experience with teamwork and Python.
Angular Project
Car Manager
An Angular application with Bootstrap to manage a car list. My first hands-on experience with a frontend framework.
High School — NSI
Python Shooter Game
A shooting game in Python using Tkinter, built during high school NSI class. This project introduced me to Object-Oriented Programming (OOP).