From 6a498c45332aad573d2a311dbcac9fabd8919378 Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Sat, 10 Feb 2024 10:30:15 -0500 Subject: Restyle and restructure --- html/main/index.tmpl.html | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'html/main/index.tmpl.html') diff --git a/html/main/index.tmpl.html b/html/main/index.tmpl.html index 9abcd59..561fcdf 100644 --- a/html/main/index.tmpl.html +++ b/html/main/index.tmpl.html @@ -4,14 +4,26 @@ {{ define "main" }}

Design Projects

-
+
+
+ Highschool senior photo portrait of Alex next to Yerkes Observatory. +
+

My name is Alex Scerba, a Junior in the College for Creative Studies: Transportation Design program in Detroit, MI.

+

Growing up in Lake Geneva, WI, I developed a passion for making and tinkering, which lead me down the path of industrial design. I love working with my hands, fixing up and riding motorcycles and cars, and learning new skills.

+

In addition to sketching, rendering, and modeling, my hobby skills include programming (this website), bookbinding, and woodworking.

+

This summer, I hope to secure an internship to learn more skills in the design and manufacturing industry.

+

Connect with me on LinkedIn:
linkedin.com/in/ascerba

+

Contact me at me@alexscerba.com

+

View my résumé +

+
+
{{ range .Posts.Contents }} - - -

{{ .Title }}

-
+ {{ .Title }} + {{ end }} -
+ + {{ end }} \ No newline at end of file -- cgit v1.2.3