Hi i am Alejandro
Backend Developer
1
2
3
4
5
6
7
8
9
2
3
4
5
6
7
8
9
// Programmer Class
public class Programmer {
private String name;
private String role;
public Programmer() {
this.name = "Alejandro";
this.role = "Backend";
}
}
public class Programmer {
private String name;
private String role;
public Programmer() {
this.name = "Alejandro";
this.role = "Backend";
}
}
My projects
About me
I am a passionate backend developer specializing in Java, Spring Boot, and databases such as Oracle and MySQL. While my expertise lies in backend development, I also have experience in frontend technologies like HTML, JavaScript, CSS, and tools such as Tailwind and Bootstrap.
I am driven by solving complex problems and crafting efficient solutions. I’m always ready to take on new challenges!