Pinned Repositories
Bakery
Use a Pi to make a Pi
Code_Club_Resources
elite_universe
Generate planets and galaxies following the Acornsoft Elite planet generation algorithm
gpio_zero-ruby
Simple GPIO access in Ruby for the Raspberry Pi
handles
RIP Ronnie Corbett
ippi
Using piface to show the IP address of a headless Raspberry Pi
microbit_playground
music
Various music related things
pwa
Test bed for creating a PWA app in Rails
silly
jrmhaig's Repositories
jrmhaig/Code_Club_Resources
jrmhaig/pwa
Test bed for creating a PWA app in Rails
jrmhaig/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 }
jrmhaig/advent_of_code_2022
See https://jrmhaig.github.io/advent_of_code_2022/
jrmhaig/AdventOfCode
jrmhaig/amoeba
A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model
jrmhaig/api_guard
JWT authentication solution for Rails APIs
jrmhaig/awesome-faraday
A curated list of awesome middleware and adapters for Faraday
jrmhaig/bulma_form_builder
Rails form builder
jrmhaig/cccd_checker
jrmhaig/dunreath
Dunreath website
jrmhaig/e_mass
jrmhaig/editor-api
Code Editor backend
jrmhaig/editor-ui
Code Editor frontend
jrmhaig/faker
A library for generating fake data such as names, addresses, and phone numbers.
jrmhaig/faker-games-elite
Proof of concept for modular generators for Faker
jrmhaig/grape-swagger-rails
Swagger UI as Rails Engine for grape-swagger gem.
jrmhaig/jrmhaig.github.com
Homepage
jrmhaig/jrmhaig.github.io
jrmhaig/london_trees
Simple API for London trees
jrmhaig/online_ruby
Testing the new WebAssembly support in Ruby 3.2
jrmhaig/OO_Game
Building a game in Ruby while reading 'Design Patterns: Elements of Reusable Object-Oriented Software'
jrmhaig/Open_Source_Chess
Playing Chess by Github Pull Requests.
jrmhaig/rails
Ruby on Rails
jrmhaig/rails_issue_33600
Demonstration of this Rails issue: https://github.com/rails/rails/issues/33600
jrmhaig/react-rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
jrmhaig/ruby_to_python_and_back
jrmhaig/scheduler_daemon
a Rails 2.3, Rails 3, and Ruby compatible scheduler daemon. Replaces cron/rake pattern of periodically running rake tasks to perform maintenance tasks, only loading the environment ONCE!
jrmhaig/sidekiq-scheduler
Lightweight job scheduler extension for Sidekiq
jrmhaig/wasm_experiment