Skip to content

OutsideofemiT/DevUniverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

🚀 DevUniverse

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.


🌌 Features

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

✨ How It Works

Just start typing in the notepad.

  • Use todo: your task to mark tasks
  • Type ::todo anywhere 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

🖼️ Preview

DevUniverse image

“Your grid. Your code. Your mission.”


🔧 Setup Instructions

  1. 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.)

🛠️ Built With- HTML5 + CSS3

  • JavaScript (Vanilla)
  • Local Storage API
  • Modular JS in addons/todo.js

🧠 PhilosophyDevUniverse isn't just a dashboard.

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.

📂 Folder Structure├── Dev_Universe.html

├── style.css ├── addons/ │ └── todo.js ├── assets/ │ └── devuniverse-preview.png

🚀 License MIT © outsideofemiT

About

*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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors