Skip to content
View barrettotte's full-sized avatar
⚙️
⚙️
Block or Report

Block or report barrettotte

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
barrettotte/README.md

My cave

💻 Lifelong student trying to learn a little of everything.

🧮 Interested in the history of computing, computer architecture, and electronics.

📜 Favorite languages are C, Assembly, Python, and Go.

📚 Learning about analog electronics, electromagnetism, and CPU design.

⚙️ Working on a 16-bit homebrew CPU.

📖 Working on an overly ambitious book on the history of computing and technology.

Pinned

  1. qr-asm qr-asm Public

    Generate a QR code from scratch with only ARM assembly.

    Assembly 105 3

  2. perceptron-asm perceptron-asm Public

    A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.

    Assembly 24 2

  3. enki-os enki-os Public

    A basic x86 kernel to learn how operating systems get from BIOS to userland

    C 4

  4. TRS80-Twilio TRS80-Twilio Public

    Sending a text message from a TRS-80 Model 100 using the Twilio SMS API and an ESP8266.

    C++ 4

  5. screensaver-asm screensaver-asm Public

    A bouncing square screensaver-like thing in x86 real mode

    Assembly

  6. bootjack bootjack Public

    A bootable Blackjack written in 508 bytes

    Assembly