1
0

update contact and project info

This commit is contained in:
dusk 2021-01-02 17:32:42 +03:00
parent 8e4d8cab3b
commit 54143bf240
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
2 changed files with 11 additions and 4 deletions

View File

@ -8,6 +8,7 @@ Feel free to send an e-mail or DM me on Matrix if you have anything to ask.
+ Contact:
- Matrix: @yusdacra:tchncs.de
- E-Mail: y.bera003.06@pm.me
- Discord: arcadsuy#7447
- GitLab: <https://gitlab.com/yusdacra>
- GitHub: <https://github.com/yusdacra>
@ -19,6 +20,6 @@ GDScript (for Godot Engine), Kotlin (for my application's native Android
needs that Flutter can't satisfy, mostly services stuff). I have worked with C# and Unity
for about 5 years.
+ I mainly use a NixOS system, you can find all my configurations here:
+ I use a NixOS system, you can find all my configurations here:
- [My personal configuration files.](https://gitlab.com/yusdacra/nixos-config)
- [Repo where I keep reusable configuration and packages.](https://gitlab.com/yusdacra/nix-exprs)

View File

@ -7,7 +7,10 @@ title = "projects"
- A Matrix chat client built with Rust.
- Uses `iced` for GUI.
- [Hakkero OS](https://gitlab.com/hakkero-os/hakkero)
- [Harmony Rust SDK](https://github.com/harmony-development/harmony_rust_sdk)
- Rust library that implements the Harmony protocol, and builds a client API on top of it.
- [Hakkero Kernel](https://gitlab.com/hakkero-os/hakkero)
- Learning project to create a micro-kernel that runs on x86, arm and risc-v.
- Current goal is to support webassembly and be able to run everything in ring 0, thanks to it's sandboxing features.
@ -32,13 +35,16 @@ title = "projects"
- [Veloren](https://gitlab.com/veloren/veloren) and it's [Book](https://gitlab.com/veloren/book)
- Veloren is a multiplayer voxel RPG written in Rust.
- My main contributions are for rendering and UI. Also maintaining build files for the Nix package manager and the Turkish translation. And added some guides to the book.
- [Harmony Protocol](https://github.com/harmony-development)
- Various contributions to the reference server impl and the protocol itself.
- [iced](https://github.com/hecrj/iced)
- A cross-platform GUI library for Rust, inspired by Elm.
- [nixpkgs](https://github.com/NixOS/nixpkgs)
- The Nix Packages collection for the [Nix package manager](https://github.com/NixOS/nix).
- Packaging contributions.
- Package maintainer.
- [Nihonoari](https://github.com/aeri/Nihonoari-App)
- A little and minimalist Flutter application for Japanese Kana training.