AI-assisted refactor

This commit is contained in:
2024-12-26 11:44:57 +02:00
parent b4948d99a8
commit e8873e7b8c
6 changed files with 97 additions and 79 deletions
+16 -8
View File
@@ -1,9 +1,17 @@
Hi! My name is **Ville Lindholm** and I'm a freelance software engineer.
---
title: "Home"
---
I've spent a lot of my professional life building web apps, mostly using full-stack **TypeScript** with **React** as the front-end library. However, I'm a passionate programming-language.-and-paradigm junkie, and will jump at the chance to work with (for example):
* Rust
* Elixir
* Any Lisp
Get in touch via e-mail, the address is `<my first name>@<my last name>.dev`.
<div style="text-align: center; display: flex; justify-content: center; flex-direction: column; align-items: center; height: 50vh;">
<img src="/images/portrait.jpeg" alt="Picture of Ville Lindholm" style="border-radius: 50%; width: 150px; height: 150px;" />
<hgroup>
<h1>Ville Lindholm</h1>
<p>Full-stack Software engineer</p>
<p>Helsinki, Finland</p>
</hgroup>
<div style="display: flex;">
<a href="https://github.com/vlindhol"><i class='bx bxl-github'></i></a>
<a href="https://x.com/lindholm_dev"><i class='bx bxl-twitter'></i></a>
<a href="https://www.linkedin.com/in/villelindholm/"><i class='bx bxl-linkedin-square'></i></a>
</div>
</div>