Coder Social home page Coder Social logo

ghuntley / ghuntley-monorepo-retired Goto Github PK

View Code? Open in Web Editor NEW
63.0 63.0 5.0 19.61 MB

License: Other

Makefile 0.08% Nix 11.79% Dockerfile 0.12% Shell 4.09% TeX 0.56% Haskell 0.18% HTML 1.14% JavaScript 51.90% CSS 0.56% Python 22.58% C# 2.45% Rust 0.03% PowerShell 2.38% DIGITAL Command Language 0.03% Standard ML 0.01% Go 1.97% Vim Script 0.13%
docker dotnet golang haskell kubernetes monorepo nix rust terraform

ghuntley-monorepo-retired's Introduction

ghuntley's personal monorepo Views LinkedIn

This repository is the monorepo for my personal software.

Everything in here is built using Nix with an automatic attribute-set layout that mirrors the filesystem layout of the repository (this might feel familiar to users of Bazel).

If you've ended up here and have no idea who I am, feel free to follow me on Twitter.

Highlights

Automations

  • .imgbotconfig configures imgbot to crawl through all image files and losslessly compress them via pull-requests.
  • .github/dependabot.yml configures dependabot to automatically update git-submodules in third_party via pull-requests.
  • .github/auto-approve.yml automatically approves pull-requests raised by imgbot or dependabot.
  • .github/auto-merge.yml automatically merges approved pull-requests that pass all status checks.
  • .github/cla.yml creates a comment on Pull Request asking contributors who have not signed the CLA to sign and also fails the pull request status check with a failure. The contributors are requested to sign the CLA within the pull request by copy and pasting "I have read the CLA Document and I hereby sign the CLA" as a Pull Request comment. If the contributor has already signed the CLA, then the PR status will pass with success. Signatures are stored in cla/signatures.json.
  • .github/chatops-rebase.yml when /rebase is left as a comment by a maintainer the pull-request is automatically rebased.

Tools

  • tools/github-org-members retrieve a list of members in a GitHub organisation.
  • tools/orbit-cli a command line interface to orbit.love.
  • third_party/copyright-headers idempotently add copyright headers to source files with the contents of .copyrightheader unless a stub .autocopyrightignore is found in the current or parent directory.
  • third_party/licensed verify the licenses of dependencies.
  • third_party/nixpkgs contains my fork of the Nix package manager packages which is automatically updated via the dependabot automation.

Infrastructure

  • infra/desktops contains my nixos configs for my personal computers.
  • infra/homelab contains my configs for my homelab.
  • infra/homeassistant contains my home assistant configuration.

Dotfiles

  • dotfiles/linux contains my dotfiles for linux computers.
  • dotfiles/windows contains my dotfiles for windows computers.
  • dotfiles/macos contains my dotfiles for mac computers.

Applications

  • apps/pasteboard your favourite macOS command line clipboard manipulation libraries pbcopy / pbpaste ported over to Windows and available for installation via Chocolatey.

Browser Extensions

  • browser-extensions/send-from-outlook-dot-com a Google Chrome plugin that makes Outlook.com your default email application and provides a button to compose a message to quickly share a link via email.
  • browser-extensions/serverless-to-cgi-bin tongue in cheek browser extension for FireFox and Google Chrome that replaces occurrences of 'serverless' with 'cgi-bin'.

BIOS / Firmware

  • bios/seaslic if your computer is installed with Windows 7/8 by default but you'd prefer to run Linux as your desktop but on ocassion run a single Windows virtual machine under KVM using the activiation credentials within your computers BIOS then SeaSLIC can help you achieve this. As of 6th of Apr 2014 thanks to the excellent work by Michael Tokarev this patch is now integrated by default into Debian which removes the need to roll and maintain your own your own copy of SeaBIOS.

Games

  • games/quake3 is simply one of the best games ever made and i'm always up for q3dm17.

Packages / Libraries

  • libraries/python/template is a cookiecutter template for creating new python libraries.
  • libraries/python/telstra_data_usage retrieves mobile and fixed services data usage for Telstra services.
  • libraries/xamarin/weekeventlistener allows the owner to be garbage collected if its only remaining link is an event handler.
  • libraries/xamarin/siminformation a cross-platform library that provides a way to access ICCID, MCC, IMSI, MSID, MNC, MSISDN the information from a SIM card.

Security Vulnerabilities

  • security-vulnerabilities/system.bwn the evil cousin of the super fast and super secure by default framework by Ben Adams that uploads stuff to the internet every time you open visual studio.

Services

  • services/cachix-push-daemon.[service|nix] automatically publish build artifacts to cachix.org so future builds of the monorepository go ๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€ Available as an expression NixOS but is automatically installed, configured and started as a user systemd service when the developer environment initialises via de-init

Miscellaneous

Presentations I've given in the past are in the presentations folder, these cover a variety of topics and some of them have links to recordings.

Workshops I've taught in the past are in the workshops folder, these cover a variety of topics.

Contributing

If you'd like to contribute to any of the tools in here, please check out the contribution guidelines

ghuntley-monorepo-retired's People

Contributors

dependabot[bot] avatar endingwithali avatar ghuntley avatar tazjin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.