Inspiration Manager
A desktop application for organizing web development resources, built with React, Vue, and Electron.
Project Overview
The Inspiration Manager is a personal desktop application I built to centralize my web development resources. It provides a dedicated space to store themes, color palettes, fonts, and useful links.
This project demonstrates a practical desktop application with multi-page navigation and local data storage using an SQLite database in the user's app data directory.
Key Features
- •Theme & Color Storage
- •Font Collection Management
- •Resource Link Bookmarking
- •SQLite Database Integration
- •Cross-platform via Electron
Gallery

Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge
Technology Stack
React
Primary UI framework for building interface components and managing application state.
Vue
Secondary framework used for specific features and complementary components.
Electron
Framework for building cross-platform desktop applications with web technologies.