Pinned Repositories
authoring-gatsby-themes
Course code for each lesson of Jason Lengstorf's Gatsby Theme Authoring course on egghead.io.
gods
A library of Go data structures.
gograph
A graph library implemented in Go. Supports adjacency lists and adjacency matrices. Provides a graph interface with functions for searching, topological ordering, shortest path, and more.
hson
JSON processing language written in Haskell
parkerlandon-com
RPG-Portfolio
Presenting my portfolio with an RPG cutscene! 🧙♂️
tends
Manage your tendencies with tends! This is a project that I built during an egghead Portfolio Project Club. This project is buggy and unfinished, and, while I don't plan on developing it any further, I learned a lot.
turing-hask
Turing Machine Parser and Operator written in Haskell
ParkerGits's Repositories
ParkerGits/tends
Manage your tendencies with tends! This is a project that I built during an egghead Portfolio Project Club. This project is buggy and unfinished, and, while I don't plan on developing it any further, I learned a lot.
ParkerGits/RPG-Portfolio
Presenting my portfolio with an RPG cutscene! 🧙♂️
ParkerGits/next-typescript-tailwind-mdx-blog
Personal blog built with Next.js, Tailwind, MDX, and TypeScript.
ParkerGits/add-internationalization-to-react-app-using-react-intl-course-code
Course code for Damon Bauer's Add Internationalization (i18n) to a React app using React Intl course on egghead.io
ParkerGits/gods
A library of Go data structures.
ParkerGits/gograph
A graph library implemented in Go. Supports adjacency lists and adjacency matrices. Provides a graph interface with functions for searching, topological ordering, shortest path, and more.
ParkerGits/hson
JSON processing language written in Haskell
ParkerGits/parkerlandon-com
ParkerGits/pokecommit
Wrapper for git commit that lets you catch a Pokemon with each commit! 🦑
ParkerGits/turing-hask
Turing Machine Parser and Operator written in Haskell
ParkerGits/arduino-plant-moisture
ParkerGits/build-an-angular-instant-search-component
ParkerGits/canvas-lms
The open LMS by Instructure, Inc.
ParkerGits/course-flowchart
ParkerGits/cpp-expr-analyzer
Lexer/Parser for a simple expression grammar
ParkerGits/cpp-two-phase-commit
ParkerGits/data-science-final
ParkerGits/dotfiles
ParkerGits/eggheadio-course-notes
ParkerGits/getting-started-with-angular-course-code
Code for John Lindquist's "Getting Started with Angular" course.
ParkerGits/haskell-huffman
Huffman Tree encoding, written in Haskell
ParkerGits/minecraft-furnace-xstate-react
Functional furnace state machine using XState and React
ParkerGits/Parker-v2-Discord-Bot
My personal Discord Music bot created in JavaScript with discord.js
ParkerGits/ParkerGits
ParkerGits/pulse-analysis
ParkerGits/react-enzyme-jest
Course code for Tyler Clark's Test React Components with Enzyme and Jest course on egghead.io
ParkerGits/react-router-v4
ParkerGits/rust-tripartite-matching
ParkerGits/skill-recordings-hooks-documentation
ParkerGits/turing-cli
CLI Turing Machine JSON generator that produces inputs for turing-hask