Skip to content
View tehcmanmax's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report tehcmanmax

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


always busy, always on the grind

Hi there!

package com.tehcman;

public class RealTehcMan implements AwesomeProgrammer {
    private final String university = "Uniwersytet Adama Mickiewicza (UAM), Poznan, Poland";
    private final short graduationYear = 2023;
    private final String degree = "Engineer's degree";
    private final String workPlace = "Capgemini Polska Sp. z o.o.";

    private String currentFocus = "Full Stack";

    enum TechStack {
        JAVA, ANGULAR, JS, TS, JPA, MVC, SQL, SPRINGBOOT, JUINT4, CRUD, REST
    }

    public String languagesISpeak(String environment) {
        switch (environment) {
            case "Poland":
                return "Polish";
            case "USA":
                return "English";
            case "Ukraine":
                return "Ukrainian";
            case "Russia":
                return "Russian";
            case "Italy":
                return "Italian";
            default:
                return "English";
        }
    }

    public ArrayList<String> activities() {
        return new ArrayList<>(Arrays.asList(
                "Productivity nerd",
                "Language enthusiast",
                "Crypto/stock investor"));
    }
}

Visit my website!

Pinned

  1. WirtualnePrzedszkole_PRI WirtualnePrzedszkole_PRI Public

    Management portal for teachers

    JavaScript

  2. rydes-site rydes-site Public

    Vue