A modern, responsive portfolio website showcasing game development projects and Python programming skills.
- Responsive Design: Fully responsive layout that works on all devices
- Modern UI/UX: Clean, professional design with smooth animations
- Project Showcase: Interactive project filtering and detailed project cards
- Skills Section: Organized display of technical skills and technologies
- Smooth Navigation: Fixed navigation with smooth scrolling
- Interactive Elements: Hover effects, animations, and transitions
- Mobile-Friendly: Hamburger menu and optimized mobile experience
- Tetris Game: Classic Tetris with smooth gameplay and scoring
- Flappy Bird: Physics-based recreation of the popular game
- Wordle Game: Interactive word-guessing game with UI validation
- 2D Platformer: Character movement and collision detection systems
- Caro Game: Strategic game with AI opponent support
- OCR System: Computer vision-based text extraction from images
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Styling: CSS Grid, Flexbox, CSS Animations
- Icons: Font Awesome
- Fonts: Google Fonts (Inter)
- Responsive: Mobile-first design approach
- Desktop: 1200px and above
- Tablet: 768px - 1199px
- Mobile: Below 768px
- Color Scheme: Modern blue gradient with professional grays
- Typography: Inter font family for clean readability
- Animations: Smooth transitions and scroll-based animations
- Interactive: Hover effects and dynamic project filtering
- Accessibility: Semantic HTML and proper contrast ratios
- Clone the repository
- Open
index.htmlin your browser - Or deploy to GitHub Pages for live hosting
├── index.html # Main HTML file
├── styles.css # CSS styling and responsive design
├── script.js # JavaScript functionality and interactions
└── README.md # Project documentation
The website is optimized for GitHub Pages deployment. Simply enable GitHub Pages in repository settings to make it live.
- GitHub: liohnerd16
- Email: [email protected]
This project is open source and available under the MIT License.
Built with ❤️ by Liohnerd16