Skip to content
View MauritzOrlinski's full-sized avatar

Block or report MauritzOrlinski

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

Hi, I'm Mauritz Orlinski. Some Quick Facts about me:

  • I'm German
  • I study maths (LMU) and CS (TUM) in Munich, Germany
  • I love computer science and maths
  • I also enjoy comlutational physics and a bit of engineering
  • in my free time I like to develop some of my private projects

Projects:

Most of my projects are science related. I like to program maths or physics applications. Also, I enjoy comp sci projects focusing on implementing algorithms or data structures. Most of my Projects aren't public.

Languages

  • C
  • Ocaml
  • Java
  • Python
  • JavaScript / Typescript
  • HTML + CSS or Tailwind CSS
  • R
  • Go

currently learning

  • C++
  • Rust

planning to learn someday

  • isabelle

Pinned Loading

  1. particle-gl particle-gl Public

    A simple particle simulation written in C and OpenGL, with collision

    C 1

  2. image2ascii image2ascii Public

    This is a program that generates ASCII-Art based on a image

    Python 1

  3. mnist-digit-recognition mnist-digit-recognition Public

    A simple MLN to recognise a handwritten digit completley build from scratch.

    Python 2

  4. bigram-based-word-generator bigram-based-word-generator Public

    A probabilistic word generation tool, just based on the probability of the next character's occurrence.

    Python 2

  5. sorting-algorithms-visualizations sorting-algorithms-visualizations Public

    A simple sorting algorithm visulization HTML + TailwindCSS and Vanilla Javascript

    JavaScript 3