A minimalist portfolio website combining pixel art aesthetics with modern design principles. Clean, elegant, and focused on content presentation.
- 🎯 Content-first approach
- ✨ Subtle pixel art elements
- 🎨 Modern minimalist UI
- 📱 Responsive design
- ♿ Enhanced accessibility
- 🚀 Optimized performance
- Clean typography with Press Start 2P font
- Subtle hover animations
- Thoughtful whitespace usage
- Focused content presentation
- SVG geometric art placeholders
- Project categorization
- Technology highlights
- Direct GitHub repository links
- Animated skill bars
- Smooth hover effects
- Responsive contact form
- Social media integration
Frontend:
├── HTML5 (Semantic markup)
├── CSS3
│ ├── Custom properties
│ ├── Flexbox
│ ├── Grid
│ └── Animations
└── JavaScript (Vanilla)
- Clone the repository:
git clone https://github.com/only-mar/pixel-art-portfolio.git
- Navigate to project:
cd pixel-art-portfolio
- Open in browser:
# Using Python
python -m http.server 8000
# Using PHP
php -S localhost:8000
# Using Node.js
npx serve
:root {
--primary: #6366F1; /* Indigo */
--background: #0F172A; /* Dark background */
--surface: #1E293B; /* Surface */
--text: #F8FAFC; /* White text */
--accent: #F472B6; /* Pink accent */
}
- Update
index.html
with your information - Modify project cards in the portfolio section
- Customize SVG placeholders
- Add your social media links
This project is licensed under the MIT License - see the LICENSE file for details.
- Font: Press Start 2P
- Inspiration: Minimalist design principles with pixel art aesthetics
Omar Alhami (Mar)
- GitHub: @only-mar
- Website: So Creative Tech