29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
|
---
|
||
|
title: About
|
||
|
date: Last Modified
|
||
|
eleventyNavigation:
|
||
|
key: About
|
||
|
---
|
||
|
|
||
|
<img class="gba-portrait" src="/img/gba-gil.png" alt="Me, a brown-haired, brown-eyed man with round glasses, smiling. The picture is filtered to mimic the Game Boy Camera and create a retro vibe." />
|
||
|
|
||
|
Hey. I'm Gil ([he/they](https://en.pronouns.page/@kalanggam)). I'm a software developer, game developer, and writer based in Texas. I'm one of the sysadmins for the [ogra.ph collective](https://ogra.ph/), an online collective of folk building an inclusive community centered around digital rights and liberation.
|
||
|
|
||
|
## Links
|
||
|
|
||
|
- Microblog: <a href="https://hol.ogra.ph/@gil" rel="me">@gil@hol.ogra.ph</a>
|
||
|
- Code: [ide.ogra.ph/gil](https://ide.ogra.ph/gil)
|
||
|
- Matrix: [@kalanggam:matrix.org](https://matrix.to/#/@kalanggam:matrix.org)
|
||
|
- Photos: [pixelfed.social/kalanggam](https://pixelfed.social/kalanggam)
|
||
|
- Reading: [bookwyrm.social/user/kalanggam](https://bookwyrm.social/user/kalanggam)
|
||
|
|
||
|
## Support me
|
||
|
|
||
|
<a href="https://www.buymeacoffee.com/gilcaley" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important; display: inline;"></a>
|
||
|
|
||
|
## Colophon
|
||
|
|
||
|
I first started building this site in mid 2023, and I've been gradually tweaking it since then.
|
||
|
|
||
|
This site is generated with [Eleventy](https://www.11ty.dev). Most (all) pages are originally written in Markdown and then built into plain HTML. I used [Sass](https://sass-lang.com/) to build the CSS. Source files are available at [ide.ogra.ph/gil/site](https://ide.ogra.ph/gil/site).
|