Skip to content
View JavaDerg's full-sized avatar
:octocat:
working on projects
:octocat:
working on projects
  • working @ a hospital
  • 127.0.0.1
Block or Report

Block or report JavaDerg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JavaDerg/README.md

Hi ^^

I'm Florian, but some call me Java (for legacy reasons). I come from Germany and am into systems engineering and apparantly and slowly working my self into backend development. and apparantly also programming language development now, thats new.

GitHub Streak

Potentially interesting projects:

(Please take note that sadly not all of my projects have a readme, I appoligize deeply about that)

Current Projects:

WickerBeast Project
  • Wicker: A Wasm based Microkernel I am building with a friend @AwesomeQubic.
    • WickerTime: Originally a wasmtime fork, now a mostly diy Wasm compiler/embedded because it turns out wasmtime dropped no_std a while ago.
    • Rust: Amazing, just a fork of rust, sadly was nececary to bring std into kernel space. :>

Actually finished and usable :)

  • Mc-Router: A minecraft reverse proxy for hosting multible servers on one port.
  • lighthouse-2.0-signals A tool that lets you explode some of the Valve Indexes (VR Headsets) basestation 2.0 signals, this was mostly a toy for me to understand the data and decode it.
  • Mist A wierd programming language that follows strict reverse polish notation and somehow works. (CW: the syntax is way worse then brainfuck :D)

Half way there, maybe I'll finish them in the future

  • wassup A plugin framework for rust applications based on webassembly work custom async runtime, context switching and hopefully a plugin api at some point.
  • bolt A general purpose web server similar to nginx developed in rust.
  • sdf A cpu based renderer for 3D signed distance fields, works-ish light is glitched.
  • doit A "lightweight" (feature wise) sudo alternative written in rust that fails to hide your password when typing it in.

Things I like:

Top Langs

Rust  Linux  Svelte  Tailwind CSS  Jetbrains LaTeX 

What I want to learn:

Haskell  Blender

Stuff I appreciate:

PostgreSQL

Take note that some things I know and use are missing from the list

Pinned

  1. mist mist Public

    Weird stackbased programming language following strict reverse polish notation for ease of parsing, made within a day or so

    Rust 1

  2. wlang wlang Public

    A new kind of programming language designed for webassembly as primary compilation target

    Rust

  3. wassup wassup Public

    wasm game modding framework prototype based on wasmer

    Rust

  4. bolt bolt Public

    A lightning fast experimental http 1/2 reverse proxy and static file server with TLS support using rustls.

    Rust 1

  5. mc-router mc-router Public

    A very basic, domain based reverse Proxy for Minecraft

    Rust 3

  6. mcsrs mcsrs Public

    Accidental minecraft server rewrite project

    Rust