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

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

About me

Hi, I'm SeeSee1 (seesee010 on GitHub).

I'm into low-level stuff.

Check out my pinned repositories for a selection of my best projects.

My favorite language

  1. C

Also worked with

  • Zig (currently learning)
  • Python
  • Assembly (x86, 6502)
  • Bash
  • C++
  • Java / C#

Info

Repos that were vibe-coded or built with agentic engineering are labeled with the following badges in their README:

Made With Made With

Contact

Email: seesee010.kernel@gmail.com

( See the other options, which are pinned )

Stats

seesee010's GitHub stats

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. Code is structured like on x86, but i am using intel and both atnt features at once. Check it out!

    C 3

  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. DynArray DynArray Public

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

    C

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

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

    trading bot for oön trading game

    Python