The Wayback Machine - https://web.archive.org/web/20220209080923/https://github.com/schuelermine
Skip to content
Avatar
🎭
Simultaneously overestimates and underperforms responsibilities
🎭
Simultaneously overestimates and underperforms responsibilities

Achievements

Achievements

Highlights

  • 2 discussions answered
Block or Report

Block or report schuelermine

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
schuelermine/README.md

Hello. I'm Anselm Schüler

Here, you can find some of my work and some info about me.

I’m a student that lives in Berlin. I’m interested in mathematics and coding.

The programming languages I know are Haskell, JavaScript (TypeScript) and Python.
I’ve got a bit of experience with Haskell and know a bunch, but I’ve only used it for backend, abstract modules.
I know quite a bit about JavaScript and TypeScript, after using them for my website.
My Python knowledge is okay.

I also know a few scripting languages (mostly for hacking stuff together), mostly Fish scripts and PowerShell scripts.

To be quite honest, I’ve never really made an actual executable project so far.
That’s why I’ve been thinking of acquiring C and Dart.
I’m also currently in the process of learning Java.

Contents

Solid Projects

These are projects that I still work on, but they’re in a usable state.

  • hextra: A suite of miscellaneous functions for Haskell.
  • shell-terminal-configs: Some nice-looking (in my opinion) shell configs. Currently for Fish and Powershell.
  • gaussian: A Haskell library for Gaussian integers. Currently it’s missing division functionality (should be possible, ℤ² is a euclidean domain).

Web Presence & Contact

My website is at www.anselmschueler.com. Unfortunately, most content of my old site hasn’t been migrated yet.

I’m personally on…

I’m also on StackExchange, and, by extension, StackOverflow. You might need to scroll down to see the individual accounts (like StackOverflow). My old website also lists some more accounts that I set up to be more business-like. They don’t have any content currently.

You can contact me per e-mail at mail@anselmschueler.com.
If I lose access to that domain and can’t answer, try anselmschueler@gmail.com.

Other interests

I am interested in maths & science, in particular abstract mathematics & theoretical physics.
I also often draw or doodle diagrams, formulae, concepts, and other meaningless things.
Occasionally I dabble in 3D modelling with Blender, and rendering 3D scenes.
I also quite enjoy music and can somewhat play the accordion and the piano. I sing occasionally & also write amateurish sheet music with MuseScore.

Future Projects

These are projects that aren’t finished in the slightest and shouldn’t be used by anyone (yet). They may contain stupid premises or show inept code.

  • kalk: I wanted to make a library that represents mathematical formulae and values abstractly (instead of approximating them with floating-point numbers). It currently can only represent them, and can’t resolve them.

(Hopefully) Finished Projects

These are projects that I won’t be working on and that are done and in acceptable quality (regardless of actual usefulness).

  • turing.hs: A turing machine written in Haskell. Not tested, but should work fine. This was a thing I did in a day for fun.

Trivia

Thank you for reading my profile's README.

Pinned

  1. hextra Public

    Library of modules I sometimes use.

    Haskell 1

  2. This PowerShell script will install an easy to access alias for your favorite Linux command sl using Windows Subsystem for Linux!

    PowerShell 3 2

  3. gaussian Public

    Gaussian Integers

    Haskell

  4. A simple CLI client for the ballchasing.com API

    PowerShell

  5. turing machine in haskell

    Haskell

556 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 1 repository

Created an issue in PowerShell/PowerShell that received 6 comments

List format on FileInfo and DirectoryInfo on Unix-like systems shows Mode property instead of UnixMode, unlike table format

Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer t…

5 tasks done
6 comments