···8899# About me
10101111-Erlo! My name is Kieran Klukas and i'm a homeschooled coder who is {{ age(length=0) }} years old and loves film making, fpv, and typescript :)
1111+Erlo! My name is Kieran Klukas i'm {{ age(length=0) }} years old and love cyber, anything with micro-controllers, obscure languages, nix :nix:, and yummy food :)
1212+1313+> flake.nix
12141313-> init.ts
1515+```nix
1616+{
1717+ description = "a short bit about me";
14181515-```ts
1616-const kieran = {
1717- name: "kieran klukas",
1818- age: {{ age(length=2 comma=true) }}
1919- education: ["Homeschooled", "Dual Enrollment"],
2020- favFoods: ["lo mein", "bacon fried rice", "pretty much any meat"]
1919+ outputs = { self, ... }:
2020+ let
2121+ kieran = rec {
2222+ name = "Kieran Klukas";
2323+ pronouns = "he/him";
2424+ aliases = [ "taciturnaxolotl" "krn" ];
2525+ location = "Westerville, Ohio, USA";
2626+ hobbies = [ "frc" "ctfs" "random side projects"];
2727+ };
2828+ in
2929+ {
3030+ inherit kieran;
3131+ };
2132}
2233```
23342424-this site has page hits (<code id="visits">0</code> and counting) via [abacus](https://jasoncameron.dev/abacus/) but they are completely anonymous and just http requests!
3535+this site has page hits (<code id="visits">0</code> and counting) via [abacus](https://jasoncameron.dev/abacus/) but they are completely anonymous and just http requests so no sketchy analytics here!
25362637# Want to talk to me?
27382828-Do you want to hire me for a project? If you just have a question or want to talk I'll still answer (admittedly more slowly ^-^).
3939+I'm open to projects or just random questions! Feel free to reach out with any of the following or anything on [/verify](/verify)
29403041- Email: [me@dunkirk.sh](mailto:me@dunkirk.sh)
3142- Hackclub Slack: [@krn](https://hackclub.slack.com/team/U062UG485EE) (only if you are a highschooler or younger; [join here](https://hackclub.com/slack/))
3232-- If you just want to know when I make a new post then you can subscribe to the [rss](rss.xml) feed ^-^
4343+- If you just want to know when I make a new post then you can subscribe to the [:rss:](rss.xml) feed