zacharyarney
Developer with a background in music. Interested in the interface between technology and the humanities. Formerly @bigcommerce
BigCommerceSan Francisco, CA
Pinned Repositories
labs-team-home
Algorithms
An introduction to algorithmic problem-solving and algorithmic paradigms.
Arrays
Low level arrays in C
auth-i
Adding Authentication to an API using Sessions and Cookies
auth-ii
Adding Authentication to an API using JSON Web Tokens
back-end-project-week
This repo contains the instructions for the backend project week
belle-web
A simple speed reading tool.
clancy
A library for deriving color data from image files
lambda-notes
A simple CRUD app.
moontime
An app for sharing videos
zacharyarney's Repositories
zacharyarney/snackbar
zacharyarney/java-SnackBar
zacharyarney/node-api1-project
zacharyarney/React-Github-User-Card
zacharyarney/java-AnimalKingdom
zacharyarney/github-usercard
Create a card based on the data coming back from the Github API.
zacharyarney/graphql-article-server
The Express, GraphQL, and PostgreSQL server for Nathan Thomas' article
zacharyarney/react-american-football-scoreboard
zacharyarney/Car-Sales
zacharyarney/lambda-calculator
zacharyarney/Sprint-Challenge--C-Web-Server
zacharyarney/C-Web-Server
A simple webserver written in C
zacharyarney/teddy
A simple text editor based on Kilo.
zacharyarney/Computer-Architecture
Computer architecture and emulation
zacharyarney/Sprint-Challenge--Hash-Theory
zacharyarney/Hash-Tables
Hash Tables
zacharyarney/Sprint-Challenge--Intro-C-Processes
zacharyarney/Graphs
Graphs, BFS, DFS, connected components
zacharyarney/Sprint-Challenge--Data-Structures-Python
zacharyarney/Data-Structures
zacharyarney/Sprint-Challenge--Algorithms
zacharyarney/Algorithms
An introduction to algorithmic problem-solving and algorithmic paradigms.
zacharyarney/Sorting
zacharyarney/Sprint-Challenge--Intro-Python
Intro to Python Sprint Challenge
zacharyarney/Intro-Python-II
Second part of introduction to Python basics
zacharyarney/Intro-Python-I
Introduction to Python basics
zacharyarney/express-env-example
A sample express environment that is well architected for scale. Read about it here:
zacharyarney/back-end-project-week
This repo contains the instructions for the backend project week
zacharyarney/Sprint-Challenge--Testing
zacharyarney/Server-Testing
Adding Unit and Integration Tests to an Express API Using Jest and supertest