Website/content/_index.md
2026-03-29 00:00:17 -04:00

48 lines
1.5 KiB
Markdown

+++
date = '2025-03-19T08:44:50-04:00'
draft = false
title = ''
+++
<div style="text-align: center; margin-bottom: 20px;">
<img src="images/journey_home.png" alt="The Journey Home by Matthew Wong" style="max-width: 100%;">
<p style="font-size: 14px; color: #666; margin-top: 8px; font-style: italic;">"The Journey Home" — Matthew Wong, 2017</p>
</div>
<div style="text-align: center; margin: 20px 0;">
<a href="/pickleball.html" style="
display: inline-block;
background: linear-gradient(45deg, #8b4a4a, #8c7a3d, #3d7a8c, #7a5278, #8b4a4a);
background-size: 300% 300%;
animation: gradient-shift 3s ease infinite;
color: #f0e6d3;
font-family: 'Comic Sans MS', cursive;
font-size: 24px;
font-weight: bold;
padding: 15px 30px;
border-radius: 50px;
text-decoration: none;
box-shadow: 0 4px 15px rgba(100,60,60,0.5);
transform: rotate(-2deg);
border: 3px dashed #5a4a4a;
">🏓 PICKLEBALL STATS 🏓</a>
</div>
<style>
@keyframes gradient-shift {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}
</style>
## Welcome!
I'm Dane Sabo, a Mechanical Engineering PhD student at the University of Pittsburgh with a focus on control systems. When I'm not researching, you can find me riding my Honda CRF dual sport around Pittsburgh.
Here's what you'll find on this site:
1. My [CV](/cv.pdf)
2. Current [Projects](/projects)
3. [About Me](/contact)
Feel free to reach out at [yourstruly@danesabo.com](mailto:yourstruly@danesabo.com).