Pinned Repositories
Chip8-Rust
An implementation of the chip-8 emulator in rust for educational reward
dev-search.nvim
A simple neovim plugin for creating search tabs in the default browser through Google programmable search
dotfiles
Configuration files repository
Go-Learning-Projects
A repo for learning projects written in Go
Nand2Tetris-Projects
A repository for my Nand2Tetris programming projects.
neo-notes.nvim
A basic plugin for adding notetaking functionality to neovim.
Opitz-Project
new test website for opitz management
ReactSpringbootApp
Rox-VM
Clox-VM-Interpreter code for the book Crafting Interpreters
Patches72790's Repositories
Patches72790/dev-search.nvim
A simple neovim plugin for creating search tabs in the default browser through Google programmable search
Patches72790/Chip8-Rust
An implementation of the chip-8 emulator in rust for educational reward
Patches72790/dotfiles
Configuration files repository
Patches72790/neo-notes.nvim
A basic plugin for adding notetaking functionality to neovim.
Patches72790/ReactSpringbootApp
Patches72790/Go-Learning-Projects
A repo for learning projects written in Go
Patches72790/Nand2Tetris-Projects
A repository for my Nand2Tetris programming projects.
Patches72790/Rox-VM
Clox-VM-Interpreter code for the book Crafting Interpreters
Patches72790/arduino-projects
Repo for general arduino and microproc related projects
Patches72790/bootstrap-dark-5
The Ancillary Guide to Dark Mode and Bootstrap 5 - A continuation of the v4 Dark Mode POC. >>> Bootstrap 5.2 is in the `dev/v1.2.0` branch <<<
Patches72790/Breakout-React
breakout game in react
Patches72790/craftinginterpreters
Repository for the book "Crafting Interpreters"
Patches72790/Dev-Search
A simple command line tool written in Rust to facilitate focused searching for development/engineering related questions
Patches72790/ElmProjects
A repository for elm related projects
Patches72790/Flask-Stuff
A test app for testing flask and gunicorn implementations in a small application
Patches72790/go-scp
Simple Golang scp client
Patches72790/gruvbox.nvim
Lua port of the most famous vim colorscheme
Patches72790/Haskell-Web-Server
A sample project for a web server written in haskell
Patches72790/kitty-gruvbox-theme
Gruvbox theme for kitty terminal with light and dark versions and soft, medium and hard variants.
Patches72790/LewisHolesProject
Jupyter notebook for lewis holes project
Patches72790/MathProjects
Some topical mathematics related projects used for educational purposes
Patches72790/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
Patches72790/Proof-Box-Temps
Patches72790/Rust-Learning-Projects
Repo for my various learning projects with Rust.
Patches72790/Rust-Wasm-Game-Of-Life
Repo for rust game of life stuff
Patches72790/Rust-Yew-Project
A basic application for practing Rust, Yew, and Wasm.
Patches72790/RustOS-Projects
A repository for implementing code for the Rust OS from the RustOSDev Blog
Patches72790/sicp-exercises
Repository for tracking changes to the exercises/projects of Structure and Interpretation and Computer Programs
Patches72790/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
Patches72790/TS-Adventures
Some TS and express setup code for experimenting with API and React