1
0
Fork 0

fix index projects

This commit is contained in:
Yusuf Bera Ertan 2022-08-14 14:02:15 +03:00
parent f9d23479d5
commit afc38adf95
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
2 changed files with 5 additions and 18 deletions

View File

@ -1,29 +1,20 @@
# About
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.
Feel free to send an e-mail or DM me on Matrix / Discord if you have anything to ask.
+ Contact:
- Matrix: [@yusdacra:nixos.dev](https://matrix.to/#/@yusdacra:nixos.dev)
- Discord: dusk#7476
- E-Mail: y.bera003.06@pm.me
- GitLab: <https://gitlab.com/yusdacra>
- GitHub: <https://github.com/yusdacra>
## Bio
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 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). I have also worked with Unity and C# before.
I love using Nix / NixOS for any kind of purpose, but mainly for DevOps.
I also use Rust for my hobby or other more serious projects.
I work at [Platonic Systems](https://platonic.systems).
+ I use a NixOS system, you can find my configuration [here](https://github.com/git.gaze.systems/dusk/ark).
+ I use a NixOS system, you can find my configuration [here](https://git.gaze.systems/dusk/ark).
+ This site's source is available [here](https://git.gaze.systems/dusk/website).
[dream2nix]: https://github.com/nix-community/dream2nix "dream2nix"

View File

@ -6,8 +6,6 @@
- The Nix Packages collection for the [Nix package manager](https://github.com/NixOS/nix).
- Package maintainer.
----
## Projects I maintain
- [rust-nix-templater](https://github.com/yusdacra/rust-nix-templater) and [nix-cargo-integration](https://github.com/yusdacra/nix-cargo-integration)
@ -19,8 +17,6 @@
- [dream2nix](https://github.com/nix-community/dream2nix)
----
## Projects I used to work on
- [Harmony Rust SDK](https://github.com/harmony-development/harmony_rust_sdk)