diff --git a/index.tsx b/index.tsx index e31411c..6f3a175 100644 --- a/index.tsx +++ b/index.tsx @@ -7,17 +7,29 @@ export default function({ comp }) { return ( <>
-

{comp.icons.User()} About Me

-

I am a software developer, open-source enthusiast, lover of pizza, renegade of funk and many more.

+

About Me

- I spend most of my time tinkering with computer servers or the latest JavaScript frameworks. - Other times, I help in the battle for an open web by contributing in the development of free and open-source software. + I am a software developer, open-source enthusiast, lover of pizza, and renegade of funk. +

+

+ I speak fluent English and native Filipino. I also plan on learning German. +

+

+ You'll most likely find me deep in thought within my lab where I tinker with my inventions (such as this website) and the latest JavaScript frameworks. + An Android app and a Thunderbird extension are currently in the works. +

+

+ Other times, I help in the battle for an open web and for user privacy by contributing in the development of free and open-source software.

-

{comp.icons.Mail()} Contact Me

-

The primary method of reaching me is through my email: foster@hangdaan.email.

-

If you'd like an encrypted response, you can send me your GPG public key. You can find mine in the GPG Key page.

+

Contact Me

+

+ The primary method of reaching me is through my email: foster@hangdaan.email. +

+

+ If you'd like an encrypted response, you can send me your GPG public key. You can find mine in the GPG Key page. +

);