Skip to content
View gmrdad82's full-sized avatar
🪛
Tinkering
🪛
Tinkering

Organizations

@endofwaste

Block or report gmrdad82

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
gmrdad82/README.md

Said and Done.

Cătălin Ilinca

Engineer by trade. Tryhard creator by night. Slop hater always.

$ whoami
catalin "gmrdad82" ilinca
> engineer            // still shipping — rust, these days
> youtuber            // gaming, life, and everything in between
> based in            // spain (since 2022)
> ai stance           // agentic. agents get pages, i get the last word
> slop tolerance      // 0.00

Pito — the things i build

$ ./pito --next
> Said and Done. # the desk that lives where your notes live. rust + iced. pitomd.com/said-and-done
> pitomd.com     # the front door. Said and Done. leads the lineup.
> Pito Studio    # cut your gameplay recordings into stories. coming soon.
> Pito Orbit     # right behind it. and more where that came from.
$ cargo build --release
   Compiling pito-tools    # the shared crates — keys, doors, embed, agents
   Compiling pito-ui       # every style, every motion, one library
   Compiling said-and-done # the desk itself
    Finished `release` profile — gpu-rendered, keyboard-driven, agents welcome

$ ls ~/pito    # the chat — where it started (rails, archived 2026)
pito/          # the server — the free chat at pitomd.com/chat
pito-android/  # the same instance in your pocket — hotwire native shell

Sponsor

How it started

My First Computer

My First Computer — how it all started.

How I got here

$ git log --oneline --decorate --graph
* a4f7b2c (HEAD -> now) engineering, youtubing, gaming, still building, slop-free
* 8e3d910 (tag: toptal-2024)       wrapped 2 years — senior se, refactored monoliths
* 2c1f48a (tag: spain-2022)        relocated to castellón, kept shipping
* 6b9a503 (tag: thoughtworks-2022) closed out 4 years — aircall, swrve, s4m
* d5e7c2f (tag: fepra-2018)        architected fepra.ro — still running flawlessly
* 9fa3b71 (tag: 2performant-2015)  joined as tech lead — devops, mentoring, microservices
* 4ce61d8 (tag: 2parale-2013)      lead dev at 2parale (which became 2performant)
* 1afebbe (tag: v1.0-2006)         shipped my first paid code as a freelancer

Right now

$ git status
On branch life
Your branch is ahead of 'main' by ∞ commits.

Active worktrees (parallel branches):
  ../2performant   devops
  ../fepra         engineer
  ../youtube       creator (gmrdad82)

Changes not staged for commit:
  modified:   sleep.lock
  modified:   gaming.session
  new file:   tools/various.rb
  helpers:    claude, codex — pages in their hands

(use "git commit" if you ever stop)

Channel

$ cat ~/.youtube
open https://youtube.com/@gmrdad82  # Gamer Dad - Stories

Stack & Gear

$ tree ~/setup
.
├── daily/
│   ├── omarchy           # linux, btw
│   ├── rust              # the desk, the crates, the workers behind them
│   ├── zed               # editor, terminal, agents — one window
│   ├── ruby on rails     # the years before
│   ├── claude            # agents, as more pairs of hands
│   ├── codex             # the other pairs
│   ├── slack
│   ├── brave
│   └── obs               # recording / streaming
├── studio/
│   ├── sony zv-e10 + sigma 17-40mm f/1.8 dc art
│   ├── rode podmic (xlr) → focusrite scarlett solo 4th gen
│   └── ugreen capture card
├── gaming/
│   ├── ps5 pro
│   ├── nintendo switch 2
│   ├── sony dualsense edge ×2  (black & white)
│   └── nintendo switch pro controller
└── desk/
    ├── asus rog zephyrus m16 (2023)
    ├── asus rog 27" woled (4th-gen tandem, 1440p) ×2
    ├── keychron q16 ultra
    ├── keychron m5
    ├── secretlab magnus evo desk
    └── secretlab titan evo chair

links → omarchy · rust · zed · rails · claude · codex · slack · brave · obs

$ cat ~/.signature
> if it reads like gpt, i didn't write it.

Pinned Loading

  1. pito pito Public archive

    Self-hosted YouTube Tool for creators who run multiple channels. Rails 8 + Hotwire + Postgres + Voyage AI + IGDB + YouTube API + Tailwind CSS.

    Ruby

  2. pitomd pitomd Public

    Marketing / landing site for Pito (pitomd.com) — Astro, deployed to Cloudflare Pages

    Astro 2