Skip to content
View pikaju's full-sized avatar
Block or Report

Block or report pikaju

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
pikaju/README.md

Hey, welcome to my profile! 👋

My name is Julien, I am a software engineer based in Hamburg, Germany. Here you can find some of my work.

Disclaimer: Depending on how old the projects are, I may no longer be proud of the respective code.

Open-Source Software 🔭

Find some of my open-source contributions and hobby projects below.

 Dart &  Flutter

 TypeScript

🎮 Game Engines & Prototypes

Many of the following projects are showcased on my YouTube Channel.

🌌 Miscellaneous

Science stuff 🔬

My bachelor's thesis "Improving Model-Based Reinforcement Learning with Internal State Representations through Self-Supervision" together with the reference implementation muzero-g written in Python and PyTorch can be found on GitHub. The associated research paper is available on arXiv.

Pinned

  1. flutter-braintree flutter-braintree Public

    Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.

    Java 64 109

  2. reactive-grpc reactive-grpc Public

    Node.js package that wraps the traditional gRPC callbacks and streams with Promises and RxJS Observables.

    TypeScript 3 1

  3. flutter-maps-launcher flutter-maps-launcher Public

    Simple Flutter package to open the maps application (or browser) on all platforms.

    C++ 48 35

  4. voxel-game voxel-game Public

    Voxel game prototype written in C++ using my own engine (Veletrix)

    C++ 2 2

  5. dart-json-patch dart-json-patch Public

    Pure Dart utility package for the JSON Patch standard.

    Dart 17 8

  6. anicavity anicavity Public

    2D multiplayer shooter

    Java