feat: update about
This commit is contained in:
parent
78850a235c
commit
cac8e5df51
1 changed files with 7 additions and 1 deletions
|
@ -6,6 +6,11 @@ import Footer from '../components/Footer.astro'
|
|||
<Layout title="About" description="About Ayo Ayco and how to contact">
|
||||
<main>
|
||||
<h1>Hi, I'm <span class="text-gradient">Ayo</span></h1>
|
||||
<p>
|
||||
Frontend guy who likes server adventures & works w/ linux. Looking to
|
||||
specialize in web perf, but mostly feels like an impostor for now. Has
|
||||
hobby projects.
|
||||
</p>
|
||||
<p>
|
||||
I am a newbie engineering manager at a large global bank headquartered in
|
||||
Amsterdam. I'm also a certified software architecture professional
|
||||
|
@ -44,7 +49,8 @@ import Footer from '../components/Footer.astro'
|
|||
<li>
|
||||
💬 Signal: <a
|
||||
href="https://signal.me/#eu/mU2KHaMuoumvLaq7P5ZPUU4HMd0SaU9hYHeEPbDIeJzysNL01FVLfbk-kVEncfIz"
|
||||
>ayo.88</a>
|
||||
>ayo.88</a
|
||||
>
|
||||
</li>
|
||||
<li>💬 Matrix: @ayoayco:matrix.org</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue