diff options
| author | Filip Wandzio <contact@philw.dev> | 2025-10-01 22:33:43 +0200 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2025-10-01 22:33:43 +0200 |
| commit | e223117ba126710e2b5c96318dd77329c3220092 (patch) | |
| tree | e88391cafe716520e1c97a55434a5339d72121d7 /src/lib/components | |
| parent | 56c867b5bb460755480e3ba95f6f028e7cd35a6a (diff) | |
| download | philw.dev-e223117ba126710e2b5c96318dd77329c3220092.tar.gz philw.dev-e223117ba126710e2b5c96318dd77329c3220092.zip | |
Update the about section
Signed-off-by: Filip Wandzio <contact@philw.dev>
Diffstat (limited to 'src/lib/components')
| -rw-r--r-- | src/lib/components/Main.svelte | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/components/Main.svelte b/src/lib/components/Main.svelte index d5861c6..9cb6d42 100644 --- a/src/lib/components/Main.svelte +++ b/src/lib/components/Main.svelte | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | <section id="about" aria-labelledby="about-heading"> | 2 | <section id="about" aria-labelledby="about-heading"> |
| 3 | <h2 id="about-heading">About</h2> | 3 | <h2 id="about-heading">About</h2> |
| 4 | <p> | 4 | <p> |
| 5 | I’m a software engineer who builds practical tools. I mostly work on web and mobile apps, and general software development. | 5 | I’m a software engineer who builds practical tools focused on performance and usability. Currently I work on web (both back and front), mobile and embedded software. |
| 6 | </p> | 6 | </p> |
| 7 | </section> | 7 | </section> |
| 8 | 8 | ||
| @@ -13,7 +13,7 @@ | |||
| 13 | href="https://git.philw.dev" | 13 | href="https://git.philw.dev" |
| 14 | target="_blank" | 14 | target="_blank" |
| 15 | rel="noopener noreferrer" | 15 | rel="noopener noreferrer" |
| 16 | aria-label="visit filip wandzio's git repository" | 16 | aria-label="visit Filip Wandzio's git repository" |
| 17 | >git repository</a | 17 | >git repository</a |
| 18 | >. They include experiments, prototypes, and working tools I use personally. You can also find materials from my talks and presentations. | 18 | >. They include experiments, prototypes, and working tools I use personally. You can also find materials from my talks and presentations. |
| 19 | </p> | 19 | </p> |
