Welcome to my GitHub profile! π Here you'll find all of my PET projects. Feel free to check them out!
Name | Description | Stack |
---|---|---|
MLP π§ | MLP is a macOS/Linux GUI application that implements a basic multilayer perceptron (MLP) using C++ and Qt. The project's primary goal is to provide a user-friendly interface for training and testing a perceptron to recognise English alphabet letters. |
|
Pac3D π‘ | Ray-casting 3D game inspired by two legendary games: Wolfenstein 3D and Pac-Man. |
|
kdancybot π€ | This project is a twitch chatbot primarily for osu! streamers which allows viewers to send requests and get info new osu! scores |
|
Minishell π¨π»βπ» | Implementing basic bash features in C. |
|
Philosophers π€ | This project is a training to multi-threads/multi-process programming with the use of mutex and semaphore. |
|
MonitoringSystem π | MonitoringSystem is a Linux/macOS GUI application that check certain metrics from dynamically connected modules (shared libraries). |
|