“Building elegant tools that blend simplicity, speed, and modern design.”
Welcome to Mathaes33 —
My personal
built entirely with HTML, CSS, and vanilla JavaScript.
A fully static, elegant, modern single‑file website built with pure HTML, CSS, and vanilla JavaScript — no frameworks, no backend, and no build tools.
All user changes are persistent thanks to localStorage, so your customizations stay saved across page reloads.
- Switch between Light, Dark, or Custom themes.
- Preferences are saved automatically to localStorage.
- Add, edit, or remove project cards.
- Each card includes:
✅ Project title
✅ Picture (URL or inline base64)
✅ Link to your live project or repo - Entire project list is saved locally.
- Create, edit, and delete your favorite AI prompts.
- Displayed in clean, stylish cards.
- Prompts are stored in localStorage.
- Customize quick‑access buttons to tools like:
- GitHub
- Netlify
- Amazon
- PayPal
- Google AI Studio
- Visual Studio Code
- Change URLs and labels to fit your workflow.
- Config is saved locally.
- Revert all saved data and settings in one click.
- Single HTML file (no external dependencies)
- Embedded CSS: clean, responsive layout using Flexbox & CSS Grid
- Vanilla JavaScript: small scripts for interactivity & saving data
- Smooth animations for adding/removing content
- Modular, commented code: easy to customize
- Works offline and loads instantly
- Clone or download the
index.htmlfile. - Open it in any modern browser.
- Customize:
- Add your projects
- Store your AI prompts
- Set quick links
- Choose your theme
- Your data stays saved across sessions (using localStorage).
- Click Reset anytime to clear your saved config.
- Truly zero dependencies: deploy anywhere (GitHub Pages, Netlify, S3, etc.)
- Fully offline‑capable: works without internet
- No build tools: edit HTML directly
- Elegant UX: modern design and smooth UI
- Ideal for: portfolios, personal dashboards, or prompt libraries
MIT — free to use, modify, and share.
Crafted with ❤️ using pure HTML, CSS, and JavaScript.