Improve on profile

This commit is contained in:
2025-09-19 20:53:00 +02:00
parent 3e3c209ac9
commit 1d157b529f

View File

@@ -129,21 +129,25 @@
</div> </div>
<div class="profile"> <div class="profile">
<img class="picture" src="profile.jpg" width="150" height="150" fetchpriority="high" /> <img class="picture" src="profile.jpg" width="150" height="150" fetchpriority="high" />
<p>Yup, this is me! You probably wonder how i ended up in this situation.</p> <p>Software developer from Sweden. This is my place. Sometimes I publish thoughts or projects.</p>
<p>Something something links..</p> <p>Things I do:</p>
<ul> <ul>
<li>Programming</li> <li>Program things for fun. This site is built using <a href="https://git.zacke.dev/wholteza/blog">my own blog
<li>Building stuff</li> framework</a> that generates a static website from markdown + a little bit of html templating.</li>
<li>Adventures with family</li> <li>I build physical things as well. Lately it has been <a
<li>Brewing beer</li> href="https://git.zacke.dev/wholteza/5x6-split-kb/src/branch/main/rev2">keyboards</a> in multiple <a
<li>Music</li> href="https://git.zacke.dev/wholteza/5x6-split-kb/src/branch/main/rev1">revisions</a>.</li>
<li>Running and biking</li> <li>Brew beer in my garage. <a href="/5-measuring-mash-temperatures">I find the process interesting..</a> and i
enjoy drinking beer.</li>
<li>Running and biking. You can find me on <a href="https://www.strava.com/athletes/41297534">strava</a>.
</li>
</ul> </ul>
<p><a href="mailto:contact@montell.se">contact@montell.se</a></p> <p><a href="https://git.zacke.dev/explore/repos">Gitea</a></p>
<p><a href="https://git.zacke.dev/explore/repos">Personal gitea</a></p>
<p><a href="https://github.com/Wholteza">Github</a></p> <p><a href="https://github.com/Wholteza">Github</a></p>
<p><a href="mailto:contact@montell.se">contact@montell.se</a></p> <p><a href="mailto:contact@montell.se">contact@montell.se</a> (not actually created yet but try changing out contact
for
my first name.)</p>
</div> </div>