Pinned Repositories
chemturion.github.io
jekyll blog for chemturion.com
content-management-system
Skoglynda FTW
git-irl
🗃 Open curriculum to teach Git and GitHub using real world objects.
idiolect
The next best thing to immersive language learning.
koans
🕉 a paradoxical anecdote or riddle, used in Zen Buddhism to demonstrate the inadequacy of logical reasoning and to provoke enlightenment
mastering-ruby-closures
Æ› My code for the exPress guide to Blocks, Procs, and Lambdas
rails-5-test-prescriptions
💊 My code for Noel Rappin's Rails 5 Test Prescriptions: Build a Healthy Code Base
rails-7-stripe-checkout
Rails 7 with Stripe Checkout
recipes
Food recipes, without the backstory and awful ads.
ruby_text
📄 my code & comments for text processing with Ruby
aaronkelton's Repositories
aaronkelton/idiolect
The next best thing to immersive language learning.
aaronkelton/rails-7-stripe-checkout
Rails 7 with Stripe Checkout
aaronkelton/recipes
Food recipes, without the backstory and awful ads.
aaronkelton/active_record-updated_at
Touch `updated_at` by default with calls to `update_all` and `update_column(s)`
aaronkelton/auto_route_library
Flutter route generator
aaronkelton/bloc
A predictable state management library that helps implement the BLoC design pattern
aaronkelton/bloc_timer
my reverse implementation of the Bloc timer tutorial https://www.loom.com/share/041763cc480843ad8f7ac5c065f2416b?sid=5f7797b7-100d-4479-b9cf-c5b7759382eb
aaronkelton/counter_bloc
taking the counter app and building up to use bloc by reading the docs
aaronkelton/encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
aaronkelton/flushbar-accessibility-status-message
Demonstration of another_flushbar accessibility behavior per WCAG 2.1, Success Criterion 4.1.3
aaronkelton/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
aaronkelton/flutter_counter
https://bloclibrary.dev/#/fluttercountertutorial
aaronkelton/geocoder
Complete Ruby geocoding solution.
aaronkelton/GetAuthMeBro
A commit-by-commit journey through authentication.
aaronkelton/graphql_codegen
aaronkelton/home_widget
Flutter Package for Easier Creation of Home Screen Widgets
aaronkelton/idea-1password
Integrate 1Password into Intellij based IDEs
aaronkelton/lefthook
Fast and powerful Git hooks manager for any type of projects.
aaronkelton/media_kit_subtitles_example
A barebones Flutter app with media_kit to get subtitles working.
aaronkelton/paper_trail
Track changes to your rails models
aaronkelton/peanut.dart
Easily build and deploy your Dart web app to GitHub pages
aaronkelton/redis-in-action
Example code from the book
aaronkelton/repro_samsung_keyboard_no_dismiss_with_autofill_password
Flutter TextField AutofillHints.password causes parent GestureDetector to lose unfocus ability
aaronkelton/sassc
libsass command line driver
aaronkelton/sendgrid-ruby
The Official Twilio SendGrid Led, Community Driven Ruby API Library
aaronkelton/stateless-future-builder
An example app that uses package_info_plus to display the app version in a stateless widget.
aaronkelton/timezone
Accurate current and historical timezones for Ruby with support for Geonames and Google latitude - longitude lookups.
aaronkelton/very_good_cli
A Very Good Command Line Interface for Dart created by Very Good Ventures 🦄
aaronkelton/website
Flutter documentation web site
aaronkelton/zxcvbn-ruby
Ruby port of Dropbox's zxcvbn javascript lib