Pinned Repositories
bug-saves-world
Platformer game built with Phaser. You're a bug and you must collect all stars without taking damage
cpp-markdown-parser
A C++ program to convert Markdown files to HTML.
eleventy-photo-gallery
Starter site for creating a responsive image gallery using the Eleventy static site generator
eleventy-plugin-metagen
Eleventy shortcode that generates document metadata
eleventy-plugin-sharp-respimg
Eleventy plugin which performs build-time image transformations and generates responsive image markup.
eleventy-plugin-social-img
An Eleventy shortcode that generates social share images at build-time and returns an image URL for use in document metadata.
learn-ml
Understanding Machine Learning
react-task-board
Task board with drag-and-drop functionality built with React and Redux
tannerdolby.com
The home of my personal website built with 11ty
tannerdolby's Repositories
tannerdolby/eleventy-photo-gallery
Starter site for creating a responsive image gallery using the Eleventy static site generator
tannerdolby/eleventy-plugin-metagen
Eleventy shortcode that generates document metadata
tannerdolby/eleventy-plugin-social-img
An Eleventy shortcode that generates social share images at build-time and returns an image URL for use in document metadata.
tannerdolby/eleventy-plugin-sharp-respimg
Eleventy plugin which performs build-time image transformations and generates responsive image markup.
tannerdolby/tannerdolby.com
The home of my personal website built with 11ty
tannerdolby/cpp-markdown-parser
A C++ program to convert Markdown files to HTML.
tannerdolby/react-string-table
A table containing some common string operations. Built with React.
tannerdolby/meta-generator
Utility for generating document metadata
tannerdolby/react-book
Book component with GSAP animation
tannerdolby/react-task-board
Task board with drag-and-drop functionality built with React and Redux
tannerdolby/typescript-pokedex
A Pokedex App built with TypeScript, HTML and CSS
tannerdolby/advent-of-code
Advent of code 🎄
tannerdolby/break0ut
Remake of the 1970s arcade game Breakout
tannerdolby/get-tag
Create HTML tag strings
tannerdolby/metagen-docs
Documentation site for eleventy-plugin-metagen.
tannerdolby/nextjs-blog-pages-router
Basic blog template built with Next.js using the Pages Router
tannerdolby/pydetails
Fetch document metadata details for a URL and display a preview of the social share cards.
tannerdolby/rotation-cipher
Utility for creating caesar ciphers.
tannerdolby/tannerdolby
tannerdolby/dsa
notes while learning data structures and algorithms
tannerdolby/learn-ml
Understanding Machine Learning
tannerdolby/react-pokedex
Pokédex app built with Next.js
tannerdolby/lighthouse-ci-nextjs-ts
tannerdolby/local-fonts-gui
Java Swing TextPane that displays all available fonts with preview text for the local GraphicsEnvironment
tannerdolby/netlify-site-challenge-2024
Image gallery for the 2024 Netlify Dynamic Site Challenge
tannerdolby/next.js
The React Framework
tannerdolby/numpy
The fundamental package for scientific computing with Python.
tannerdolby/permutation-generator
Generate permutations for array or word inputs
tannerdolby/pyflat
Flatten a list in Python like Array.flat()
tannerdolby/react-chess
Chess application built with React, TypeScript, and Redux.