muizzyranking.
aboutprojectstoolswritingrésumé ↓

~/toolsdaily driver

What I reach for.

The languages, frameworks, and tools I'd install on a fresh machine within the first hour. Not a buzzword list — what I actually use, ranked roughly by how often I touch it.

$ which nvim/usr/bin/nvim// home. sweet. home.

[ 01 ]The stack

Languages & frameworks

// solid border = production-ready · dashed = still in the oven (let me cook)

Languages

What I reach for first. Rust is the one I'm currently learning to argue with.

PythonTypeScriptJavaScriptGoCLuaBashHTML / CSSRust

Frameworks

Mostly Django and FastAPI on the backend. Next.js on the frontend when one is involved.

DjangoFastAPINext.jsDjango REST FrameworkDjango NinjaFlaskReactTailwind

Infrastructure

What I'd reach for if you handed me a server today. PostgreSQL, Redis, and Docker do most of the lifting.

PostgreSQLRedisDockerCeleryNginxCloudinaryLinux (Arch / Ubuntu)GitHub Actions

[ 02 ]Daily driver

The setup

Editor

NeovimYes, still. The config is always being rewritten.
VS CodeDon't we all?

Terminal

ZshWith enough plugins to make purists uncomfortable.
TmuxMultiple panes. Always. Can't go back.
lazygitGit, but I can actually remember the keybindings.
lazydockerBecause docker ps | grep is not a workflow.

Shell tools

fzfFuzzy-find everything. Everything.
ripgrepgrep, but it respects my time.
batcat with syntax highlighting. Can't unlearn it.
curl / httpieFor when Postman feels like too much.

OS

Linux (Arch btw)Where I do real work.
Ubuntu / DebianServers. Always.

[ 03 ]Currently exploring

What I'm cooking.

// updated May 2026

LLMs

API integration, prompt patterns, RAG architectures.

Machine Learning

Fundamentals first. Then the interesting parts.

MLOps

The Ops side I get. The ML side I'm learning.

PyTorch

For the model-building side of the pivot.

MLflow

Experiment tracking. Starting to make sense.

Statistics

Because hand-wavy intuition only gets you so far.

Rust

The borrow checker and I have reached an understanding.

AI Finance

Where systems thinking meets numbers that matter.