My personal portfolio - showcasing my projects, UI experiments, and development progress.
Designed and coded entirely by @Maxxxxior.
This is my personal portfolio website hosted via GitHub Pages.
It presents all the projects I’ve created, along with their statuses, technologies, and dynamic data from my repositories.
The site was built from scratch - no frameworks, no templates - focusing on simplicity, performance, and clean design.
The site recently underwent a complete technical overhaul, migrating from legacy vanilla files to a highly structured, scalable React + TypeScript SPA.
🔗 Live demo: maxxxxior.github.io
- Interactive project cards with tooltips, badges, and hover animations
- Automatic GitHub API integration for repository language detection
- Multilingual interface (
i18nready) - Responsive layout
- Interactive pixel art viewer (Canvas-based modal with panning, scrolling, zoom controls, and dynamic asset info fetches)
- Neon UI Effects & Dark/Light Theme Support
- Modular code structure using TypeScript components
- Optimized CSS and lightweight performance
📁 maxxxxior.github.io/
├── 📁 public/
│ └── 📁 assets/
├── 📁 src/
│ ├── 📁 components/
│ ├── 📁 data/
│ ├── 📁 hooks/
│ ├── 📁 locales/
│ ├── 📁 subpages/
│ ├── App.css
│ ├── App.tsx
│ ├── Home.tsx
│ └── main.tsx
├── .gitignore
├── CHANGELOG.md
├── eslint.config.js
├── index.html
├── LICENSE
├── package.json
├── pnpm-lock.yaml
├── README.md
├── tsconfig.app.json
├── tsconfig.json
├── tsconfig.node.json
└── vite.config.ts
- React - frontend library
- TypeScript - strict type safety
- Vite - build tool and dev server
- HTML - structure
- CSS - styling and animations
- JavaScript - interactivity and API integration
- GitHub REST API - repository data and language info
- GitHub Pages - free hosting
The full changelog with detailed version history is available here:
➡️ CHANGELOG.md or Releases on GitHub
You can view all recent changes here:
👉 Compare v1.4.0 → v2.0.0
This project is licensed under the MIT License - see the LICENSE file for details.
Note: All graphical assets (images, sprites, models) are All Rights Reserved and may not be used without explicit permission.
- @Maxxxxior - Design, Idea & Full Implementation
- Built with love 💜, energy drinks ⚡, and neon aesthetics ✨
© 2026 Created by @Maxxxxior • Maksymilian.Podlecki@gmail.com