From f97d476b495126fd2474b8e3a2968658395d2a0f Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 13 Mar 2024 17:09:48 -0400 Subject: Complete restructure --- html/main/index.tmpl.html | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 html/main/index.tmpl.html (limited to 'html/main/index.tmpl.html') diff --git a/html/main/index.tmpl.html b/html/main/index.tmpl.html deleted file mode 100644 index 3bb171a..0000000 --- a/html/main/index.tmpl.html +++ /dev/null @@ -1,29 +0,0 @@ -{{ define "title" }}Home{{end}} -{{ define "description" }}Homepage{{end}} -{{ define "keywords" }}home{{end}} - -{{ 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

-

Email me@alexscerba.com

-

View my résumé -

-
-
-{{ range .Posts.Contents }} - - {{ .Image }} - {{ .Title }} - -{{ end }} -
-
-{{ end }} \ No newline at end of file -- cgit v1.2.3