diff options
| author | seth <[email protected]> | 2024-10-08 11:49:47 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-08 11:49:47 -0400 |
| commit | 20d62336a446bea6c5846805e8325b67cd59fe54 (patch) | |
| tree | 46a92b1de1021eb0631b54f664ba0c2ddf6752c6 /content/about_me.md | |
| parent | 07cb04200916169671b9c426fbfe9a24bb0fa79e (diff) | |
nice redesign (#145)
* nix: drop treefmt
* nix: remove .envrc
* nix: move `serve` to apps output
* nice redesign
* use local stylesheet
* nix: fix build
Diffstat (limited to 'content/about_me.md')
| -rw-r--r-- | content/about_me.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/about_me.md b/content/about_me.md new file mode 100644 index 0000000..1bee4aa --- /dev/null +++ b/content/about_me.md @@ -0,0 +1,20 @@ ++++ +title = "About me" +description = "Information about Getchoo" ++++ + +# About Me + +I am a 19 year old software developer (when I have the time) based in Florida. +Most commonly, I am contributing to the +[FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) community +-- specifically for projects like [NixOS and nixpkgs](https://nixos.org), +[Prism Launcher](https://prismlauncher.org), and whatever else I find fun +and/or personally use. + +Some technologies I play around with the most include the aforementioned +[Nix](https://nix.dev), [GitHub Actions](https://docs.github.com/en/actions), +[Bash](https://www.gnu.org/software/bash/) (usually in slightly horrifying +ways), [Deno](https://deno.com/), [Rust](https://rust-lang.org/), +[Python](https://www.python.org/), and [Zola](https://getzola.org) (which this +site is built with!) |
