diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2024-01-18 21:37:13 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-10-29 13:20:00 -0400 |
commit | 98f438ea7469e07cc4265d2e403f3a1f14b650b2 (patch) | |
tree | c5d3e97e8bfb28649099de96cd0a2b97653e210f /html/main | |
parent | 45233abdcc648ddfaacfb70d46f8d8c8538e77ee (diff) |
Correct link to GitHub repo
Diffstat (limited to 'html/main')
-rw-r--r-- | html/main/about.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html index 9331d49..c5b2d4e 100644 --- a/html/main/about.tmpl.html +++ b/html/main/about.tmpl.html @@ -10,7 +10,7 @@ <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory." style="margin-bottom: 3rem"/> <p>My name is Alex Scerba, a Junior in the College for Creative Studies: Transportation Design program in Detroit, MI.</p> <p>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.</p> - <p>In addition to sketching, rendering, and modeling, my hobby skills include programming (<a href="https://github.com/ascerba/alexscerba.com" target="_blank" rel="noopener noreferrer">this website</a>), bookbinding, and woodworking.</p> + <p>In addition to sketching, rendering, and modeling, my hobby skills include programming (<a href="https://github.com/ascerba/personal-website" target="_blank" rel="noopener noreferrer">this website</a>), bookbinding, and woodworking.</p> <blockquote>"It's just a machine. Open it up and see what's wrong."</blockquote> <p>This summer, I hope to secure an internship to learn more skills in the design and manufacturing industry.</p> <p>Connect with me on LinkedIn: <a href="https://linkedin.com/in/ascerba" target="_blank" rel="noopener noreferrer">linkedin.com/in/ascerba</a></p> |