This is my personal portfolio, fully developed from scratch to present my projects, skills, and background as a Data Scientist, Data Analyst And Data Engineer. All content, structure, and design reflect my professional identity and were built with performance, clarity, and visual impact in mind.
🔗 Visit: lukasrozado.github.io
This site was developed with a focus on:
- Modern, responsive design
- Modular, reusable component structure
- Dynamic project filtering
- Functional contact form via Formspree
- Full support for two languages (EN/PT)
- SEO and Web Vitals optimization
- Custom SVG animations
- PWA (Progressive Web App) support
- HTML5 / CSS3 / JavaScript
- Formspree for form handling
- Service Worker (PWA)
- SEO and accessibility optimizations
- No external frameworks
personal-page-portfolio/
│
├── assets/ # Static assets
│ ├── css/ # Global styles and custom variables
│ ├── js/ # JavaScript files
│ ├── images/ # Portfolio and preview images
│ └── icons/ # Icons and favicons
│
├── components/ # Reusable HTML components
│
├── data/ # Project content in JSON
│ └── projects/
│ ├── pt.json # Projects (Portuguese)
│ └── en.json # Projects (English)
│
├── index.html # Home page (Portuguese)
├── index-en.html # Home page (English)
│
├── contact.html # Contact page (Portuguese)
├── contact-en.html # Contact page (English)
│
├── sw.js # Service Worker (PWA support)
└── README.md # Project documentation
- Colors and variables:
assets/css/variables.css - Project content:
data/projects/pt.jsonanddata/projects/en.json - Contact form: integrated via Formspree
This repository is not open for reuse.
The content, structure, design, and code were created exclusively for personal and professional purposes by Lukas Rozado.
Any reproduction, redistribution, or reuse without explicit permission is not allowed.
For business inquiries, collaborations, or professional connections:
- LinkedIn: @lukasrozado
- Email: lukasrozado@gmail.com