A mock website for a Event-hosting company in Östergötland, Sweden. It was created together with two friends, Jesper (https://github.com/Peppson) and Jocke (https://github.com/Jockebjers) over the course of two weeks. It let users browse for events and purchase tickets, with full CRUD operations for administrators on a comprehensive dashboard. The design is responsive for use on all devices. It used BCrypt for hashing passwords to store them securely and saved data to a SQLite database. The project was created with a MIT License.
A progressive webapplication for logging and tracking workouts for employees. Developed together with with my colleagues Angelica, Emma, Muayad and Viktoria. The application contained feature for logging workouts, planning workouts, checking statistics of the workouts per month and week aswell as tracking daily steps. Authorization for the users was handled via Microsoft Authentication Library to let users access their accounts via their work-accounts. Link to the API-project on Github is: https://github.com/ThoernVE/xerciseAPI