SlothFriend
Full-stack software developer interested in deep-learning and computer vision. I'm happiest and work best with close-knit teams having a big impact.
OutriderArvada, CO
Pinned Repositories
AuthServer-Node
A NodeJS server with authentication built in. This is a starter package for a Node API server.
CarND-Term1-P2
Using deep learning to classify 43 categories of German traffic signs. Project #2 in Udacity's Self-Driving Car Nanodegree.
CarND-Term1-P3
Utilizing behavioral cloning with deep neural networks to teach a car to drive in a simulator. Project #3 in Udacity's Self-Driving Car Nanodegree.
CarND-Term1-P4
Advanced lane detection using computer vision. Project #4 in Udacity's Self-Driving Car Nanodegree.
CarND-Term1-P5
Vehicle detection from a vehicle dash-cam using computer vision and machine learning. Project #5 in Udacity's Self-Driving Car Nanodegree.
CarND-Term1-Starter
Base copy of the Udacity Self-Driving Car nanodegree. I use this repo for learning and testing before projects. Each project will be its own repo.
PunchClock-Desktop
An Electron desktop application for tracking time to different projects throughout the day.
ReduxSimpleStarter
Boilerplate starter for React-Redux
todo-nextjs
NextJS Todo App Prototype (for exploring/comparing the technology)
SlothFriend's Repositories
SlothFriend/CarND-Term1-P4
Advanced lane detection using computer vision. Project #4 in Udacity's Self-Driving Car Nanodegree.
SlothFriend/CarND-Term1-P5
Vehicle detection from a vehicle dash-cam using computer vision and machine learning. Project #5 in Udacity's Self-Driving Car Nanodegree.
SlothFriend/CarND-Term1-P3
Utilizing behavioral cloning with deep neural networks to teach a car to drive in a simulator. Project #3 in Udacity's Self-Driving Car Nanodegree.
SlothFriend/CarND-Term1-Starter
Base copy of the Udacity Self-Driving Car nanodegree. I use this repo for learning and testing before projects. Each project will be its own repo.
SlothFriend/todo-nextjs
NextJS Todo App Prototype (for exploring/comparing the technology)
SlothFriend/AuthServer-Node
A NodeJS server with authentication built in. This is a starter package for a Node API server.
SlothFriend/ReduxSimpleStarter
Boilerplate starter for React-Redux
SlothFriend/advent-of-code-2019
Solutions to Advent of Code 2019 problems
SlothFriend/apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
SlothFriend/brain-train
Tools for building and training brains
SlothFriend/CarND-Extended-Kalman-Filter
Using an Extended Kalman Filter and Lidar-Radar sensor fusion, the position and velocity of an object is tracked in a simulator.
SlothFriend/CarND-Kidnapped-Vehicle-Project
Implementing a particle filter to localize a vehicle using a landmark map.
SlothFriend/CarND-MPC-Project
Building a model-predictive controller to drive a car in a simulator.
SlothFriend/CarND-MPC-Quizzes
CarND MPC Quizzes
SlothFriend/CarND-PID-Control-Project
Implementing a PID Controller in C++ to drive a car around a track in a simulator.
SlothFriend/CarND-Unscented-Kalman-Filter-Project
Self-Driving Car Nanodegree Program Starter Code for the Unscented Kalman Filter Project
SlothFriend/create-react-app
Create React apps with no build configuration.
SlothFriend/docs
All things Pulumi!
SlothFriend/express-gateway.io
website for Express Gateway on express-gateway.io
SlothFriend/graphql-redis-subscriptions
A graphql subscriptions implementation using redis and apollo's graphql-subscriptions
SlothFriend/GridCure
Data challenge for GridCure which involves predicting which houses charge electric vehicles from electric-meter usage data.
SlothFriend/ibotta_platform_dev
An anagram API for an Ibotta take-home project.
SlothFriend/kube-templates
Templates for kubernetes objects.
SlothFriend/message-api
A simple api for storing and retrieving messages. Using this as a test for infrastructure setup like kubernetes.
SlothFriend/message-logger
A plain ui for entering and displaying messages. For testing some infrastructure like kubernetes.
SlothFriend/monster-battle-project-1
A VueJS project - #1 for Udemy course https://www.udemy.com/vuejs-2-the-complete-guide
SlothFriend/node-hello-world
Just a test node project.
SlothFriend/Redux-Form_Example
I created this small React+Redux app to provide a comparison between a small form that works with the npm "redux-form" package and without it. Hoping this can be a good reference to anyone who has had trouble setting up Redux-Form before.
SlothFriend/SlothFriend.github.io
My portfolio website where I showcase my abilities and previous work.
SlothFriend/todo-vue
Example application to experiment with Vue, Vue-Router, and Vuex.