Skip to content

lukasrozado/lukasrozado.github.io

Repository files navigation

Professional Portfolio – Lukas Rozado

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


🧠 About the Project

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

🛠️ Technologies Used

  • HTML5 / CSS3 / JavaScript
  • Formspree for form handling
  • Service Worker (PWA)
  • SEO and accessibility optimizations
  • No external frameworks

📁 Folder Structure

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

⚙️ Customization

  • Colors and variables: assets/css/variables.css
  • Project content: data/projects/pt.json and data/projects/en.json
  • Contact form: integrated via Formspree

🚫 Copyright

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.


📬 Contact

For business inquiries, collaborations, or professional connections:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors