RedKB
My personal knowledgebase. Use the sections along the top (i.e. Programming
) to navigate areas of the KB. Check the tags section to quickly find articles on a specific topic.
Find a mistake?
Did you spot a spelling error or some other inaccuracy? Feel free to open a PR on the Github repository for this site! I welcome contributions 😊
Warning on content accuracy & freshness
I make no guarantee at total accuracy, relevant/updated, or topic depth for any of the content on this site. My goal is to keep reference notes for myself in a place accessible over the Internet in an easily-editable format (i.e. the Github repository).
I aim to be accurate, and notes I reference frequently will be updated more often. Each article on this site has a published and last modified timestamp at the bottom of the page, which you should take note of when referencing content on this site.
Quick Links
The menus below are like a table of contents for the sections I most frequently reference or send to other people. Unless you're coming here for something specific, I recommend browsing through the sections at the top.
🐍 Python
🛠️ Utilities
📝 Templates
About
This is a hobby project, something I maintain as I have time/interest. The notes on this site are mostly for myself, but are sometimes helpful to others. The site is loosely based on the concept of a mind garden.
I frequently write Markdown notes in whatever Markdown notes app has most recently caught my attention (honorable mentions to Obsidian and Logseq). I will occasionally dump pages/sections into this KB.
I mainly use Linux for my homelab, but work in a Windows environment. I code mainly in Python, Bash, and Powershell, and spend most of my time on the Linux side. The contents of this site skew more heavily towards Linux and the scripting languages I use, but there are also articles on cross-platform tools like SSH and Docker.
🛠️ Built with
This site was built with MkDocs
and Material for MkDocs
. Check out the source code on Github