Ryan McDermott's repositories
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
code-review-tips
:microscope: Common problems to look for in a code review
3rs-of-software-architecture
A guide on how to write readable, reusable, and refactorable software
react-native-login
:iphone: An example React Native project for client login authentication
trump-speeches
:page_facing_up: 1mb Archive of Donald Trump Speeches
js-fp-algorithms
JavaScript algorithms, in a functional programming style
algorithms
Popular computer science algorithms implemented in Python
terraform-microservices-example
Using Terraform to deploy microservices that communicate with each other
typed-arrays
🚀 Performance comparison of JavaScript TypedArrays and native Arrays
docker-flask
:jeans: A simple Docker setup for a Flask application on Nginx
jekyll-latex
Jekyll theme with beautiful LaTeX typography
node-boilerplate
A ridiculously simple starting point for a Node app
typescript-makefile
Quick and easy starting off point for a TypeScript project
webvr-n-body
WebVR n-body galaxy simulation using Barnes-Hut Tree and AFrame powered by WebGL
gradle-dependency-example
Ridiculously simple example showing how you can use Gradle to install dependencies in Java and run programs using them
interpreter-typescript
Let's write an interpreter in TypeScript
really-simple-c
Really simple C compiler (RSCC), written in Rust
golang-presentation
Golang Presentation for Austin Golang Meetup Jun 2015
ryanmcdermott.github.io
My personal blog
bazel-java-template
Simple starter template for a Java project built with Bazel
bazel-cpp-template
Simple starter template for a C++ project built with Bazel
guice-example
An example Java project using Bazel and Guice injections
terraform-ec2-instance
Terraform file with everything you need to create an internet-facing EC2 instance.