Git Product home page Git Product logo

bode-fun's Introduction

Hi, I’m Jan ✌️

I am a professional full-stack engeneer, but I prefer the backend or developing CLI programs.

To get an overview, about what I do in my spare time, please take a look at my pinned repos below.

I'm currently trying to get started with compiler development and I'm planing to create the simple statically typed toy language Axo.

A few bullet points about me:

  • 🐳 "The Linux and Docker guy" ~ A coworker
  • :octocat: I’m interested in skateboarding, music, art and tech
  • ❤️ My favourite band is "Temmis" from Hamburg and I enjoy going to art museums
  • 🫶 I mainly write programs in Go
  • 🐉 I’m currently learning OCaml and a bit of C++
  • 🫡 I write PHP with Laravel, Swift, Rust and TypeScript on a per need basis
Me skating in a pool

Skatepark Schlachthaus, Bremen

Public Work

Sadly, the only work, that is available publically, is the Website of e.Guard.

Contact 📫

You can reach me via email or mastodon.

To reach me via email, please put aGVsbG8uZ2l0QGJvZGUuZnVuCg== into an online base64 decoder or execute the shell commands below (I dont want robots to send me spam)

For Linux and Mac/OSX users:

# Terminal
sh -c "echo email: $(echo aGVsbG8uZ2l0QGJvZGUuZnVuCg== | base64 -d)"

For Windows users:

# Powershell
Write-Output "email: $([System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String('aGVsbG8uZ2l0QGJvZGUuZnVuCg==')))"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.