ruprict's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nylas/nylas-mail
:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
dhg/Skeleton
Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
ankane/pghero
A performance dashboard for Postgres
aws-samples/ecs-refarch-cloudformation
A reference architecture for deploying containerized microservices with Amazon ECS and AWS CloudFormation (YAML)
matryer/vice
Go channels at horizontal scale (powered by message queues)
vmbrasseur/Public_Speaking
A repository of resources about public speaking, specifically in the context of software development and IT conferences.
trumail/trumail
:email: :white_check_mark: A Fast and Free Email Verification API written in Go
RailsApps/rails3-mongoid-devise
An example Rails 3.2 app with Mongoid for data, Devise for authentication.
RailsApps/rails3-mongoid-omniauth
An example Rails 3.2 app with Mongoid for data, OmniAuth for authentication. With a tutorial.
bigbinary/wheel
Don't reinvent the wheel for every new Rails project. Use sane Defaults.
enricofoltran/hello-auth-grpc
two grpc microservices with mutual TLS and token authentication in Go
titpetric/books
Samples from my published works
vsavkin/DCI-Sample
A sample application illustrating the Data Context Interaction paradigm (in Ruby)
monorkin/kappa
Run AWS Lambdas locally
dtsagile/Leaflet
Leaflet is a modern JavaScript library for interactive maps on both desktop and mobile browsers by CloudMade.
ruprict/loccasions
Rails application created in Rubysource.com series
ruprict/skeleton_rails
A rails generator that makes the application layout use [Skeleton](http://getskeleton.com)
ruprict/jquery-ui
The official jQuery user interface library.
ruprict/node_tracker
Just a little attempt to learn node and sockets
ruprict/ruprict.github.com
Ruprict.NET
ruprict/bundler-site
ruprict/ITBspoke
We are learning some advanced Git technology
ruprict/node-date-utils
Date Pollyfills for Node.js and Browser
ruprict/objects_on_rails
My repor of Avdi's code from his awesome Objects on Rails book
ruprict/qfeedreader
My attempt at Adam's qfeedreader
ruprict/refinerycms
An extendable Ruby on Rails 'CMS framework' that supports Rails 3
ruprict/refinerycms-blog
Simple blog plugin for Refinery CMS
ruprict/refinerycms-news
News Plugin for RefineryCMS
ruprict/tictactoe
Writing a tictactoe game to mess with