Skip to content
View zgast's full-sized avatar
  • School
  • Styria, Austria

Organizations

@Kexika
Block or Report

Block or report zgast

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
zgast/README.md
package at.markus;

import java.util.Map;

class Markus extends Human{
    private String name                     = "Markus";
    private String nickName                 = "zgast";
    private String age                      = "18";
    private String[] languages              = {"Java", "Kotlin" , "Dart", "C", "JavaScript/TypeScript", "GoLang"};
    private String[] frameworks             = {"Flutter", "Spring", "React"};
    private String[] technologies           = {"Docker", "Linux", "MongoDB", "git" ,"nginx"};

    public Markus(Coffee firstCoffee){
        this.drink(firstCoffee);
    }
}

Pinned

  1. EmoteGuesser EmoteGuesser Public

    App for guessing twitch emotes

    Dart 13 1

  2. LinuxMenu LinuxMenu Public

    3rd party settings for Linux

    Dart 7

  3. Gebes/TryJump Gebes/TryJump Public

    🎮Simple Minecraft Clone created using Java and an OpenGL Framework

    Java 4

  4. C-Webserver C-Webserver Public

    A simple webserver written in C, with only the standard lib

    C 4

  5. homeoverview homeoverview Public

    A simple website, to list services. Simple to config, easy to setup with docker

    JavaScript

  6. focus focus Public

    Slash for Linux in GTK4 with libadwaita

    C++ 2