Hugvi
Code note-taking app with syntax highlighting for developers

Project Overview
Hugvi is a privacy-focused desktop note-taking application that stores all data locally using SQLite, ensuring your notes remain secure on your computer. The app offers a nice syntax highlight for developers. The idea of Hugvi is to help developers store code snippets or documentation in one place, instead of opening back your code somewhere and look after the snippet you wanted to remember. So Hugvi is more than just a note-taking app tahat makes use of the Markdown syntax. It helps you get an overview over code samples that you want to store and reuse.
Technologies Used
- Tauri
- React
- Rust
- JavaScript
- Tailwind
- SQLite Database
Key Features
- Local-first architecture with SQLite
- Optional local synchronization
- Cross-platform (Windows & Linux)
- Tauri (Rust) and React (JavaScript) for better performances