Greetings!

This is the personal homepage of Jan Sträter.
Web-developer in Bremen, Germany.

There is not much here at the moment.
Hopefully I will find some time to build a more interesting homepage in the future.

Until this (probably very distant) future, here a few links:

https://pixelproduction.de - The company I currently work for as a full-stack developer (mainly developing and maintaining B2B online shops for various industry sectors using Shopware 5 and 6). In german only.

https://alteszeug.janstraeter.de - a compilation of old stuff I did in the 90s and 2000s (personal programming projects as well as tasks for school and university). In german only.

https://mandelbrot.janstraeter.de - a personal project I did in 2023. A slick little fractal-generator which renders the tried and true Mandelbrot-set. It`s written in JavaScript and let`s the user explore the Mandelbrot-fractal in an (hopefully) easy and intuitive way.

https://monosid.janstraeter.de - a personal project I worked on from 2024-2026. A software synthesizer for the Commodore 64. The C64's sound chip is called the SID. A synthesizer that plays only one note at a time is known as a monophonic synthesizer, or mono synth for short—hence the name monoSID. Written entirely in 6502 assembler.