A cosmic command center for developers who code with clarity.
DevUniverse is a minimalist, ambient personal dashboard built for intentional developers. Designed to sit quietly in the background while empowering focused work, it merges a mantra-driven interface with real-time note-taking and actionable task extraction.
| Feature | Description |
|---|---|
| ๐ฌ Mantra Welcome | Sets the tone with a guiding philosophyโโCode. Create. Conscious.โ |
| ๐ Sticky Notepad | Auto-saves notes using localStorage, keeping your thoughts persistent |
| โ To-Do Detection | Detects todo: entries and displays a task modal when triggered by ::todo |
| ๐ Link Grid | Placeholder links easily replaced with go-to resources or project hubs |
| ๐ฏ Focus-Centered UI | Built for calm and clarity with a galaxy-inspired visual theme |
Just start typing in the notepad.
- Use
todo: your taskto mark tasks - Type
::todoanywhere in the notepad to trigger the To-Do List modal - Notes and todos persist with
localStorageโno sign-ins, no data sharing
Example:
todo: Update portfolio with DevUniverse todo: Push README.md to GitHub ::todo
โYour grid. Your code. Your mission.โ
- Clone or download the repository
git clone https://github.com/your-username/devuniverse.git cd devuniverse
- Open Dev_Universe.html in your browser
- Customize:
- ๐ช links in the HTML for your tools
- ๐๏ธ mantra message for personal inspiration
- ๐จ style.css for theming ๐ก Customization Ideas- Add widgets like weather, quotes, or music via open APIs
- Integrate GitHub issues or Notion pages for dynamic syncing
- Enhance with authentication and database storage (Firebase, Supabase, etc.)
- JavaScript (Vanilla)
- Local Storage API
- Modular JS in addons/todo.js
It's a digital altarโa calm grid where developers align their work with presence and purpose.Inspired by minimalism, productivity rituals, and cosmic curiosity. You bring the mission. This helps you launch it.
โโโ style.css โโโ addons/ โ โโโ todo.js โโโ assets/ โ โโโ devuniverse-preview.png

