Born and raised in Helsinki Finland, I am a 25 year old Software Engineer with a Bachelor of Science degree from Johnson & Wales University in Providence, RI. Ever since I was 13, I've been building computers and working on small Unity projects for fun, developing a true passion for technology.
Simple AI 'game' that asks a series of questions given a text file. The program will determine the amount of questions to ask. Utilizes a binary search tree.
A snake game that runs in the terminal. This project utilizes object-oriented programming concepts and demonstrates project management on a slightly larger scale.
A simplistic social media website with text post and image upload functionality. Utilizes an SQL database to store login information, as well as JSON to store user comments and more.