Pinned Repositories
algorithms
A repo for archiving my algorithm implementations from various instructional sources.
cs50-projects
A back up of the projects I did for CS50.
dotfiles
My personal dotfiles and scripts for Linux, Neovim, Hyprland, Alacritty, etc.
ftp-server
A practice project for learning Go.
go-exercises
My implementations of the exercises from The Go Programming Language book.
go-pipeline-demo
A demo of how a pipeline pattern can be used for Go concurrency.
GoCLC
GoCLC is a command line chat program written in, you guessed it, Go!
hack_assembler
An assembler for the Hack assembly langage, from nand2tetris.
mpv
A data visualizer for the website MountainProject.com
rfas
Routesetting feedback analysis software, useful for climbing gyms.
zach-wahrer's Repositories
zach-wahrer/mpv
A data visualizer for the website MountainProject.com
zach-wahrer/algorithms
A repo for archiving my algorithm implementations from various instructional sources.
zach-wahrer/cs50-projects
A back up of the projects I did for CS50.
zach-wahrer/dotfiles
My personal dotfiles and scripts for Linux, Neovim, Hyprland, Alacritty, etc.
zach-wahrer/ftp-server
A practice project for learning Go.
zach-wahrer/go-exercises
My implementations of the exercises from The Go Programming Language book.
zach-wahrer/go-pipeline-demo
A demo of how a pipeline pattern can be used for Go concurrency.
zach-wahrer/GoCLC
GoCLC is a command line chat program written in, you guessed it, Go!
zach-wahrer/hack_assembler
An assembler for the Hack assembly langage, from nand2tetris.
zach-wahrer/rfas
Routesetting feedback analysis software, useful for climbing gyms.
zach-wahrer/goroutine-demo
A few basic ways to utilize concurrency in Go.
zach-wahrer/horiseon-rafactoring-project
zach-wahrer/image-converter
A command line program to convert jpg files to png.
zach-wahrer/leet-code-solutions
My solutions to LeetCode problems.
zach-wahrer/nvim-lspconfig
Quickstart configurations for the Nvim LSP client
zach-wahrer/nvim-possession
📌 the no-nonsense session manager
zach-wahrer/pair-programming
Work repo for exercises with Dan.
zach-wahrer/small_c_projects
A repository for my (limited) projects written in C.
zach-wahrer/the-facility
An old-school, text-based sci-fi adventure game, written in Python.
zach-wahrer/trivia-server
A small web app that serves up trivia!
zach-wahrer/vim-test
Run your tests at the speed of thought