Skip to content
View seesee010's full-sized avatar
:octocat:
Linux
:octocat:
Linux

Block or report seesee010

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seesee010/README.md

[User]$: chroot in seesee010 as /mnt

[User]$: cat languages.txt

[System]$: C | C++ | Assembly (x86-64 | Intel Syntax)

[User]$: cat me.txt

[System]$: I like coding, Computers, OS, PCBs, Microcontroller

[Social]$: @seesee010 / @SeeSee1 / @seesee1

Pinned Loading

  1. Sfml-Test0 Sfml-Test0 Public

    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++

  2. Jiv Jiv Public

    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

  3. DynArray DynArray Public

    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

  4. Esp32-C3-SuperMini-MQTT-BME280 Esp32-C3-SuperMini-MQTT-BME280 Public

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

    C++

  5. Gretoffel/oon-TradingBot Gretoffel/oon-TradingBot Public

    trading bot for oön trading game

    Python

  6. Email-Labeling-AI Email-Labeling-AI Public

    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) an…

    Python