Dear visitor,
Welcome to my central landing page! My name is Stefan (on social StefanAtDev) and I'm a passionate Software Engineer with interest in various topics like Typescript, GraphQL, Deno, CI/CD, Security and many more. I'm also a Dev Streamer, streaming software development related topics and joining sessions with other streamers.
Below you will find links to my social media and other profiles as well as a short introduction to some of my Github repositories and projects.
- Github: Source code repositories, some running Github actions or hosting websites/apps using Github pages.
- Twitch: Main streaming account.
- Youtube: Contains my current and some of my older stream recordings.
- Twitter: Follow my Twitter account to stay up-to-date!
- Xing: My profile on Xing.
As I had problems using ApolloServer and ApolloGateway we decided on project level to provide an own implementation of a GraphQLServer/middleware. This is available in the @dreamit/graphql-server project and has been published to npm-registry.
I love to play around and use Deno as Typescript/Javascript runtime. You can find some examples on how to use Deno, how to reference a ts file on github as dependency and how to deploy a service to Deno Deploy. There is also one NodeJS Project to demonstrate the differences between a Deno and NodeJS project. Interested now? See my Deno projects list.
One of my hobby projects to provide some game logic for a RPG (role play game) library to play a simple battle between two units. This is still in an early stage and not ready for excessive use, just a fun project for me to code around. You can find the project here. At the moment the project is on hold due to many other projects.
Playground projects are marked with tag playground-project and are just try outs that won't recieve regular dependency updates. See my Playground projects list.