Built LinkRouter for VS Code:
• localhost → Chrome
• GitHub/Jira/Bitbucket → Firefox
• custom profiles/args
• file:/// → system apps
• Explorer “Open With System Default”
• fallback to default browser
https://t.co/Xky33J6xoZ
#VSCode
Built a lightweight PHP mock API:
- File-backed CRUD
- Schema validation/defaults
- Seed/reset data
- Browser API explorer
- No DB, Docker, Node, or packages
Useful for fast personal frontend development.
I got tired of switching between cd, ls, cat just to explore a repo. Built cf() — a shell function combining fd, fzf, eza, and nvim into one seamless, context-aware navigator. Directory trees, syntax highlighting, and instant editing.
How do you nav? #terminal