Skip to content
View rrvsh's full-sized avatar

Block or report rrvsh

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rrvsh/README.md

i like solving problems by writing or configuring software! see my sites at https://rrv.sh and https://aenyrathia.wiki

projects:

  • git-livesync: a vs code extension to automatically commit and sync with a git remote
  • hyprcloser: a utility for hyprland to automatically close a window when it loses focus
  • aenyrathia: a wiki for our ttrpg setting, backed by an axum server that reads from and writes to a git remote
  • tools: a monorepo that provides my infra, config, and tools using a stack of nix, rust, tf, and gha

note: my contributions graph is stacked because i publish my writing here, not because i am that crazed. also, 2025 is stacked because I used to commit directly to the main branch of my tools repo

Pinned Loading

  1. tools tools Public

    a collection of tools i use for my workflow

    Nix

  2. aenyrathia aenyrathia Public

    a wiki for our ttrpg setting that allows editing on a git branch synced to the remote via axum, askama, git2

    Rust

  3. git-livesync git-livesync Public

    VS Code extension to commit and sync upon file changes

    TypeScript 3 1

  4. hyprcloser hyprcloser Public

    Automatically close a window when it loses focus.

    Nix 1

  5. Empathy-in-VR Empathy-in-VR Public

    a Unity VR project meant to put you in the shoes of a minority race Singaporean. Built as the FYP of the UoL BSc Computer Science program

    C#

  6. LEDProximitySensor LEDProximitySensor Public

    Control an LED strip that reacts to object proximity with smooth color transitions and pulsing effects using a NodeMCU ESP8266 and HC-SR04 ultrasonic sensor.

    C++