haywalk
Computer science student, hobby sysadmin and programmer.
Mount Allison UniversityNew Brunswick, Canada
Pinned Repositories
99-forks
Displays lyrics to "99 bottles" using 99 child processes, just for fun.
access-control-java
Simulated sensor network written in Java
advent-of-code-2022
My solutions for the 2022 Advent of Code
colour-vectors-gui
A graphical program that performs linear transformations on images
conway
An implementation of Conway's Game of Life in Python using Pygame
gemini-browser
Gemini browser written in Java.
knowin-notes-api
Knowin' Notes REST API
solar-panel-project
Source code for my sun-tracking solar panel project
TempleBot
IRC bot from #templeos on Rizon
wzlog
Ham radio logbook app written in React
haywalk's Repositories
haywalk/TempleBot
IRC bot from #templeos on Rizon
haywalk/conway
An implementation of Conway's Game of Life in Python using Pygame
haywalk/solar-panel-project
Source code for my sun-tracking solar panel project
haywalk/99-forks
Displays lyrics to "99 bottles" using 99 child processes, just for fun.
haywalk/access-control-java
Simulated sensor network written in Java
haywalk/advent-of-code-2022
My solutions for the 2022 Advent of Code
haywalk/baudrate
A simple Java baudrate simulator
haywalk/c-data-structures
Data structures implemented in C
haywalk/colour-vectors
Java software that takes in an image, interprets each pixel as a 3D vector, applies a linear transformation to each pixel, and creates a new image
haywalk/colour-vectors-gui
A graphical program that performs linear transformations on images
haywalk/doomsday
Gets the day of the week for any date in the Gregorian calendar, using John Conway's Doomsday rule
haywalk/fortran-quadratic-solver
Quadratic solver in Fortran 95
haywalk/g3-project
A game I made as my final project for G3 120
haywalk/gemini-browser
Gemini browser written in Java.
haywalk/hanoi
Graphical Tower of Hanoi solver written in Python using Tkinter
haywalk/haywalk
Config files for my GitHub profile
haywalk/knowin-notes-api
Knowin' Notes REST API
haywalk/util
Utility library written in Java
haywalk/wzlog
Ham radio logbook app written in React
haywalk/cloudflare-dns-update
Updates Cloudflare DNS record to point to local server's IP
haywalk/haywalk.github.io
Webpage linking to my Github portfolio and my personal website
haywalk/knowin-notes
Web-based sight reading trainer for piano sheet music.
haywalk/knowin-notes-frontend
Knowin' Notes React Frontend
haywalk/linked-list-in-c
Implementation of a linked list in C using structures and pointers.
haywalk/minecraft-server-backup
A script I wrote to back up the Space Hippie Minecraft server
haywalk/negative
A simple program that makes negatives of images
haywalk/not1mm
Not1MM != N1MM, An amateur radio contest logger for Linux.
haywalk/python-portfolio
A portfolio of some of my work in Python
haywalk/simpleblogscript
A super-simple PHP script for displaying blog posts, which are stored individually as text files
haywalk/todo
A silly little to-do list written in React