AndrewGuard's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
facebook/create-react-app
Set up a modern web app by running one command.
h5bp/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
rails/rails
Ruby on Rails
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
johnpapa/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
rubocop/ruby-style-guide
A community-driven Ruby coding style guide
Droogans/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
Netflix/SimianArmy
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
rubocop/rails-style-guide
A community-driven Ruby on Rails style guide
rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
rmurphey/js-assessment
A test-driven approach to assessing JS skills
thoughtbot/shoulda-matchers
Simple one-liner tests for common Rails functionality
rails/jquery-ujs
Ruby on Rails unobtrusive scripting adapter for jQuery
richardshepherd/Parallax-Scrolling
Code to accompany the tutorial in Smashing Magazine
uberfastman/fantasy-football-metrics-weekly-report
Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, ESPN, CBS, Sleeper, Fleaflicker
pauloconnor/das_keyboard
Das Keyboard Media Keys for Karabiner
enocom/json-api
A JSON API in Rails using engines
Azure-Samples/meanjs
A simple MEAN.js application that demonstrates how to build data-driven Node.js apps in Azure App Service
red-gate/Flyway-Sample-Pipelines
ryanbriones/kindle-highlights
ryanbriones/dbc-sinatra-crud-example
An example sinatra app implementing CRUD-style
HuxleyKendell/AutoRodent
MTPenguin/AdvWorksAuto
Auto merge on passing checks
ryanbriones/dbc-ar-associations
Example of advanced options used on ActiveRecord relationships
AndrewGuard/flyway-example-scripts
interesting use cases for flyway - autobaselining, using snapshots for drift checks, postgres static data via csv
ksolo/multi-part-forms
Multipart Forms
MTPenguin/AdvW