Skip to content
View sieberss's full-sized avatar

Highlights

  • Pro

Block or report sieberss

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.

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

Hi there 👋

I am Stefan, a Fullstack Java Developer from Aachen, Germany

Tech Stack

  • Java (with Oracle's Certifications OCA and OCP)
  • Spring Boot
  • Junit, Mockito
  • MongoDB
  • SQL
  • Docker
  • Maven
  • Github Actions
  • Sonarcloud

👯 I’m looking to collaborate

on Spring Boot Applications, preferrably in economical area.

🔭 I’m currently working on

  • Drifty. An interesting project for a universal File Downloader that needs help for further development. I am restructuring the code for better readability and class organisation so that maintenance will be easier. After that new features can be added and it may serve as base for a web application.
  • Java Design Patterns. This project provides Java code examples for design patterns. I am translating documents into German.

Projects

As capstone project of my Bootcamp at neuefische, I relaunched a legacy software for monitoring UPSes and Servers as Spring Boot web application. Details

Pinned Loading

  1. usv-monitor usv-monitor Public

    This application monitors the power and battery status of Uninterruptible Power Supplies. In case of low battery, a shutdown of servers is initiated.

    Java

  2. grocery-shopping grocery-shopping Public

    Forked from nora-kauczor/shopping-list

    application for grocery shopping, full stack project of a 4 member team

    Java

  3. infinite-number-string infinite-number-string Public

    finding the first occurence of an arbitrary digit string in the infinite string of natural numbers

    Java

  4. minesweeper minesweeper Public

    finding all the mines in a mine sweeper game

    Java