📝 Added a first version of my user readme
This is by far not perfect and will hopefully improve over time :^)
This commit is contained in:
parent
b92fe73c58
commit
4769941bc7
1 changed files with 35 additions and 12 deletions
47
README.md
47
README.md
|
@ -1,16 +1,39 @@
|
|||
### Hi there 👋
|
||||
|
||||
<!--
|
||||
**networkException/networkException** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.
|
||||
I'm (mostly) a backend dev but find myself working with frontend web way too much
|
||||
|
||||
Here are some ideas to get you started:
|
||||
#### My stats
|
||||
|
||||
- 🔭 I’m currently working on ...
|
||||
- 🌱 I’m currently learning ...
|
||||
- 👯 I’m looking to collaborate on ...
|
||||
- 🤔 I’m looking for help with ...
|
||||
- 💬 Ask me about ...
|
||||
- 📫 How to reach me: ...
|
||||
- 😄 Pronouns: ...
|
||||
- ⚡ Fun fact: ...
|
||||
-->
|
||||
![networkException's github stats](https://github-readme-stats.vercel.app/api?username=networkException&show_icons=true)
|
||||
|
||||
#### Stuff about me
|
||||
|
||||
> 🔭 I’m currently working on
|
||||
|
||||
some smaller side projects using node, typescript and fabricmc
|
||||
|
||||
> 🌱 I learned
|
||||
|
||||
to better understand Minecraft's code to make better mods ^^
|
||||
|
||||
that enums together with functional interfaces are great in Java
|
||||
|
||||
that JavaScript arrays are just objects with indicees as keys (huge shoutout to the work on [SerenityOS](https://github.com/SerenityOS/serenity), especially LibJS)
|
||||
|
||||
how to properly use gradle (I hope)
|
||||
|
||||
> 🤔 I’m looking for help with
|
||||
|
||||
getting sponge to interupt a constuctor call
|
||||
|
||||
> 💬 Ask me about
|
||||
|
||||
anything you want! I will try my best to help you out, but the most success you will probably have with topics like Minecraft, Discord and Java
|
||||
|
||||
> 📫 Reach out to me on
|
||||
|
||||
[networkException#0001@discord](http://discord.nwex.de/), [networkexception@keybase](http://keybase.nwex.de/) (you will also find platforms like twitter linked there), [nwex.de](https://nwex.de/) (not much yet) or [github@nwex.de](mailto:github@nwex.de)!
|
||||
|
||||
> 😄 My pronouns are
|
||||
|
||||
he/him
|
||||
|
|
Loading…
Reference in a new issue