seesee010

Pinned Projects

Visit GitHub Profile

Year in Review

475
Contributions
248
Commits
41
Pull Requests
15
Repositories
1
Stars Earned
5
Followers

Contribution Activity

49 0 Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb
C++ 33%C 33%Python 33%

Pinned Repositories

This 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

C++
0
0
2dcppgamedevgraphics-programminglearning-journeyopenglsfml
Jiv

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!

C
0
0
automationcclidevtoolsintellijproductivityscaffoldingutility

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.

C
0
0
algorithmscdata-structuresdynamic-arrayeducationlibrarymemory-management

My own Esp32-C3-Super-Mini + BME280 + MQTT lib, because I needed something reliable. In my opinion it is really simple to use!

C++
0
0
arduinobme280cppembeddedesp32-c3esp32-c3-super-minihome-automationiotmqtt

trading bot for oön trading game

Python
0
0

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

Python
0
0
ai-classifieremail-automationimapopenai-apipruductivitypyhton