Yanick Senn

I am a software engineer who likes to engineer software (at Google).

GGJ 2024 Submission

Global Game Jam 2024 submission - created by Christian, Valentin, Yanick and Yue.

Black Flea

Black flea is my take on the classic "Space Invaders" arcade video game from 1978. My goal was to create a complete video game within a day. See the source here.

ssh-keygen-seeded

Small tool to generate seeded ssh keypairs.

jupyter-notebook-with-kotlin

A straightforward addition of the kotlin-kernel to the minimal-notebook from juypter.

docker run -it \
    -p 8888:8888 \
    -v ~/work:/home/jovyan/work \
    --name jupyter-notebook \
    yanicksenn/jupyter-notebook-kotlin

lectures

A collection of slides of lecture that I attended or wanted to attend during my studies.