Val's Homepage

My Tech Stack 2026

Frontend Development and System Design Tools

Production Ready

Core Frameworks & Ecosystem

🧱 HTML5 + CSS3

Fundamental building blocks for constructing web pages.

💚 Vue 3

Primary web framework for building complex SPAs.

🛤️ Vue Router

Official router for Vue 3. Powerful, intuitive and deeply integrated routing solution.

📦 Pinia

Official and highly intuitive state management library for the Vue ecosystem.

🌌 Astro

Modern MPA framework with islands of interactivity. Perfect for SEO and performance.

🔥 Lit

Ultra-lightweight library for creating framework-agnostic web components.

📅 date-fns

Ultimate utility library for date manipulation. Modular architecture and perfect tree-shaking support.

📝 zod

TS-first schema validation library with native type inference and excellent support for custom errors and i18n.

Build Tools & Compilers

🔧 Vite

Modern and extremely fast build tool and dev server.

⚡ LightningCSS

Blazingly fast CSS parser, transformer and minifier with native nesting and P3 support.

Code Quality & Validation

🧪 Vitest

Fast and reliable unit testing framework.

🔍 oxlint

Blazingly fast Rust-based linter.

🏗️ oxfmt

Blazingly fast Rust-based code formatter.

Environment & Workflow

🐳 Docker

Indispensable tool for containerization. It ensures complete environment consistency and keeps my local system clean.

🌿 Git

Standard version control system used to track revisions, manage branches (master by default) and maintain a clean commit history.

Backend & Systems

🐹 Go

My primary side-language for building lightweight, blazing-fast CLI and TUI utilities. Simple, efficient and a joy to write.

☁️ PocketBase

Elegant, single-file OSS backend powered by SQLite with out-of-the-box auth. Exceptionally well-suited for rapid prototyping.

Development & AI Tools

💻 VS Code

My absolute daily driver - a versatile, lightweight code editor optimized for speed and custom extensions.

🦙 LM Studio

Highly intuitive, clean desktop GUI manager used to discover, download and configure local LLMs.

🤖 OpenCode

Innovative, agent-driven editor designed to work seamlessly with both remote commercial LLMs and offline setups.

🌩️ WebStorm

Heavy-duty IDE powerhouse, incredibly efficient for massive structural refactoring tasks and complex conflicts.