update
now page
This commit is contained in:
parent
dc7759a736
commit
8a7807e97c
1 changed files with 3 additions and 7 deletions
|
@ -13,17 +13,13 @@ const posts = await Astro.glob("./and-then/*.astro");
|
||||||
<h1><span class="text-gradient">Now</span></h1>
|
<h1><span class="text-gradient">Now</span></h1>
|
||||||
<em>What am I currently up to?</em>
|
<em>What am I currently up to?</em>
|
||||||
<p>
|
<p>
|
||||||
I have been living in Amsterdam for a little over a year with my wife and
|
I have been living now in Amsterdam for a little over a year with my wife and
|
||||||
son.
|
son.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
I work as a frontend web developer at day, building and providing
|
I am employed as a frontend web developer by <a href="https://iodigital.com" target="_blank">iO</a>, and am now building and providing technical consultation to <a href="https://priva.com" target="_blank">Priva</a>, where I work on the tool their partners use to configure IoT smart devices for highly delicate climate control in green houses that produce food for people around the globe.</p>
|
||||||
technical consultation to <a href="https://priva.com" target="_blank"
|
|
||||||
>Priva</a
|
|
||||||
>.
|
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
I have also started being fond of the Fediverse, a decentralized network
|
I have also started being fond of the Fediverse, which is a decentralized network
|
||||||
of social platforms. I now have efforts pushing it forward by contributing
|
of social platforms. I now have efforts pushing it forward by contributing
|
||||||
to projects like <a href="https://github.com/elk-zone/" target="_blank"
|
to projects like <a href="https://github.com/elk-zone/" target="_blank"
|
||||||
>Elk Zone</a
|
>Elk Zone</a
|
||||||
|
|
Loading…
Reference in a new issue