public class AnaSL_WRK {
private final String role = "Junior Backend Developer";
private final String location = "Portugal";
private final Education edu = new Education(
"Universidade de Aveiro",
"BSc Computer Science and Engineering",
2026
);
private final String[] languages = {
"Java", "Python", "SQL"
};
private final String[] backend = {
"REST APIs", "FastAPI"
};
private final String[] databases = {
"PostgreSQL"
};
private final String[] testing = {
"JUnit", "Mockito", "Selenium"
};
public String seeking() {
return "Full-time Junior Backend Developer";
}
}
🌱
Software Engineer,
BSc Computer Science and Engineering from Universidade de Aveiro
- Braga, Portugal
-
14:19
(UTC +01:00) - anasl-wrk.github.io
Highlights
- Pro
Pinned Loading
-
AnaSL-WRK.github.io
AnaSL-WRK.github.io PublicUniversity notes website for LEI (Computer Engineering) at Universidade de Aveiro: practicals, theory slides and exams for all CS subjects
HTML
-
SIO-Project_1-Vulnerable_eHealth_Application
SIO-Project_1-Vulnerable_eHealth_Application Public1st Project for SIO 2022/2023 , UA - investigation and mitigation of vulnerabilities in a website
PHP
-
SIO-Project_2-Bingo
SIO-Project_2-Bingo Public2nd Project for SIO 2022/2023 , UA - implementation of a robust protocol for handling a distributed game
Python
-
University-Projects-UA
University-Projects-UA PublicRepo for all my university projects for the Computer Science and Engineering course at Universidade de Aveiro
HTML
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.


