package com.developer.jf;
import lombok.AllArgsConstructor;
@AllArgsConstructor
public class AboutMe {
private final String name;
private final int age;
private final String focusOn;
public void showSomeAboutMe() {
System.out.print("π Graduate: Technical Systems Development at SENAC\n"
+ "π Currently: Bachelor's in Software Engineering at Cruzeiro do Sul\n"
+ "π Passionate about Back-end Development\n"
+ "π οΈ Tech stack: Java, Spring Boot, Hibernate, MySQL, MongoDB, Docker, React, Vue\n"
+ "π― Focus: Clean Code, Design Patterns, and Software Architecture\n"
+ "β‘ Fun fact: I've been a hardware maintenance technician since I was 15\n"
+ "π Constantly improving my problem-solving skills\n"
+ "π Actively seeking opportunities as a Java Developer");
}
public static void main(String[] args) {
AboutMe me = new AboutMe("Juan Fabian", 28, "Back-End");
me.showSomeAboutMe();
}
}
π€
Studdying
Simplicity is the highest degree of sophistication.
- Sao Paulo BR
- https://djfcoder.github.io/linktree/
- in/juanfabianmarcal
Pinned Loading
-
cashwise-API
cashwise-API PublicJava | MySQL | Spring Boot | Spring Data JPA | Validation | Lombok
Java
-
-
cinema-casa-cultural-API
cinema-casa-cultural-API PublicJava | MySQL | Spring Boot | Spring Data JPA | Validation | Lombok
Java
-
cinema-casa-cultural-WEBCLIENT
cinema-casa-cultural-WEBCLIENT PublicHTML | CSS | Js | Bootstrap | Alpine.js | jQuery | Ajax
JavaScript
-
-
event-register-application-API
event-register-application-API PublicJava | Spring Boot | Spring Data JPA | MySQL | Docker
Java
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.