codergeek121's Stars
kube-hetzner/terraform-hcloud-kube-hetzner
Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
codergeek121/rails-github-actions
sample Rails application using Github Actions
vknabel/lithia
Early development, experimental functional programming language with an implicit but strong and dynamic type system.
joemasilotti/TurboNavigator
A drop-in class for Turbo Native apps to handle common navigation flows.
fxn/zeitwerk
Efficient and thread-safe code loader for Ruby
tuwukee/jwt_sessions
XSS/CSRF safe JWT auth designed for SPA
simonbs/Runestone
📝 Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more.
excid3/madmin
A robust Admin Interface for Ruby on Rails apps
testdouble/rails-twitter-oauth-example
An example Rails app that implements log in to Twitter via OAuth
asdf-vm/asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
procore-oss/blueprinter
Simple, Fast, and Declarative Serialization Library for Ruby
bridgetownrb/bridgetown
A next-generation progressive site generator & fullstack framework, powered by Ruby
ochorocho/BauPi
Take pictures using raspistill and convert it to timelapse video using ffmpeg
rossta/montrose
Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.
amiuhle/kasisto
A Monero Point of Sale payment system
basecamp/geared_pagination
Paginate Active Record sets at variable speeds
amatsuda/jb
A simple and fast JSON API template engine for Ruby on Rails
rootstrap/rails_api_base
API boilerplate project for Ruby on Rails 7
noelrappin/rails_javascript_documention_drafts
leeoniya/uPlot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
basecamp/activestorage-office-previewer
Active Storage previewer for Microsoft Office files based on LibreOffice
jorgemanrubia/turbolinks_render
Support for `render` with Turbolinks in Rails controllers
igorkasyanchuk/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
sorbet/sorbet
A fast, powerful type checker designed for Ruby
yugabyte/yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
aFarkas/lazysizes
High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
benhalpern/books
My book reviews and/or recommendations.
standardrb/standard
Ruby's bikeshed-proof linter and formatter 🚲
ph1ps/Food101-CoreML
A CoreML model which classifies images of food
westonganger/spreadsheet_architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.