Front End Mentor

My growing list of Front End Mentor challenges. These challenges put my front end development skills to the test using vanilla HTML, CSS, and JavaScript.

Exercises for Programmers

Exercises for Programmers is a fantastic book for learning to program, or for learning a new programming language. It offers 57 unique challenges of increasing difficulty that will teach you the basics of programming or teach you how to use a new language.

Data Structures and Algorithms

My first real programming project. It is a collection of command line programs that showcase some fundamental data structures, abstract data types, and algorithms. It was written in C with command line Vi using the Make build system. There is also a POSIX shell script for testing and an experiment that tests real-world results of the sorting algoriths.

Appleish

A Hugo theme meant to resemble styling on the Apple platform. My first custom theme for the Hugo static site generator… TODO: remove hard-coded values, add dark theme, SEO, accessibility.