A living collection of notes, code snippets, setup docs and resources from my learning journey — continuously updated as I explore new things.
Built with Obsidian for a linked, graph-based note-taking experience.
- Demo&&Resources — The small projects that I have learned and some of my own ideas.
- Language — Basic knowledge of programming languages.
- Docs — Record the installation and setup process of some of my development environments or software..
- Tools —Where I will put some small but useful computer tools in the future.
- All
.mdfiles are written for and best viewed in Obsidian — internal links ([[wikilinks]]), embed support, and graph view all work out of the box. - Images live alongside their notes in
image/subdirectories, preserving context. - Code (
.cpp,.py,.bat) is mostly self-contained — paths may need adjusting for your environment.
These notes are written primarily for my own reference. They may be terse, assume prior context, and are not polished tutorials. Feel free to browse and borrow, but YMMV if you try to run things as-is.