Jonny Burkholder's repositories
binarylogic
A program that adds binary numbers using virtualized logic gates
c-reference
A basic introduction and reference to the C programming language
channel-alarm
Listen on a channel to trigger a function
data-structures
Implementation of different common data structures in programming and computer science
fluid-mechanics
Repository for fluid mechanics math packages
go-test-tutorial
Tutorial for writing and running tests in Go
java-data-structures
Practice implementing various data structures in Java
react-example
First pass at making a react app
react-native-example
React Native Hello World
speaker-recognition
Repo for experimenting with different technologies for obtaining speaker embeddings
streaming-example
An example web server that streams audio and video with golang
url-shortener-client
Client for the url shortener microservice
url-shortener-microservices
An example of a microservice-based approach to making a web app that shortens urls
waitgroup-example
A small example of how to use wait groups with channels in go