๐จโ๐ป Hermino Freitas - Frontend Developer Portfolio
January 23, 2026 ยท View on GitHub
A modern, responsive portfolio showcasing frontend development expertise
๐ Live Demo โข ๐ง Contact โข ๐ผ LinkedIn
โจ Overview
This is my personal portfolio website, built to showcase my experience, skills, and projects as a Frontend Developer with 5+ years of experience. The site features a clean, modern design with dark mode support and smooth animations.
๐ฏ Key Features
- ๐จ Modern Design - Clean, professional interface with attention to detail
- ๐ Dark Mode - Seamless theme switching with user preference persistence
- ๐ฑ Fully Responsive - Optimized for all devices and screen sizes
- โฟ Accessible - WCAG compliant with semantic HTML and ARIA labels
- โก Performance - Optimized assets, lazy loading, and fast page loads
- ๐ SEO Optimized - Comprehensive meta tags, structured data, and sitemap
๐ ๏ธ Technologies Used
Frontend
Design & Fonts
- JetBrains Mono - Distinctive monospace font for a developer-focused aesthetic
- Custom CSS - Hand-crafted design tokens and animations
- Material Design Principles - Inspired by modern UI/UX best practices
Tools & Optimization
- Minified Assets - CSS and JS files optimized for production
- SVG Icons - Scalable, crisp icons with sprite sheet optimization
- Structured Data (JSON-LD) - Enhanced search engine visibility
๐ Project Structure
hermino.github.io/
โโโ assets/
โ โโโ icons/ # SVG icons and sprite sheets
โ โโโ images/ # Images and favicons
โ โโโ scripts/ # JavaScript files (theme, animations)
โ โโโ styles/ # CSS files (design tokens, main styles)
โโโ resources/
โ โโโ curriculo.pdf # Downloadable CV
โโโ index.html # Main portfolio page
โโโ robots.txt # Search engine crawling instructions
โโโ sitemap.xml # Site structure for SEO
โโโ README.md # This file
๐ Getting Started
Prerequisites
No build process required! This is a static website that runs directly in the browser.
Local Development
-
Clone the repository
git clone https://github.com/hermino/hermino.github.io.git cd hermino.github.io -
Open in browser
# Using Python 3 python -m http.server 8000 # Or using Node.js npx serve -
View the site Navigate to
http://localhost:8000in your browser
๐จ Customization
Theme Colors
Edit assets/styles/design-tokens.min.css to customize the color scheme and design tokens.
Content
All content is in index.html. Update sections:
- Header - Name and introduction
- About - Professional summary and timeline
- Projects - Portfolio projects with technologies
- Experience - Work history and achievements
- Skills - Technical and soft skills
- Contact - Social links and email
Icons
Icons are managed via SVG sprite sheet in assets/icons/icons.svg. Add new icons to this file and reference them using:
<use href="assets/icons/icons.svg#icon-name"></use>
๐ Performance
- โ Lighthouse Score: 95+ across all metrics
- โ Mobile Optimized: Responsive design for all devices
- โ Fast Load Time: Optimized assets with preloading
- โ Accessibility: WCAG AA compliant
๐ Highlights
About Me
Frontend Developer with 5+ years of experience building modern, responsive web applications. Specialized in:
- React.js & TypeScript
- Angular & Material Design
- UI/UX Design Principles
- Accessible & Performant Interfaces
Featured Projects
- Automatic Fruit Identification - AI-powered Angular app for supermarket scales
- Performance Evaluation System - HR management platform with complex workflows
- Service Order Management - Real-time tracking system for manufacturing
- RBA Compliance System - Multi-step assessment platform
- License Plate Recognition - Security and access control dashboard
Professional Experience
-
Developer II @ INDT (2022 - Present)
- Lead frontend developer on Motorola collaboration
- Built React/TypeScript applications with modern UI/UX
-
Junior Systems Analyst @ ITN (2020 - 2022)
- Led frontend on 6 Angular projects
- Specialized in computer vision interfaces
๐ฌ Contact
- Email: herminojunior@gmail.com
- LinkedIn: linkedin.com/in/hermino
- GitHub: github.com/hermino
- Portfolio: hermino.github.io
๐ License
This project is open source and available under the MIT License.
๐ Acknowledgments
- Design Inspiration: Modern portfolio trends and Material Design
- Icons: Custom SVG icons optimized for web
- Font: JetBrains Mono for that developer aesthetic
Built with โค๏ธ by Hermino Freitas
โญ If you like this portfolio, please give it a star!