Pinned Repositories
allcast-signal-server
allcast-webapp
awesome-me
Collection of interesting links, tutorials, books, book notes
exp-joi-validator
Validate req parameters using joi
express-stackdriver-pino
A bunch of utitlity functions to make logging in express and gcp a breeze
git-and-bash-lab
A lab to practice git and using the bash command line
intro_numerical_analysis
https://www.coursera.org/learn/intro-to-numerical-analysis
pipeawait
Compose asynchronous functions
simple-typescript-boilerplate
A fully configured typescript boilerplate
obengwilliam's Repositories
obengwilliam/aboutme
Resume.json
obengwilliam/admin-on-rest
A frontend framework for building admin SPAs on top of REST services, using React
obengwilliam/api-blueprint
API Blueprint
obengwilliam/customizable-commit-analyzer
Customizable commit message analyzer for use with semantic-release
obengwilliam/docker-python-librdkafka
Dockerfile for Python with librdkafka installed.
obengwilliam/egghead.io_redux_course_notes
Notes (and partial transcription) of Dan Abramov's Redux course videos on http://egghead.io
obengwilliam/example-node-server
Example Node Server w/ Babel
obengwilliam/express-errors
obengwilliam/freeCodeCamp
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
obengwilliam/golang-notes
Notes to understand golang
obengwilliam/graphql-example
GraphQL example with Interfaces and Unions presented at 3o Facebook Developer Circles MeetUp
obengwilliam/jest-snapshot-example
a companion repo for a Medium article
obengwilliam/k8-debug-deployment
Debug scripts after deploying on a kube cluster
obengwilliam/k8s-scripts
Opinionated scripts for managing application deployment lifecycle in Kubernetes
obengwilliam/machine-learning-course-notes
https://www.coursera.org/learn/machine-learning
obengwilliam/MarslandMLAlgo
Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.
obengwilliam/mongo-replica-with-docker
How to deploy a MongoDB Replica Set using Docker
obengwilliam/multi-process-nodejs-example
obengwilliam/NLTKRest
This is a REST Server endpoint built using Flask and Python.
obengwilliam/node-webhooks
:arrow_right_hook: Node.js module to create and trigger your own webHooks.
obengwilliam/nodejs-rest-api-boilerplate
obengwilliam/pluralsight-docker-CI
obengwilliam/prom-client
Prometheus client for node.js
obengwilliam/RBM
Simple tutorial code for Restricted Boltzmann Machines (RBM)
obengwilliam/rebase
obengwilliam/stanford-cs231
Resources for students in the Udacity's Machine Learning Engineer Nanodegree to work through Stanford's Convolutional Neural Networks for Visual Recognition course (CS231n).
obengwilliam/starwars-names
obengwilliam/sw-precache
A node module to generate service worker code that will precache specific resources so they work offline.
obengwilliam/vae_vampprior
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
obengwilliam/Variational-Autoencoders
Variational Autoencoders from scratch