Skip to content
View lukepeterson's full-sized avatar
Block or Report

Block or report lukepeterson

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
lukepeterson/README.md

G'day, I'm Luke Peterson πŸ‘‹

I love to build things. Here you can find some of the things I've built.

I recently built an 8080 CPU emulator and assembler, but I also build massive modular synthesisers, do a lot of 3D printing, build robots, and have a YouTube channel where I build an Enigma Machine in my workshop.

I'm currently on the lookout for a Principal Platform / Site Reliability Engineer (SRE) role, fully remote, based in Australia.

If you're interested in having a chat, please reach out on LinkedIn. 😁

Pinned Loading

  1. go8080cpu go8080cpu Public

    My Intel 8080 CPU emulator - in Go!

    Go

  2. go8080assembler go8080assembler Public

    My Intel 8080 CPU assembler - in Go!

    Go

  3. lukelabs/analog-synthesizer-panels lukelabs/analog-synthesizer-panels Public

    MFOS Modular Analog Synthesizer artwork and CNC Gcode

    nesC 15 1

  4. ubuntu-docker ubuntu-docker Public

    My Ubuntu VM inside of a Docker container

    Dockerfile

  5. leetcode leetcode Public

    My leetcode.com solutions in Go

    Go 1

  6. linkedlist linkedlist Public

    A LinkedList implementation in Go

    Go