diff options
author | Alex Scerba <alex@scerba.org> | 2025-09-24 12:07:48 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-09-24 12:07:48 -0500 |
commit | 70afdbcdcb98d10eb0fcc7745265da91f81df63a (patch) | |
tree | 3ea68efd3773c82f6c31b343e50d570ca9f06399 | |
parent | e2094ba5eadd898c4e15f58c7d98b6ec39e2577b (diff) |
Update job status.
-rw-r--r-- | html/index.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.tmpl.html b/html/index.tmpl.html index bdecdc6..6079061 100644 --- a/html/index.tmpl.html +++ b/html/index.tmpl.html @@ -17,7 +17,7 @@ </div> <div class="side-info"> <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory." style="margin-bottom: 2.5rem;" width="511" height="512" /> - <p>My name is Alex Scerba, and I'm a recent graduate of the College for Creative Studies: Transportation Design program in Detroit, MI. Currently working in Chicago, IL and looking for new opportunities.</p> + <p>My name is Alex Scerba, and I'm a recent graduate of the College for Creative Studies: Transportation Design program in Detroit, MI. Currently employed by Tangent, INC. located in Chicago, IL.</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/personal-website" target="_blank" rel="noopener noreferrer">this website</a>), bookbinding, and woodworking.</p>--> <p>Connect with me on LinkedIn: <br><a href="https://linkedin.com/in/ascerba" target="_blank" rel="noopener noreferrer"><b>linkedin.com/in/ascerba</b></a></p> |