update contact and project info
This commit is contained in:
parent
8e4d8cab3b
commit
54143bf240
@ -8,6 +8,7 @@ Feel free to send an e-mail or DM me on Matrix if you have anything to ask.
|
|||||||
+ Contact:
|
+ Contact:
|
||||||
- Matrix: @yusdacra:tchncs.de
|
- Matrix: @yusdacra:tchncs.de
|
||||||
- E-Mail: y.bera003.06@pm.me
|
- E-Mail: y.bera003.06@pm.me
|
||||||
|
- Discord: arcadsuy#7447
|
||||||
- GitLab: <https://gitlab.com/yusdacra>
|
- GitLab: <https://gitlab.com/yusdacra>
|
||||||
- GitHub: <https://github.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
|
needs that Flutter can't satisfy, mostly services stuff). I have worked with C# and Unity
|
||||||
for about 5 years.
|
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)
|
- [My personal configuration files.](https://gitlab.com/yusdacra/nixos-config)
|
||||||
- [Repo where I keep reusable configuration and packages.](https://gitlab.com/yusdacra/nix-exprs)
|
- [Repo where I keep reusable configuration and packages.](https://gitlab.com/yusdacra/nix-exprs)
|
||||||
|
@ -7,7 +7,10 @@ title = "projects"
|
|||||||
- A Matrix chat client built with Rust.
|
- A Matrix chat client built with Rust.
|
||||||
- Uses `iced` for GUI.
|
- 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.
|
- 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.
|
- Current goal is to support webassembly and be able to run everything in ring 0, thanks to it's sandboxing features.
|
||||||
|
|
||||||
@ -33,12 +36,15 @@ title = "projects"
|
|||||||
- Veloren is a multiplayer voxel RPG written in Rust.
|
- 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.
|
- 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)
|
- [iced](https://github.com/hecrj/iced)
|
||||||
- A cross-platform GUI library for Rust, inspired by Elm.
|
- A cross-platform GUI library for Rust, inspired by Elm.
|
||||||
|
|
||||||
- [nixpkgs](https://github.com/NixOS/nixpkgs)
|
- [nixpkgs](https://github.com/NixOS/nixpkgs)
|
||||||
- The Nix Packages collection for the [Nix package manager](https://github.com/NixOS/nix).
|
- 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)
|
- [Nihonoari](https://github.com/aeri/Nihonoari-App)
|
||||||
- A little and minimalist Flutter application for Japanese Kana training.
|
- A little and minimalist Flutter application for Japanese Kana training.
|
||||||
|
Loading…
Reference in New Issue
Block a user