commit 8a0b44c3e926b8e325748d4c7d295ccfec0d0858 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 28 Nov 2022 20:07:58 +0100 Create initial README.md Diffstat:
| A | README.md | | | 46 | ++++++++++++++++++++++++++++++++++++++++++++++ |
1 file changed, 46 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,45 @@ +# Welcome + +## Who am I + +I am a 22 year old german student passionate about Matrix and Rust. + +I worked 4 years at Famedly and did plenty of contributions to both the Matrix.org Project as well as the Element-web Project over the last years. + +Currently I am focusing on my University degree. + +## Skills + +My current skillset consists mainly of: + +### Programming Languages + +- Rust +- Dart +- Typescript + +### Tools + +- Git +- Gitlab +- Gitlab CI +- Github + +## Projects + +My currently most active Projects are: + +- [Erooster](https://github.com/erooster-email/erooster) - An Emailserver written in Rust from scratch meant to eventually replace my personal Mailu server. + +## Past major Projects + +These are projects I previously worked on: + +- [Matrix Art](https://github.com/MTRNord/matrix-art) - A Proof of Concept clone of DeviantArt heavily build on Matrix technology +- [Matrix Moderation Widget](https://github.com/MTRNord/matrix-moderation-widget) - A Matrix Widget helping to simplify the [Mjolnir](https://github.com/matrix-org/mjolnir) workflow + +## Upcoming Projects + +Projects I recently started but which are still very small and pre-alpha: + +- [Pixelrust](https://gitlab.com/MTRNord/pixelrust) - A Pixelfed server written in Rust. +\ No newline at end of file