Skip to content
View sgohlke's full-sized avatar
Block or Report

Block or report sgohlke

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
sgohlke/README.md

Welcome

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.

Profiles

  • 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.

Projects and Repositories

graphql-server

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.

Deno projects

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.

rpg-ts (on hold)

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

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.

Pinned

  1. ricottenomori ricottenomori Public

    Ricotte no Mori, small monster battle RPG

    JavaScript

  2. auth-helper auth-helper Public

    Small Authorization helper library

    TypeScript

  3. dreamit-de/graphql-server dreamit-de/graphql-server Public

    GraphQL server implementation written in NodeJS/Typescript using graphql-js

    TypeScript 4 2

  4. dreamit-de/funpara dreamit-de/funpara Public

    Function parameter library

    TypeScript