This page collects external resources that I find useful. It serves as a personal knowledge index and may be updated over time.
Cheat Sheets
- Markdown — A concise reference for commonly used syntax.
- $\LaTeX$ Math — A printable summary of math symbols and expressions.
- Git — A brief overview of frequently used commands.
Writing
- How to Write a Great Technical Blog Post — Tips on clarity, structure, and writing with purpose.
C++
- A Tour of C++, 3rd Edition — Provide an overview of C++20.
- cpp-quick-reference — A quick reference for C++.
- modern-cpp-features — A cheatsheet of modern C++ language and library features.



