Below is my Education
Feel free to scroll down.
Mphalaleni Secondary School Grade 8 - 12
National Senior Certificate
Admission to Bachelor's degree
Matriculated 2013
Stellenbosch University (Military Academy)
BSc Military Technology
Mathematics and Nautical Sciences
2018 - 2020
University of South Africa (UNISA)
Non-degree Purpose
Third year majors(BSc Computing)
2022 - 2023
Projects and Certificates
Property24-Web-Scraper (Python)
Properties for sale on property24 using web scraping.
The main aim was to create a csv file that will consist of raw data of properties that are for sale under the website property24.com.
Store Manager (Qt C++)
Application of Singleton Design Pattern altogether with best practice of OOP. I was required to create store application that keeps a list of customers so that when a Transaction is created, it is recorded against that customer’s name. All the transactions would be written in an XML file which will later be broadcasted using thread.
Tank 2D Game (LUA)
Creating a 2d Tank game. I wanted to create somthing fun and basics, Love2D seems to be best for beginers.
Challenge is to add projectile bullets and explossion onto the emeny tanks.