Home Articles Projects About

My personal collection of code snippets, starter guides, tutorials, and interesting things I found online. I hope you find something useful here.

Organizing VSCode Settings with a Custom Extension

Learn how to create a custom VSCode extension to organize and categorize your settings.json file, making your development environment cleaner and more efficient.

Default image

Exception Handling in Python: A Detailed Guide

Learn effective Python exception handling with practical examples, including custom error classes and try-except blocks for robust error management.

Default image

Cheatsheetify

A python tool to generate cheatsheet of command line tools as a PDF.

Default image

Export pip packages list

Export the list of external python packages using Python

Default image

How to open link in new tab in markdown?

Use rehype-external-links to open links in new tab

Default image

Improve tmux with a simple bash function

A better way to manage tmux sessions

Default image

© 2025 hyperoot.dev

Licensed under CC BY-NC-ND 4.0