1
0
Fork 0
This commit is contained in:
Yusuf Bera Ertan 2022-05-31 22:29:32 +03:00
parent 22bf635680
commit d61c10e0af
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
1 changed files with 12 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# About
Hi, i'm dusk! This is where I post about stuff.
Hi, I'm yusdacra! This is where I post about stuff.
Feel free to send an e-mail or DM me on Matrix if you have anything to ask.
+ Contact:
@ -13,13 +13,17 @@ Feel free to send an e-mail or DM me on Matrix if you have anything to ask.
I mainly work with Rust and Nix. My main areas of interest are
embedded, operating systems and game development, although I'm open to
anything else as well. I work on the Rust ecosystem of the Harmony protocol,
working on a client, server and SDK. I also maintain and contribute to some
Nix related projects, and contribute to nixpkgs.
anything else as well. I work on the Rust ecosystem of the Harmony protocol;
working on a client, server and SDK. I also maintain and contribute to a few
Nix related projects (most notably, [dream2nix]), and contribute to nixpkgs.
I also sometimes work with Flutter, C++ (mostly for Arduino), GDScript (for Godot Engine),
Kotlin (for my application's native Android needs that Flutter can't satisfy,
mostly backend). I have also worked with Unity and C# before.
I also sometimes work with Flutter, C++ (mostly for Arduino), GDScript (for
Godot Engine), Kotlin (for my application's native Android needs that Flutter
can't satisfy). I have also worked with Unity and C# before.
+ I use a NixOS system, you can find my configuration [here](https://github.com/yusdacra/nixos-config).
I work at [Platonic Systems](https://platonic.systems).
+ I use a NixOS system, you can find my configuration [here](https://github.com/yusdacra/ark).
+ This site's source is available [here](https://gitlab.com/yusdacra/yusdacra.gitlab.io).
[dream2nix]: https://github.com/nix-community/dream2nix "dream2nix"