Data Analyzer
Developed a Data Analyzer to manipulate large amounts of data in a given CSV file, using Python.
I am currently an undergraduate student at Carleton University pursuing a degree in Software Engineering. I am skilled in Python, C, Java, HTML and CSS, Javascript, Linux Terminal, Racket, and Go.
Developed a Data Analyzer to manipulate large amounts of data in a given CSV file, using Python.
Programmed a simulator for a simple traffic light controller using Timers and Switches on a MSP432P401R microcontroller. The program models a traffic light's behaviour. The program goes through an infinite cycle: green light for 5 seconds, yellow light for 1 second, red light for 3 seconds. The model is implemented using a timer-based solution. The timer ISR keeps track of the time, and when the right time comes, it changes the traffic light state. This information is shared with the main program, which is in charge of changing the colors.
Developed a game that can be played on a GUI, using Java and the IntelliJ IDE.
This website is a hub showcasing everything from my resume, projects, to my hobbies and interests. I self-taught myself HTML and CSS to customize this website. Note that the website is still a work in progress.