Software Engineer at Scalefocus, Google Developer Student Club Mentor and photographer. Currently developing Web Applications.
Tutoras is a mock web application for connecting students and tutors with an integrated payment service. It's built using Spring Boot, Angular and MySQL. This project can be used as an example of how to set up Spring Security with Angular.
Java | TypeScript | Spring Boot | Angular | MySQL
Collaborated in a group of three to build a Windows Forms game in C# based on the original online game Cookie Clicker. I was responsible for the OOP Design and the overall structure of the game, as well as most of the animations
C# | .NET | Windows Forms
Created an Android Application using Java with the MVC methodology that scrapes local movie theater schedules with JSoup and explores trending and upcoming movies using the TMDB API
Java | SQLLite | TMDB API
Face Detection Lock is a Python program for detecting, recognizing and authenticating faces. The result of the authentication is displayed on a 16x2 LCD Screen. The code is a custom implementation on the code by Adrian Rosebrock found at pyimagesearch
Python | Raspberry Pi