Pinned Repositories
branj
Automatically check out a git branch corresponding to the name of a given JIRA ticket
game_of_life
An implementation of Conway's Game of Life in React
hacker-rank
Code katas from HackerRank that I've tried
multi-threaded-server
A simple implementation of a multi-threaded server in C
rachelandjer
My static wedding website, built with React
shardVPN
A terraform setup that builds a temporary VPN cloud server
jerridan's Repositories
jerridan/multi-threaded-server
A simple implementation of a multi-threaded server in C
jerridan/shardVPN
A terraform setup that builds a temporary VPN cloud server
jerridan/branj
Automatically check out a git branch corresponding to the name of a given JIRA ticket
jerridan/game_of_life
An implementation of Conway's Game of Life in React
jerridan/hacker-rank
Code katas from HackerRank that I've tried
jerridan/rachelandjer
My static wedding website, built with React
jerridan/checkout-kata
jerridan/convert-keys-js
Convert key casing in nested JS objects and arrays
jerridan/docker-openvpn
🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
jerridan/ford-fulkerson-visualization
jerridan/guilded-rose-js
jerridan/hooli_drive
A client-server file transfer program built in C
jerridan/iris
A simple weather app built with React
jerridan/jerridan-io
My personal portfolio website
jerridan/jitter
A tool that generates a git branch given a Jira ticket number
jerridan/nupack
jerridan/radix-primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
jerridan/rails_skeleton
jerridan/redux-rails-skeleton
A sample setup for a new project using Redux and Rails
jerridan/storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
jerridan/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
jerridan/unix_shell
A Unix-like shell in C