diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c49bd7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env diff --git a/cv-photo.jpg b/cv-photo.jpg new file mode 100644 index 0000000..f941211 Binary files /dev/null and b/cv-photo.jpg differ diff --git a/index.html b/index.html index 9c17723..2dbc8cc 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,27 @@ border-bottom: 1px solid var(--border); } + .hero-inner { + display: flex; + align-items: center; + gap: 32px; + } + + .profile-photo { + width: 140px; + height: 140px; + border-radius: 50%; + object-fit: cover; + border: 3px solid var(--border); + flex-shrink: 0; + box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); + } + + @media (max-width: 640px) { + .hero-inner { flex-direction: column; align-items: flex-start; gap: 20px; } + .profile-photo { width: 90px; height: 90px; } + } + .hero-badge { display: inline-flex; align-items: center; @@ -325,7 +346,10 @@
-
+
+ Gabriel Pereira +
+
Open Evidence for Technical Review
@@ -340,7 +364,11 @@ · gabriel.pereira@protonmail.com · + Resume + · Campinas, Brazil +
+
@@ -460,6 +488,27 @@ +
+
+
+

Selected Publication

+
+
+
+
📄
+

MBA Research Paper

+

+ Academic research paper written during MBA studies. + +

+ + Read paper → + +
+
+
+
+