Resources

A curated list of tools, platforms, and gear I use or recommend. Notes are practical—what it is, why I use it, and any gotchas.

My Setup

Omarchy (Arch Linux) · Desktop

Primary Linux workstation for development, automation, and daily use.
  • Why: fast, minimal, predictable rolling updates; excellent for CLI-heavy workflows.
  • Notes: mirrors + AUR keep tooling current; main environment for deep Linux proficiency.

Windows 10 · Laptop

Transitional setup while migrating fully to a Linux-only workflow.
  • Why: temporary compatibility layer for legacy tools and edge-case software.
  • Notes: WSL2 bridges the gap; end goal is 100% Linux across all machines.

Development

Core Tools

Linux-first tooling for web development, automation, and AI-assisted workflows.
  • VS Codium — lightweight, telemetry-free editor for daily work.
  • Node.js — scripts, tooling, APIs, and lightweight services.
  • Docker — containerized environments for reproducible builds and testing.
  • Shell (Bash/Zsh) — automation, system control, and glue logic.
  • Git — version control; GitHub for hosting, issues, and CI.
VS Codium Node Docker Shell Git

Languages, Frameworks & Practices

Fundamentals-first stack with an emphasis on testing, security, and maintainability.
  • HTML · CSS · JavaScript — core web fundamentals.
  • Bootstrap 5 — accessible, rapid layout and components.
  • Helmet.js — security headers and hardening for Node apps.
  • Chai — assertion library for unit and integration testing.
  • Jekyll — static, file-based sites (Git-native, no CMS overhead).
HTML CSS JavaScript Bootstrap 5 Helmet.js Chai Jekyll

AI & Knowledge Systems

Walter & AI Tooling

Personal AI stack for thinking, research, and local-first experimentation.
  • Obsidian — markdown-based knowledge vault and thinking system.
  • LM Studio — local LLM inference and offline experimentation.
  • MCPs — structured AI integrations (e.g. Neo4j, graph-based context).
  • ChatGPT — cloud-based reasoning and collaboration (near-term).

Design & UI

Raster & Illustration

Linux-native tools for drawing, painting, and image work.
  • Pinta — lightweight edits and quick fixes.
  • Paint.NET — fast raster work (legacy / Windows).
  • Krita — digital drawing and painting.
  • GIMP — full-featured image editing (Photoshop replacement).

Vector & Hardware

Logos, SVGs, and precision input.
  • Inkscape — vector graphics, logos, icon systems, SVGs.
  • Huion Kamvas Pro 13 — pen display for illustration, tracing, and UI work.

Learning & References

freeCodeCamp (certifications), official docs (MDN, Bootstrap), and selected YouTube channels for focused topics. I’ll expand this section as I add more courses/resources worth recommending.

Dormant / Legacy

Inactive tools & platforms I’ve used extensively in the past. Listed for context.

  • WordPress, PHP, MySQL, XAMPP — I’m no longer building sites with traditional CMS stacks; this portfolio uses Jekyll and static hosting for speed and simplicity.
  • Microsoft Power Platform — Power Apps, Power Automate, Power BI, Copilot Studio / Azure AI Foundry, SharePoint (Classic & Modern). Context: used professionally at EirEvo (formerly Evros) for internal apps, automation, and support operations.
  • Azure DevOps — backlog/boards, pipelines; experience from support & project work.