- Vancouver, Canada
- https://jabberwocky.ca
- @[email protected]
- @transistorfet.bsky.social
-
retroverse Public
A collection of VME-based hardware and software for modular computers
-
computie-kicad-library Public
KiCad symbols & footprints for various computer-related projects
GNU General Public License v3.0 UpdatedJan 13, 2025 -
gloworm Public
A unix-like operating system written in C for retro computers
-
-
-
z280 Public
A Single Board Computer with a Z280 CPU using the Z-BUS interface
-
computie Public
A collection of 68k computer projects, including a unix-like operating system written in C that runs on them
-
moa Public
An emulator for various m68k and z80 based computers, written in Rust. Currently it has support for the Sega Genesis, TRS-80, and Computie (my own project), with Macintosh support in the works
-
nerve Public
A python server for controlling devices and media around the home
Python GNU General Public License v3.0 UpdatedApr 22, 2024 -
mysensors-nodes Public
Miscellaneous sensor and control nodes using the MySensors library
C++ UpdatedApr 22, 2024 -
emulator-hal Public
A set of traits for interfacing between emulated hardware devices
-
webmush Public
A web-based multi-user shared halucination
JavaScript GNU General Public License v3.0 UpdatedMar 25, 2024 -
femtos Public
A femtosecond-based representation of time, duration, and frequency, for the purpose of simulation
-
proskell Public
A prolog interpreter written in Haskell
Haskell GNU General Public License v3.0 UpdatedDec 24, 2023 -
fallingrust Public
A simple falling sand game written in Rust and compiled to Web Assembly
-
ruxpin Public
An Operating System written in Rust for a Raspberry Pi 3 (Aarch64)
-
fidget Public
An FPGA board that can interface to the Computie expansion bus using an iCE40HX1K
-
conlog Public
A simple prolog interpreter written in Rust
-
rather3d Public
An attempt at understanding 3D projection and rendering
Rust GNU General Public License v3.0 UpdatedAug 7, 2023 -
68k-test-runner Public
A hardware-based test verifier for the m68k
-
TinyFPGA-Bootloader Public
Forked from tinyfpga/TinyFPGA-BootloaderAn open source USB bootloader for FPGAs
AGS Script Apache License 2.0 UpdatedApr 8, 2023 -
rgbnode Public
An Arduino-based Controller for RGB LED Strip Lights
-
deskclock2 Public
A desktop companion device for controlling music and lights
C GNU General Public License v3.0 UpdatedDec 11, 2022 -
molten Public
An LLVM compiler for an ML-like language (written in Rust)
-
elmhelm Public
A toy notes app written in Elm, with either an Ocaml or Javascript backend
Elm UpdatedFeb 17, 2022 -
the2048collection Public
A collection of 2048 games written in languages I've wanted to play with
Elixir UpdatedFeb 14, 2022 -
-
rgbnode-rs Public
RGB strip controller with Rust and STM32 Bluepill (port of Arduino-based rgbnode)
-
acamlslife Public
An artificial life simulator written in Ocaml as a clone of A Bug's Life (transistorfet/abugslife)
-
abugslife Public
An artifical life simulator written in Rust using the Piston Game Engine