Skip to content
View justinrubek's full-sized avatar
🎍
growing like a tree
🎍
growing like a tree

Sponsoring

@NobbZ
Block or Report

Block or report justinrubek

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
justinrubek/README.md

rubek.dev

(some) notable/usable projects

  • nixos-configs Declarative personal infrastructure. Includes a number of machines, the configuration for a HashiCorp stack (Nomad, Consul, Vault), and the tools I need to manage all of it

  • thoenix Tooling for organizing and working with Terraform configurations (and writing parts of them in nix when convenient)

  • lockpad [web] A authentication system, featuring JWTs and exposing a REST API and external login/registration pages

  • bomper Updates strings hardcoded in files, configurable on a per-repo basis. Intended for updating version strings when tagging releases

  • calendar-scheduler Schedule meetings based on available times stored on a CalDav server. This includes a CalDav library, client CLI, and an axum API for scheduling events according to available times

  • cheesecalc [web] Small utility for quickly calculating ingredient ratios when making mac and cheese with sodium citrate

  • reform A form building webapp. Dynamically build forms and inject them into existing HTML. Submissions are placed into a database as JSON allowing the form maker to work without database knowledge

  • rubek.dev My personal website using Astro

  • templates A collection of project templates backed by nix. I use this to get quickly started on new projects

  • inkmlrs An attempt to manage pen input, drawing it to the screen and saving it using InkML

  • ksuid-pydantic A Pydantic type for KSUIDs. Intended for (but not limited to) use in FastAPI applications that speak with DynamoDB

  • 2traffic A webapp that can help track event frequency. Used to track phone calls and foot traffic to a helpdesk to help determine what adjustments to make for worker scheduling

  • scheduler A tool to assist scheduling students to a helpdesk during their open hours only. Looks at Outlook calendars to determine availability.

  • annapurna [web] WIP - A rust library, CLI, and GUI (web) application that helps manage recipies and ingredients. This uses ascent to enable logical programming practices. Currently functionality is limited, but it can be used to see what recipes can be made with in-stock ingredients.

  • ayysee [web] WIP - A custom programming language targetting Stationeers IC10 processors.

  • factorio-server A containerized Factorio game server with a small management application that can help perform actions like mod installation


I love to learn new technologies that make my life easier, and focus hard on optimizing development efficiency while diving deep to gather knowledge. Here's a few things I've used fairly extensively:

Terraform Nix Docker GitHub Actions Gentoo Arch Ansible

Rust C C# C++

Python FastAPI Flask

TypeScript React React Native React Router Redux MUI

AWS AmazonDynamoDB AWSLambda

Postgres

Auth0 JWT Algolia

LaTeX Shell Script

Social

LinkedIn


Pinned

  1. nixos-configs nixos-configs Public

    My 'dotfiles'. A collection of nixos configurations and other declarative infrastructure for my personal computing infrastructure

    Nix 7 1

  2. bomper bomper Public

    automated project releases and changelogs

    Rust

  3. ayysee ayysee Public

    A custom programming language for Stationeers integrated circuits

    Rust 2

  4. thoenix thoenix Public

    Manage terraform configurations using terranix

    Rust 6 1

  5. lockpad lockpad Public

    Simplistic login system

    Rust 1

  6. calendar-scheduler calendar-scheduler Public

    CalDav utility library and axum API for scheduling based on availability stored in a calendar

    Rust 5 2