public class AlertoProfile {
private final String NAME = "Alexandr Butenko";
private final int AGE = 19;
private final String LOCATION = "Kazan, RU";
private final String EDUCATION = "College of IT @ KTU (2022-2026)";
private String[] focus = {
"High-Load Backend Systems",
"Microservices Architecture",
"Cloud Native Infrastructure"
};
}|
Backend
|
Frontend
|
Databases
|
DevOps & Systems
|