Personal portfolio site with a focus on real-time presence, a local audio player, and a glassmorphism UI. Built with plain HTML, CSS, and JavaScript.
Authorship note: this project was made by a human, with about 20–30% AI assistance (ideation, wording, and small refinements).
- Animated background and theme toggle
- Local music player + visualizer
- Live status panels (Spotify, Steam, Discord, GitHub and Roblox)
- PWA install + offline caching
- HTML5, CSS3, JavaScript (ES6+)
- Font Awesome 6.5.1
- Umami analytics
- Custom worker APIs (GitHub, Spotify, Steam, Discord and Roblox)
├── index.html
├── styles.css
├── app.js
├── sw.js
├── manifest.json
├── assets/
│ ├── pfp.png
│ ├── audio.mp3
│ └── nobara-icon.png
├── projects.json
Open index.html directly, or run a local server:
python -m http.server 8000Then visit http://localhost:8000
MIT - License
- Discord: alciaforlife
- GitHub: Piotrunius
- Email: piotrunius.v2@gmail.com