Projects Posts

$ whoami

Ors1mer

$ about

This is the showcase of my repositories. They are all free-as-in-freedom and also free-as-in-free-beer.

#include <stdio.h>
int main()
{
    puts("enjoy free beer");
    return 0;
}

Edu

Languages: NASM, C, C++, and some embarrassing crap
NoT a ReAl PrOjEcT. Contains random programs' sources.

Since Oct 21, 2021

Arch config

Tools: shell scripts
Includes scripts that install all needed packages via pacman and setup the configs for bspwm, sxhkd, vim, polybar, alacritty, bashrc

Since Apr 15, 2022
    00
   0
    0
  _000_
**"000"**   __
 *00000*    00*)
   _0_       ***\
  "000"    -&***\
   @*@      /*^*/
    =

Trash The Dragon

Tools: Free Pascal with crt
An old-school TUI game. The player is the dragon who can scorch bishops

Since Apr 22, 2022
************* ************* ************* ************* *quadcastrgb* ************* ************* ************* *************

QuadcastRGB

Tools: C, libusb, usbmon
A utility that controls RGB modes of HyperX Quadcast S and Duocast mics on Linux and FreeBSD. The protocol was reverse-engineered from the original Ngenuity program.

Since Sep 10, 2022
:root {
  --what: #0e0d1b;
  --a: #42b3b3;
  --color: #16162d;
  --scheme!: #cf9054;
}

ors1mer.xyz

Tools: HTML, CSS
Indeed, this very website

Since Jan 8, 2023