$ whoami
> dilshan | software.engineer()
$ cat mission.txt
> optimize(everything)
> automate(repetition)
> ship(clean_code)
BSc Computer Systems @ Turība University
Riga, Latvia
FOCUS AREAS
├── Performance Optimization
├── CLI & Developer Tooling
├── AI Automation
└── Backend Engineering
Languages
Stack
vid2cc-AI — Python · AI/ML · CLI
Local-first AI pipeline: video in → perfectly synced
.srtsubtitles out. No cloud, no data leaks. Powered by OpenAI Whisper + FFmpeg.
CAPABILITIES
├──
Whisper transcription — tiny / base / small / medium / large / turbo
├──
Automatic CUDA detection for GPU acceleration
├──
--embed (soft subs) and --hardcode (burn-in) modes
├──
Multilingual transcription + --translate to English
├──
Batch processing — glob patterns accepted
├──
Importable library API for Python projects
└──
Google Colab notebook UI with GDrive mount optionpip install vid2cc-ai
vid2cc *.mp4 --model large --embed --output-dir ./subsZ-SHIFT — Shell · DevTools · Dotfiles
One command. Stock Zsh → blazing-fast, Gruvbox-themed dev environment. Installs and wires everything automatically.
WHAT GETS INSTALLED
├──
Zinit (Turbo mode) — non-blocking plugin loading
├──
Starship prompt — 12 switchable presets
├──
Gruvbox theme + 17 Eza color schemes via interactive switcher
├──
Modern CLI: bat · eza · fd · fzf · ripgrep · zoxide · tealdeer
├──
Plugins: autosuggestions · fast-syntax-highlighting · sudo · extract
├──
Persistent overrides via ~/.zshrc.local
└──
Full uninstaller includedBENCHMARKS (zsh-bench)
First Prompt ████████░░░░░░░░ 98ms
Command Lag ████████░░░░░░░░ ~100ms
Input Lag █░░░░░░░░░░░░░░░ 6ms
bash -c "$(curl -fsSL https://raw.githubusercontent.com/0xdilshan/Z-SHIFT/main/install.sh)"> measure before optimizing
> automate what you repeat
> reduce cognitive load
> build tools that outlast the project
> local-first, privacy by default


