diff --git a/src/routes/about.md b/src/routes/about.md index 82e27bb..6b94edf 100644 --- a/src/routes/about.md +++ b/src/routes/about.md @@ -1,6 +1,18 @@ title: About --- -### Hi. +## Hi. + +I'm yet another high schooler that is interested in programming. +I'm from Türkiye 🇹🇷. + +I primarily use [Rust](https://rust-lang.org) and +also know quite a bit of Python, Java, Kotlin, Go, +JavaScript (No frameworks, though!), [**Nix**](https://nixos.org/) +and [Nushell](https://nushell.sh/). + +I've created this blog using Rust, [Axum](https://lib.rs/crates/axum), +[Maud](https://maud.lambda.xyz/) and a bunch of other neat crates. +The webserver itself is hosted on a small VPS running [NixOS](https://nixos.org/) +and is proxied behing Cloudflare. -Test 123 diff --git a/src/routes/contact.md b/src/routes/contact.md new file mode 100644 index 0000000..95f38b3 --- /dev/null +++ b/src/routes/contact.md @@ -0,0 +1,13 @@ +title: Contact +--- + +You can contact me via: + +- Discord: `rgbcube` or `RGBCube#4777` +- E-Mail: [`rgbshere@gmail.com`](mailto:rgbsphere@gmail.com) (Soon to change, though. I am going to host my own mail server) + +Here are some other useful links as well: + +- GitHub: [`RGBCube`](https://github.com/RGBCube) +- Twitch: [`RGBCube`](https://www.twitch.tv/rgbcube) +- Twitter/X: [`RGBCubed`](https://twitter.com/RGBCubed)