I am a recent graduate of Algonquin College, where I completed a three-year Computer Engineering diploma. Throughout my studies, I gained hands-on experience with programming languages such as Java, C, C++, C#, SQL, and Assembly. I also developed a strong foundation in computational mathematics, object-oriented programming, data structures, and real-time programming, as well as hardware interfacing through projects with Arduino. These experiences have equipped me with both the technical skills and problem-solving mindset to take on real-world software and engineering challenges.
A RESTful API written in Python using the Flask framework
A clone of Pong written in Python using PyGame with Arduino functionality.
If you like what you see, please don't hesitate to contact me and I will reply back as soon as possible!
a Python-based RESTful API that utilizes the Flask framework to simulate a login page
Includes features such as Regex Authentication for duplicate accounts as well as passwords
Stores user information (including encrpyted passwords) in the user's local MariaDB database
Languages and Frameworks used: Python, Flask, MariaDB, HTML, CSS
A clone of the classic Atari classic Pong written in Python using Pygame and Serial libraries to allow
for the use
of an arduino with 2 potentiometers for paddle movement and LEDs to signal who has the advantage in
terms of score
A painting app programmed in Java using the Swing Library and Eclipse IDE. Allows the user to draw with a variety of tools such as
a pencil, color bucket, color picker, and many more