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
- About Me
- Contents
- Solid Projects
- Web Presence & Contact
- Other interests
- Future Projects
- (Hopefully) Finished Projects
- Trivia
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…
- Twitter as @pisquaredbyi
- Reddit as u/numerousblocks
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
-
I use VS Code for programming.
-
My fonts of choice are Cascadia Code, Noto Serif, Brygada 1918, and the IBM Plex family.
-
I use the friendly interactive shell (fish) as my command-line shell.
-
I’m male.
Thank you for reading my profile's README.

