Skip to content
View vonfredd's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vonfredd

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

👋 Hello, I'm Fredrik.

Currently studying Java development. I really enjoy creating simple projects to build the things I want.

Pinned Loading

  1. games-jakartaEE games-jakartaEE Public

    RESTful web service using JakartaEE, WildFly application server and Docker.

    Java

  2. MQTT-broker MQTT-broker Public

    Forked from fungover/thunder

    An MQTT broker project. I worked on it as a school project with others. I made the multistage Dockerfile, Subscription class and PackageReader class.

    Java

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    A Tic-Tac-Toe application with muiltiplayer compability. You can play vs a "computer" that will make its choises based on what tiles are available by randomizing a number.

    Java

  4. Wander Wander Public

    This is a village builder game. Based on the resources you produce, you can construct more buildings and increase the rate at which resources are produced. MVC pattern.

    Java