Skip to content
View codedbyarthur's full-sized avatar
💭
Just for kicks this time...
💭
Just for kicks this time...

Block or report codedbyarthur

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
codedbyarthur/README.md

💬 About Me

public class me {

    String role = "Backend developer in progress";
    String focus = "Java";

    String about() {
        return "I've always been into tech, now I'm turning it into something real.";
    }

    String[] doingNow() {
        return new String[] {
            "Java + Spring Boot",
            "REST APIs",
            "SQL / PostgreSQL"
        };
    }

    String goal() {
        return "Get my first Java Jr role and grow from there.";
    }

}

Popular repositories Loading

  1. codedbyarthur codedbyarthur Public

  2. java-exercises java-exercises Public

    Java

  3. merchant-automation-center merchant-automation-center Public

    Backend application for managing the order flow, designed to support daily production and delivery organization.

    Java

  4. CafeSync CafeSync Public

    Digital ordering system for restaurants using QR code and table-based requests.

  5. python-exercises python-exercises Public

    Python

  6. csharp-exercises csharp-exercises Public

    C#