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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 study maths (LMU) and CS (TUM) in Munich, Germany
  • I'm also interested in other quantative sciences like physics or engineering (mainly from a computational side)
  • in my free time I like to develop side projects

My Website:

Check out my Website here

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. Currently most of my Projects aren't public.

Languages

Proficient

  • C/C++ with x86_64 ASM or RISC V
  • Ocaml
  • Python

Advanced

  • Rust
  • Java
  • JavaScript / Typescript
  • HTML + CSS or Tailwind CSS

Basics

  • R

planning to learn someday

  • isabelle/HOL

Pinned Loading

  1. OshrEQ/oshreq OshrEQ/oshreq Public

    OCaml 2

  2. particle-gl particle-gl Public

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

    C 1

  3. image2ascii image2ascii Public

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

    Python 1

  4. mnist-digit-recognition mnist-digit-recognition Public

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

    Python 2

  5. WHILE-lang WHILE-lang Public

    A small interpreter for the WHILE programming language

    Python 1

  6. monte-carlo monte-carlo Public

    An OpenGL based visualizer for integrating functions using monte carlo

    C