Pinned Repositories
Vivid
bevy_mp_game
A multiplayer game made in bevy using bevy_renet
gbemulator
Making a Gameboy emulator in C++
ImageLoading
A library for loading PNGs in C++
keyboard
A custom made keyboard with Rust firmware.
PCBDrawer
A program for creating PCB drawings you can print on an actual PCB
RUFF
Relatively Understandable Flip-Flops
RustOS
This OS is based on the tutorial from https://os.phil-opp.com
wm-rs
A Window Manager in Rust using xlib
OleStrohm's Repositories
OleStrohm/bevy_mp_game
A multiplayer game made in bevy using bevy_renet
OleStrohm/keyboard
A custom made keyboard with Rust firmware.
OleStrohm/RustOS
This OS is based on the tutorial from https://os.phil-opp.com
OleStrohm/aoc2023
Advent of Code solutions for 2023
OleStrohm/aoc2024
https://adventofcode.com/ for 2024
OleStrohm/basic_game
This is just a basic game that's my first attempt at making something that feels like a game
OleStrohm/bevy_aoe
Age of Empire-esque game made with Rust in Bevy
OleStrohm/bevy_hanabi
🎆 Hanabi — a GPU particle system plugin for the Bevy game engine.
OleStrohm/chess
A remote chessboard
OleStrohm/codecrafters-git-rust
Implementing some git commands from scratch by following https://app.codecrafters.io/courses/git
OleStrohm/dependency_injection_like_bevy_from_scratch
Learn how to do dependency injection like bevy engine, from scratch!
OleStrohm/dotfiles
My personal dotfiles
OleStrohm/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
OleStrohm/hot-lib-reloader-rs
Utility to reload libraries on change. For faster feedback cycles.
OleStrohm/issie_fyp
OleStrohm/leafwing-input-manager
A straightforward stateful input manager for the Bevy game engine.
OleStrohm/magicstring
A string made up of multiple string slices
OleStrohm/mp
A multiplayer game in bevy
OleStrohm/nrf52840-blink
A simple blink for nrf52840 in Rust
OleStrohm/ocarina_stand
A laser-cut stand for a Night By-Noble Ocarina
OleStrohm/pixel_art
My pixel art journey
OleStrohm/Powercore-V2.0
Open-Source wire EDM power supply by Rack Robotics, Inc.
OleStrohm/renet
Server/Client network library for multiplayer games with authentication and connection management made with Rust
OleStrohm/rust-analyzer
A Rust compiler front-end for IDEs
OleStrohm/rust-game
A Game made in Rust
OleStrohm/RustGameEngine
Game engine in Rust using WGPU
OleStrohm/seeeduino_debugging_jig
A Seeeduino debugging jig. Requires a Raspberry pi pico, the PCB, as well as a 3D printed shell to lock onto the Seeeduino
OleStrohm/sinhala_training
This is a Bevy native and browser app for learning and practicing the Sinhala script.
OleStrohm/stackcompiler
A compiler for a stack-based langauge, inspired by Porth
OleStrohm/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.