Skip to content

Piotrunius/piotrunius.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,067 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piotrunius Portfolio

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

Highlights

  • Animated background and theme toggle
  • Local music player + visualizer
  • Live status panels (Spotify, Steam, Discord, GitHub and Roblox)
  • PWA install + offline caching

Tech

  • HTML5, CSS3, JavaScript (ES6+)
  • Font Awesome 6.5.1
  • Umami analytics
  • Custom worker APIs (GitHub, Spotify, Steam, Discord and Roblox)

Live

https://piotrunius.github.io/

Project structure

├── index.html
├── styles.css
├── app.js
├── sw.js
├── manifest.json
├── assets/
│   ├── pfp.png
│   ├── audio.mp3
│   └── nobara-icon.png
├── projects.json

Local development

Open index.html directly, or run a local server:

python -m http.server 8000

Then visit http://localhost:8000

License

MIT - License

Contact

About

Personal Bio Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors