🏳️🌈
Hey! I love solving problems, sometimes with code. I'm also into drumming, snowboarding, and games/ttrpgs.
- London, United Kingdom
-
17:17
(UTC)
Pinned Loading
-
DFE-Digital/npq-registration
DFE-Digital/npq-registration PublicRails app for the NPQ Registration service
-
-
DFE-Digital/teaching-school-hub-finder
DFE-Digital/teaching-school-hub-finder PublicRails App for the Teaching School Hub Finder
Ruby 1
-
Run Rubocop on files that've changed...
Run Rubocop on files that've changed in Git 1#!/bin/bash
23rubocop $(git diff --name-only --diff-filter=d main...) --force-exclusion "$@"
-
Outputs a list of all files changed ...
Outputs a list of all files changed between your current HEAD and develop 1#!/bin/bash
23git diff --name-only --diff-filter=d main...
-
codelittinc/slacked
codelittinc/slacked PublicA simple and easy way to send notifications to Slack from your Ruby or Rails application.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.