Skip to content
View MauritzOrlinski's full-sized avatar

Highlights

  • Pro
Block or Report

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'm a student at the Technical University Munich
  • 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
  • my current favourite algorithm is the Prim Algorithm for solving MST or the radix sort for sorting in linear time, I like them because they both are based on such simple but still beautiful ideas.

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

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

currently learning

  • C++
  • Ocaml

planning to learn someday

  • Rust

Pinned

  1. JuFo-3D-Cartography/mapper JuFo-3D-Cartography/mapper Public

    A mapping system for autonomous robotics in 3D environments

    Python 4

  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. formal-logic-evaluator formal-logic-evaluator Public

    A small evaluator for simple expressions of formal logic written in python

    Python 2

  5. trapped-knight trapped-knight Public

    Python 3

  6. 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