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
-
-
-
merchant-automation-center
merchant-automation-center PublicBackend application for managing the order flow, designed to support daily production and delivery organization.
Java
-
CafeSync
CafeSync PublicDigital ordering system for restaurants using QR code and table-based requests.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.