website/content/_index.md
2025-02-28 23:58:29 -05:00

30 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## My Information
[My own gitea :)](https://git.gardling.com)
[Github: titaniumtown](https://github.com/titaniumtown)
[Codeberg: titaniumtown](https://codeberg.org/titaniumtown)
[Gitlab: titaniumtown](https://gitlab.com/titaniumtown)
<!-- matrix: @titaniumtown:matrix.org -->
<!-- email: `titaniumtown <at> proton <dot> me` -->
GPG Key: [D15E 4754 FE1A EDA1 5A6D 4702 9AB2 8AC1 0ECE 533D](./pub.txt)
## About Me
My name is Simon Gardling. Im a FOSS advocate and a free software developer. I mainly use Rust, Java, and Python. I've also dabbled in Minecraft server software modding. My most recent project is a mathematical graphing software using Rust and WebAssembly ([check it out](https://www.gardling.com/ytbn)). I'm currently working to get my B.S in Computer Science at Florida Institute of Technology. I interned at SpaceX in Redmond, Washington in 2024, and will return in 2025 !
## This Site
### What Is This Website?
This website is a landing page for myself. It also contains some information as to what services I host. I used to host a few public services and mirrors but they became either irrelevant or a maintenance burden for me. But if/when I begin hosting more things I will put them here.
### How did I make this site
I originally used [lowdown](https://github.com/kristapsdz/lowdown) and [ssg5](https://github.com/fmash16/ssg5) in order to generate this site from markdown files. But I recently switched to using [Hugo](https://github.com/gohugoio/hugo) with the [Monochrome theme](https://github.com/kaiiiz/hugo-theme-monochrome).