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 is supported. This note will only be visible to 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

Info:

Every Vibecoded / Agentic engeneered repo will have following badge: Made With

And every other repo will not have that badge.

I personaly use following programming languages:

  1. C
  2. C++
  3. Python
  4. x86-64 ASM

Pinned Loading

  1. lo3-lang/lo3-core lo3-lang/lo3-core Public

    This is my own programming language. Parser is coded in C and tests are written in Python / C. I hope you can acomplish something like interest in that project. You asm guys will notice that there …

    C

  2. stm32-lcd-thermometer stm32-lcd-thermometer Public

    A PCB Project, from pcb to C - all without any libs. Functionality: A pcb - with CPU, Sensor, Display. The core functionality is to gain data (from the sensor) and to show them on screen (per spi).…

    KiCad Layout

  3. Esp32-MQTT-BME280 Esp32-MQTT-BME280 Public template

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

    C++

  4. DynArray DynArray Public

    I wondered about how dynamic Arrays worked and this lib is just my own dynamic Array called `DynArray`

    C

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

  6. Gretoffel/oon-TradingBot Gretoffel/oon-TradingBot Public

    trading bot for oön trading game

    Python