Skip to content
View BogdanKocsis's full-sized avatar

Highlights

  • Pro

Block or report BogdanKocsis

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

Hi, I'm Bogdan Kocsis, a Software Developer.

Github Linkedin Gmail

public class SoftwareDeveloper {

    private final String name = "Bogdan Kocsis";
    private final String role = "Java Software Developer";
    private final String[] languagesSpoken = { "en_US", "ro_RO" };

    public void sayHi() {
        System.out.println("""
            Thanks for stopping by!
            I hope you find some of my work interesting.
            """);
    }

    public static void main(String[] args) {
        new SoftwareDeveloper().sayHi();
    }
}

🔧 Technologies & Tools

Java Kotlin SQL

Tools and Services:

Spring Boot Swagger Maven PostgreSQL Flyway Junit5 Docker

Popular repositories Loading

  1. Splendor-Game-C Splendor-Game-C Public

    C++ 3

  2. GO GO Public

    Go 1

  3. Delivery-Application Delivery-Application Public

    WPF Application for Delivery with Sql Server

    C# 1

  4. Hangman-Application Hangman-Application Public

    Hangman Application made with C# and Wpf

    C#

  5. Calculator-Application Calculator-Application Public

    Calculator Application made with C# and Wpf

    C#

  6. SubmarineOpenGL SubmarineOpenGL Public

    C++