Skip to content
View costowell's full-sized avatar

Block or report costowell

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
costowell/README.md

I'm Cole ๐Ÿ‘‹

๐Ÿ”ญ I'm currently working on...

  • dumlang - A dumb language I'm writing a compiler for in C
  • Parsing Fun - Trying out some cool parsing algorithms
  • Samaritan - My Dell Poweredge R720 running NixOS (if this is ever removed from this section, it has blown up)

๐Ÿ› ๏ธ I'm currently maintaining...

  • Auto Drink Admin - An ATM which turns real money into drink credits for CSH's networked drink machines!

๐ŸŒŸ I'm very proud of...

  • My contribution to the Linux kernel! - Wasn't a complicated fix, but was a really fun and educational exercise in debugging. Connected my understanding of how input is handled from userspace to the kernel and hardware.

Pinned Loading

  1. dumlang dumlang Public

    A dum compiler for a dum language

    C

  2. nixos-presentation nixos-presentation Public

    A Nix/NixOS presentation generated *using Nix*, made for a technical seminar I gave at the Computer Science House

    Nix 2

  3. parsing-fun parsing-fun Public

    Messing around with some language parsing algorithms

    Go