School projects
Some of the school projects that I have worked on.
Cinema ticket system
One of the projects during my study was to build a system for a fictional cinema, which we called Cinépolis, where you could order tickets for a movie. To make this possible, we built three subsystems.
View projectAndroid apps
One of the semesters during my study had us developing several Android app. The purpose of this was to learn of the possibilities you have when developing for Android.
View projectFile sync protocol app
For 'Networking' class we built a client-server application for synchronising files using a protocol we had to design ourselves.
View projectSecure web server
For 'Security' class we had to build a secure web server using TCP sockets for handling the HTTP requests, that could navigated with a browser.
View project