Yawkat
My name is Jonas Konrad.
I grew up in Münster, NRW, Germany, and got my Master's in computer science at the Friedrich-Alexander
Universität Erlangen-Nürnberg.
My main focus is development on the JVM. My other big interest is IT security, including cryptography, reverse engineering and application security. Through my work I have also learned computer networking and systems administration.
- e-mail
-
Click to show
- Twitter
- @yawkat
- Mastodon
- @yawkat@infosec.exchange
Articles ¶
I am active in Freenode/##java and have written a few articles on Java topics:
Open-Source Projects ¶
Over the years, I have built and contributed to many open-source projects. Most of that work is available on GitHub. This list is a showcase of contributions to large or well-known projects.
Own Projects
-
Java source code browser written using kotlin, undertow, jdbi and postgresql (GitHub).
-
Web UI for javap written using kotlin, dropwizard, guice, jdbi and jquery (GitHub).
-
IRC Bot written using kotlin and KittehIRCClientLib.
Contributions
Long-Term Projects ¶
-
Oracle Labs ¶ 2021 -
Working on Micronaut.
-
Master's Thesis: Isolating on-the-fly Hypervisors against DMA using Intel VT-d
¶
2020
Implementation of hypervisor IOMMU protection as part of the hyperleech project.
-
Bachelor's Thesis: Valda IR
¶
2018
A new intermediate representation for DEX.
- Java, Kotlin
- Android
- Smali
-
CubeCraft PE ¶
2015 - 2017
Project developed for CubeCraft.
- Java, Kotlin
- Guice
- Netty
- Minecraft Pocket Edition (protocol work)
-
Bluestart ¶
2015 - 2016
Management service for user-configurable private Minecraft servers. Developed for PhanaticMC.
- Java
- Spring, Spring MVC (spring-web, spring-security, spring-data-jpa)
- GWT
- REST
- HTML / CSS
- Docker
-
Saikban
¶
2015 - 2016
Minecraft ban manager with web interface, developed for
PhanaticMC.
- Java
- BungeeCord
- Spring, Spring MVC (spring-web, spring-security)
- SQL with Hibernate (JPA)
- handlebars.java
- HTML / CSS / JavaScript / Bootstrap
-
Cricket
¶
2014 - 2016
Minecraft ticketing system with web interface, developed for PhanaticMC.
- Java
- Bukkit / Spigot
- SQL
- handlebars.java
- HTML / CSS / JavaScript / Bootstrap
-
MCStrike ¶ 2012 - 2014
Minecraft minigame server
- Java
- Minecraft server code
- Bukkit / Spigot
- ProtocolLib
- BungeeCord, including multi-machine bungee installations and numerous contributions
- Netty
- MongoDB
- Bash (for server management)
- Python (for server management)
-
jClient ¶ 2011 - 2013
A minecraft mod.
- Java
- Minecraft client code
- GL (via LWJGL)