Pinned Repositories
website
My personal website
lectionary
Website for the Anglican lectionary
conway
Conway's game of life in various programming languages.
pylect
Find and fetch Scripture lessons for upcoming days in the lectionary
advent-of-code
My solutions for Advent of Code
asteroids
blog-aggregator
Blog aggregator built with Go
bookbot
A simple command-line program that analyzes text files
caesar
Message encryption and decryption using a Caesar cipher
chirpy
Twitter clone built with Go
wtwingate's Repositories
wtwingate/dotfiles
My personal config files
wtwingate/lectionary
Website for the Anglican lectionary
wtwingate/hymnal
Psalms, hymns, and spiritual songs for Christian worship
wtwingate/hello-world
Examples of the classic "hello, world" program in various programming languages.
wtwingate/documents
Various and sundry documents
wtwingate/advent-of-code
My solutions for Advent of Code
wtwingate/odin-admin-dashboard
A dummy admin dashboard made for The Odin Project
wtwingate/odin-sign-up-form
Dummy sign-up page made for The Odin Project
wtwingate/JavaScript30
30 Day Vanilla JS Challenge
wtwingate/website
My personal website
wtwingate/kandr
Example programs and excercises from K&R
wtwingate/pylect
Find and fetch Scripture lessons for upcoming days in the lectionary
wtwingate/json-parser
JSON parser implemented in C
wtwingate/count
Count words, lines, characters, and bytes
wtwingate/caesar
Message encryption and decryption using a Caesar cipher
wtwingate/kilo
A simple text editor in 1000 lines of C
wtwingate/webflyx
Playing around with Git
wtwingate/asteroids
wtwingate/lectionary-django
Website for the Anglican lectionary
wtwingate/conway
Conway's game of life in various programming languages.
wtwingate/numstr
It rhymes with dumpster!
wtwingate/blog-aggregator
Blog aggregator built with Go
wtwingate/chirpy
Twitter clone built with Go
wtwingate/pokedex
Pokédex CLI program built with Go
wtwingate/minesweeper
Clone of the classic computer game for the browser
wtwingate/web-crawler
Simple web crawler built with Node.js
wtwingate/maze-solver
An automatic maze solver built in Python
wtwingate/static-site-generator
A static site generator built in Python
wtwingate/bookbot
A simple command-line program that analyzes text files
wtwingate/odin-calculator
An on-screen calculator made for The Odin Project