Skip to content

Uses

Software, tools, and hardware I use for development and daily work.

Operating System

Arch LinuxDaily driver on both desktop and laptop

Editor

VS CodePrimary editor for most projects
NeovimQuick edits and terminal work

Terminal

AlacrittyFast GPU-accelerated terminal
zshShell with Oh My Zsh

Runtime & Package Manager

BunPrimary JavaScript runtime and package manager
Node.jsWhen Bun is not supported

Frameworks

SvelteKitPrimary frontend framework
Go (Gin, chi)Backend services and APIs
NestJSEnterprise Node.js applications
FastifyHigh-performance Node.js APIs
HonoLightweight edge runtime framework
LaravelPHP web applications

Infrastructure

DockerContainerization
NginxReverse proxy and static file serving
TraefikReverse proxy with automatic HTTPS
AWSCloud infrastructure

Databases

PostgreSQLPrimary relational database
MongoDBDocument database for specific use cases
RedisCaching and message broker

Tools

GitVersion control
ViteBuild tool
GitHubCode hosting and CI/CD