johnmeehan's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
saadeghi/daisyui
๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
exelban/stats
macOS system monitor in your menu bar
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
Uniswap/v3-core
๐ฆ ๐ฆ ๐ฆ Core smart contracts of Uniswap v3
aws/aws-sdk-ruby
The official AWS SDK for Ruby.
betterspecs/betterspecs
RSpec Best Practices
whomwah/rqrcode
A Ruby library that encodes QR Codes
soundcloud/lhm
Online MySQL schema migrations
sporkmonger/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
skatkov/awesome-stimulusjs
Modestly awesome list of StimulusJS related content.
amazing-print/amazing_print
Pretty print your Ruby objects with style -- in full color and with proper indentation
honeybadger-io/heya
Heya ๐ is a campaign mailer for Rails. Think of it like ActionMailer, but for timed email sequences. It can also perform other actions like sending a text message.
jamesmartin/inline_svg
Embed SVG documents in your Rails views and style them with CSS
aurbano/robinhood-node
:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:
Shopify/yjit
Optimizing JIT compiler built inside CRuby
cooklang/spec
Home for Cooklang specification and general discussions about the ecosystem
thoughtbot/upcase
Sharpen your programming skills.
PacktPublishing/Polished-Ruby-Programming
Polished Ruby Programming, published by Packt
Shopify/lhm
Online MySQL schema migrations
Shopify/browser_sniffer
Properly detect what browser you are dealing with
Cinderella-Man/hedgehog
Source code for the "Hands-on Elixir & OTP: Cryptocurrency Trading Bot" course
Cosmik42/BAP
The Brick Automation Project
BoutFitness/Concept2-SDK
Concept2 Bluetooth SDK
pascallaliberte/stimulus-turbolinks-demo
A Stimulus + Turbolinks Demo of an app called Proposahoy!
pascallaliberte/stimulus-turbolinks-select2
A demo on how to fix Turbolinks conflicts with jQuery plugins (like Select2) using Stimulus
kuntashov/developer-roadmap
Roadmap to becoming a web developer in 2020
andyw8/ruby-kata-template
A blank Ruby project with MiniTest, for both new and experienced developers to quickly get up and running on a kata