takashialpha@arch: ~

takashialpha@arch ~ $ whoami

takashialpha

//

## about

systems-minded dev who basically lives in the terminal. i like low-level work, clean abstractions, and tools that feel good the second you run them. been on linux for years and i'm most at home close to the metal.

if something feels off, i'll probably rewrite it.

## stack

🦀home base

rust

where i spend most of my time: low-level code, terminal apps, and systems work.

🐧daily driver

linux

comfortable end to end, syscalls, memory management, init, filesystems, context switches. i know where things live, and usually why they break.

🌐end to end

infrastructure

network infrastructure across the whole path, backend services down to the client. routing, dns, and proxying, with containerized workloads on docker.

## rust projects

also poked around with ratatui and servo, and landed a few contributions in cloudflare foundations.

## how i think

i care about design at the system level. code that stays simple, readable, and modern. structure over cleverness, clarity over magic. clean foundations make everything after them easier.

## focused on now

  • building more terminal-first tools
  • low-level + performance-focused projects
  • making things that actually feel good to use