chrisstonedev
Software engineer. Technical speaker. Runner. Basketball fan. Video game player. Vegan.
Flashlight LearningAtlanta, GA
Pinned Repositories
advent-of-code
Code written while solving puzzles in Advent of Code
auction-sniper
Following along in my reading of Growing Object-Oriented Software, Guided by Tests
bitmap-reader
Visually reconstruct an image based on bitmap file specification using test-driven development.
mine-finder
Creating a Minesweeper game using TypeScript
personal-website-11ty
Rewriting my personal website in 11ty
reading.engineering
A list of recommended technical books. Log in and mark books as recommended or create a wish list. Written in JavaScript with Next.js and React with a Sanity.io backend.
technical-debt
Code that accompanies my technical talk on identifying and addressing technical debt.
video-rental-service
Example project to learn ASP.NET MVC in .NET Framework 4.7.2 with Razor view engine.
website
Personal website written in Angular and TypeScript.
GymRatTrax-FitnessScheduler
GymRatTrax - Personal Fitness Scheduler
chrisstonedev's Repositories
chrisstonedev/advent-of-code
Code written while solving puzzles in Advent of Code
chrisstonedev/technical-debt
Code that accompanies my technical talk on identifying and addressing technical debt.
chrisstonedev/video-rental-service
Example project to learn ASP.NET MVC in .NET Framework 4.7.2 with Razor view engine.
chrisstonedev/website
Personal website written in Angular and TypeScript.
chrisstonedev/auction-sniper
Following along in my reading of Growing Object-Oriented Software, Guided by Tests
chrisstonedev/bookshop-lamp
The design of an online store with inventory and checkout functionality with secure registration and login procedures.
chrisstonedev/bookshop-pern
A bookshop app written using the PERN stack: PostgreSQL, Express, React, Node.js
chrisstonedev/bookshop-sans
Migrating my LAMP stack bookshop-demo repo into the Jamstack using Angular and Scully.
chrisstonedev/chrisstonedev
Config files for my GitHub profile.
chrisstonedev/conference-schedule-tests
Playwright end-to-end tests to check if changes have been made to the schedule of a conference
chrisstonedev/connect-four
Angular TypeScript game to match four tokens in a row against a computer opponent.
chrisstonedev/Emmersion.InfluxDB
Shared library for recording metrics data to InfluxDB
chrisstonedev/github-language-statistics
Enter a GitHub username and see which languages they use and get a breakdown by lines of code written.
chrisstonedev/github-user-search
A test application that consumes the GitHub search API for users.
chrisstonedev/kata-bootstraps
Empty projects for different languages with a failing test
chrisstonedev/mine-finder
Creating a Minesweeper game using TypeScript
chrisstonedev/MonoGameWorkshop
Following a workshop tutorial in how to create a desktop game using MonoGame.
chrisstonedev/personal-website-11ty
Rewriting my personal website in 11ty
chrisstonedev/personal-website-hugo
Rewriting my personal website in Hugo
chrisstonedev/reading-list
A list of recommended technical books. Log in and mark books as recommended or create a wish list. Written in JavaScript with Next.js and React with a Sanity.io backend.
chrisstonedev/recipe-book
A recipe book created with Hugo.
chrisstonedev/scully-talk-demo-app
This is a demonstration repository that my conference talk on using Scully in Angular projects. https://chrisstone.dev/speaking/scully
chrisstonedev/tic-tac-toe
A tic-tac-toe game built in React.
chrisstonedev/tiebreaker-kata
chrisstonedev/ui-test-runner
UI automation approval test runner application
chrisstonedev/webkit-jquery-select-issue
Reproduction steps to demonstrate an error I encountered in a project that used jQuery
chrisstonedev/code-jams
Challenges and solutions for Atlanta JavaScript code jam events
chrisstonedev/l2ldjango_interview
Technical interview homework
chrisstonedev/SCAtlanta.github.io
Site for SC Atlanta Community
chrisstonedev/student-management
Test application with RESTful API with CRUD operations