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

[User]$: cat social.txt
[Social]$:  @seesee010 / @SeeSee1 / @seesee1

Pinned Loading

  1. 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

  2. Gretoffel/oon-TradingBot Gretoffel/oon-TradingBot Public

    trading bot for oön trading game

    Python

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

  4. Temp-Project Temp-Project Public

    A PCB Project, from pcb to C - all without any libs

    Prolog

  5. Usb_a-to-pinhead Usb_a-to-pinhead Public

    This is my third try of making a pcb. The intention was to create an USB-A female to Pinhead male adapter - Just for fun...

  6. mFISR mFISR Public

    My own lib for the known `fast-inverse-square-root` made fully in x86-64 intel ASM with an C header for the C guys out there. Enjoy it!

    Assembly