Skip to content
View sergej-stk's full-sized avatar

Block or report sergej-stk

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
sergej-stk/README.md


Welcome to My GitHub Profile! Explore My Projects!

About me:

{
  "first_name": "sergej",
  "last_name": "steinsiek",
  "age":  21,
  "languages": {
    "natural": ["german", "english"],
    "frontend":  ["java", "javascript", "vuejs"],
    "backend":  ["java", "c#", "delphi", "python"],
    "desktop":  ["delphi", "c#"],
    "mobile":  ["java", "kotlin"]
  },
  "technologies": {
    "databases": ["mssql", "oracle", "postgresql", "mysql"],
    "desktop":  ["linux", "windows"],
    "mobile": ["android"],
    "devOps": ["gitlab", "github", "azure", "docker"]
  "company": {
    "name": "kufer software gmbh",
    "role": "software developer",
    "languages": ["c#", "delphi"],
    "technologies": {
      "databases": ["mssql", "oracle"]
    }
  }
}

Stats:

stats graph languages graph

Pinned Loading

  1. thoth-api thoth-api Public

    Thoth-API is a test microservice API designed to explore and validate microservice architecture concepts. It provides a modular structure for learning and testing purposes.

    C#

  2. notekeeper notekeeper Public

    This Java Spring Boot web interface allows users to create, retrieve, and edit notes. It provides a simple and efficient solution for managing personal or shared notes.

    TypeScript 1

  3. seniko seniko Public

    SeNiko-API is a test monolith API designed to showcase and experiment with API development concepts. It provides a simple structure for learning and testing purposes.

    C#

  4. golang-todo-api golang-todo-api Public archive

    Experimental API implementation in GoLang

    Go