I'm a developer and student currently living in Ottawa, Ontario. I have a passion for making clean and efficient code to solve any given problem.
I'm a 2nd year student currently enrolled in Computer Engineering at the University of Ottawa. I have especially enjoyed the programming-based classes that I have taken so far as they have allowed me to further my learning with various programming languages and concepts.
Outside of programming and development, I frequently watch sports in my free time, and I'm a huge Bruins fan! As well, I enjoy playing a wide variety of video games, whether that be singleplayer open world RPGs, or cooperative competitive games such as Rocket League.
You can check out some of my specific skills and public projects below!
On top of these skills, I also have experience working with React,
Redux, JavaFX, ES6 and Sass.
As well, I am proficient with Windows, MacOS and Linux operating systems.
I have also gained valuable experience working with cloud computing.
I have done work with
Amazon Web Services (AWS) along with assisting in the development of curriculum for
a class about Microsoft Azure.
Completed for Claremont Communications, the ledger contained a local, web-based application in HTML. Developed in Python with the assistance of external libraries such as Flask and pandas. The user is able to input information in a form (as shown in the image above). They can then request a report, shown in the browser, for specific search query. Lastly, they can download a csv file with their complete results.
Check it Out!Completed for Claremont Communications, this program is able to quickly search for any given file or folder on a drive. Windows search is notoriously slow, so this was made as a way to combat that. I used Java on the back-end, with JavaFX to create the UI.
Check it Out!Developed in C++, this simple Blackjack game allows the user to play the famous tabletop game against a bot (the dealer).
Check it Out!With a visual board, this C++ Tic-Tac-Toe game allows players to play on their own or against a bot.
Check it Out