buildHtml
baseUrl https://tiagoscroll.pub
metaTags
editButton /edit.html
title Tiago | Creative Developer
style.css
header
class hero-section
nav
class navbar
div Tiago
class logo
div
class nav-links
a About
href #about
a Projects
href #projects
a Contact
href #contact
main
section
id about
class about-section
div
class content-wrapper
h1 Hello, I'm Tiago
p Creative developer crafting digital experiences
div
class social-links
a LinkedIn
href #
class social-button
a GitHub
href #
class social-button
section
id projects
class projects-section
h2 Featured Projects
div
class project-grid
div
class project-card
h3 Project One
p Interactive web experiences
div
class project-tech
span HTML5
span CSS3
span JavaScript
div
class project-card
h3 Project Two
p Digital solutions
div
class project-tech
span React
span Node.js
span MongoDB
div
class project-card
h3 Project Three
p Creative applications
div
class project-tech
span Vue.js
span Python
span AWS
section
id contact
class contact-section
h2 Let's Connect
form
class contact-form
input
type text
placeholder Your Name
input
type email
placeholder Your Email
textarea
placeholder Your Message
button Send Message
type submit
class submit-button
footer
div
class footer-content
p Made with passion by Tiago
div
class footer-links
a LinkedIn
a GitHub
a Twitter
script.js