Pinned Repositories
csharp-ioc-example
A tutorial on creating a Dependency Injection container from scratch.
hangfire-framework-sample
This is a framework for wrapping Hangfire with an opinionated syntax for queueing jobs. It essentially draws inspiration from .NET MVC middleware configuration with the following goals.
HTML-Class-For-PHP
This class is designed to work like jQuery when creating and working with html elements.
Let.cs
Add convention to your unit tests.
PHP-MVC-Tutorial
Place to store all parts of my mvc tutorial
psalm-119
A microsite for Psalm 119 and the commentaries from Charles Bridges and C.H. Spurgeon.
PubSub-PHP
A simple implentation of PubSub for PHP
rails-shopping-cart
a tutorial on getting started with rails where we build a shopping cart
sammy
A bare-bones PHP version of the Ruby Sinatra framework.
BaylorRae's Repositories
BaylorRae/hangfire-framework-sample
This is a framework for wrapping Hangfire with an opinionated syntax for queueing jobs. It essentially draws inspiration from .NET MVC middleware configuration with the following goals.
BaylorRae/Let.cs
Add convention to your unit tests.
BaylorRae/dotnet-graphql-server
A production ready GraphQL server with .NET Middleware and GraphQL.
BaylorRae/graphql-subscription-chatroom
A Ruby on Rails chatroom powered by GraphQL subscriptions and Redis.
BaylorRae/spacy-model-builder
A platform to train a Spacy model for custom Named Entity Recognition (NER)
BaylorRae/fourth_dimensional
An event sourcing library to account for the state of a system in relation to time.
BaylorRae/smart-truncation
An experiment to mimic human truncation by abbreviation instead of ellipsis.
BaylorRae/psalm-119
A microsite for Psalm 119 and the commentaries from Charles Bridges and C.H. Spurgeon.
BaylorRae/ansi-dashboard
This is an example cli dashboard cleared and written with ansi escape codes.
BaylorRae/baylorrae.github.io
BaylorRae/border-radii-generator
BaylorRae/docs
The open-source repo for docs.github.com
BaylorRae/dokku-mongo
a mongo plugin for dokku
BaylorRae/event_sourcery-postgres
Postgres event store implementation for EventSourcery
BaylorRae/event_sourcery-rails
Combining two great powers for data and web.
BaylorRae/event_sourcery_rails_example
Example application of EventSourcery with Rails API and custom dsl
BaylorRae/github-buttons
Showcase the success of any GitHub repo or user with these simple, static buttons with dynamic counts.
BaylorRae/gush
Fast and distributed workflow runner using ActiveJob and Redis
BaylorRae/instaton
An Instagram clone for a video tutorial
BaylorRae/jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
BaylorRae/keras
Deep Learning for humans
BaylorRae/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
BaylorRae/nvchad-config
BaylorRae/oxlc
Oxford Live Coding Meetup
BaylorRae/quotes
QuotesOnDesign.com
BaylorRae/regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
BaylorRae/sequent
CQRS & event sourcing framework for Ruby
BaylorRae/setup-rails
A re-usable GitHub Actions CI workflow for verifying Rails apps
BaylorRae/sneakers
A fast background processing framework for Ruby and RabbitMQ
BaylorRae/tic-tac-toe
Tic Tac Toe built during a programming meetup