The hardware, software, and tools that power my daily workflow. Updated regularly
as things change.
Last updated — May 2026
🐧
Operating System
🏔
Manjaro Linux
My daily driver. Arch-based with a rolling release model — I get the latest
packages without the manual setup. Running KDE Plasma for the desktop environment.
Primary OS
🟠
Debian (Secondary)
For testing compatibility and when I need a more stable, enterprise-friendly
environment. Familiar with APT package management.
⌨
Terminal & CLI
▶
Konsole + Bash
KDE's terminal emulator paired with Bash. I have a heavily customized .bashrc with
aliases for common tasks, git shortcuts, and system maintenance commands.
📦
Pacman + Yay
Pacman for official repos, Yay for AUR packages. I keep a list of all installed
packages for reproducible setups.
🔀
Git
Version control for everything — dotfiles, projects, documentation. Comfortable
with branching, rebasing, and resolving conflicts.
✏
Editor & Productivity
💻
Visual Studio Code
Primary code editor. Using Material Theme, bracket pair colorization, and Prettier
for formatting. Also use Vim for quick edits in the terminal.
Daily driver
📊
Google Workspace
Sheets for data tracking and dashboards, Docs for documentation, Drive for cloud
storage. My most-used productivity suite.
📁
Microsoft Office
Word, Excel, and PowerPoint when collaborating with people who prefer the
Microsoft ecosystem. Fully proficient.
🎨
Creative Tools
🎥
Capcut
Video editing and colour grading. I use the free version — it handles everything I
need for short-form content, from cuts to LUTs.
Video
🖼
Alight Motion
Used for mobile-based motion graphics and short-form video editing, focusing on
smooth animations and visual effects.
Motion / Video
🌐
Web Development
◈
HTML, CSS, JavaScript
No frameworks — I build from scratch to understand how things actually work. This
entire portfolio is vanilla HTML/CSS/JS.
This site
🔥
Firefox Developer Edition
Primary browser. DevTools for CSS debugging, network monitoring, and responsive
testing.
Want to see my dotfiles?
My full configuration — .bashrc, package lists, and system setup scripts — are on GitHub.