Here are some projects that i have worked on!
The website you're currently visiting was hosted on a Raspberry Pi and constituted a part of my project, aimed at expanding my knowledge in both back-end and front-end web development. However, the website is now hosted in an Amazon S3 bucket, utilizing AWS CloudFront for content delivery and Route 53 for DNS management.
For my bachelor project in the course TSEA56, five of my peers and I collaborated to design and construct a self-driving miniature car. The primary objective of our project was to enable the car to autonomously navigate within a road network by utilizing computer vision technology.
Dank Tankz is a 2D game developed in C++ utilizing the SFML library. This project was completed as part of the TDDC76 course, which focuses on Programming and Data Structures.
This is a flight simulator created in the course TSBK07 Computer Graphics. The simulator is written in C++ and uses OpenGL for rendering. The simulator is based on the physics of a plane and the user can control the plane with the keyboard. The simulator also includes a procedural terrain generator, which generates a terrain based on simplex noise.
View GitHub Repository