Pinned Projects
Visit GitHub ProfileThis is my learning journey of graphical APIs, - SFML is a graphic lib, which is designed to simplify OpenGL. It only supports 2D, where 3D logic must came from the program
I personaly hate InteliJ, and so I created a cli tool, which can also create a parent dir and a child dir called `src`, - you know... normal InteliJ stuff. All with one single command!
I wondered about how dynamic Arrays worked and this lib is just my own dynamic Array called `DynArray` - I know... that is a really good naming.
My own Esp32-C3-Super-Mini + BME280 + MQTT lib, because I needed something reliable. In my opinion it is really simple to use!
trading bot for oön trading game
This project is an EMAIL labeling program, you can start the program (dont forget the right setup for config.yml) and then it will fetch all emails from today and will search your labels (gmail) and OpenAI API will order them into the right place (hopefully). IMAP BTW