A small desktop overlay for keeping quick notes and cheat sheets readily available.
Head over to releases for the downloads.
This little tool was made especially for new programmers who are still building that muscle memory with things such as syntax, terminal commands, terminology, and more. Specifically this has been made with my students in mind (hi kids, I hope your code isn't broken).
By no means is this project as efficient or as tidy as it could be, but it gets the job done.
TBA.
Here are some of the libraries I used to make this project.
- React (Framework)
- Tailwind CSS (Styling)
- Mantine (UI & Notification Toasts)
- Highlight.js (Code Highlighting)
- Tabler Icons (Icons)
- MDX (Markdown Rendering)
- Framer Motion (Animation)
- Dexie (Database/Persistent Storage)
- Tauri (Desktop binaries & APIs)