public class Profile {
private final String firstName = "Antonis";
private final String lastName = "Roussos";
private String email = "roussos.an@proton.me";
private String linkedIn = "https://www.linkedin.com/in/antoroussos";
private String location = "Athens, Greece";
private String[] techStack = {
"Java", "Quarkus", "Spring Boot",
"Hibernate", "PostgreSQL", "Docker"
};
private String[] currentlyLearning = {
"Microservice Architecture",
"Quarkus"
};
private String[] hobbies = {
"Board games", "Chess"
};
}
I’m exploring Microservice Architecture and the Quarkus framework, with a strong passion for building efficient, resilient, and scalable services.
-
Department of Informatics, University of Piraeus
- Athens, Greece
- in/antoroussos
Pinned Loading
-
javaspot-spring-boot
javaspot-spring-boot PublicA project to help users learn the Java programming language through interactive sections.
-
-
cine-ticket-hub-aspnetcore
cine-ticket-hub-aspnetcore PublicA university assignment showcasing a simple cinema ticket reservation platform powered by ASP.NET.
C# 1
-
todos-rest-api-rails
todos-rest-api-rails PublicA simple Ruby on Rails Todos REST API with JWT authentication & Swagger documentation.
Ruby
-
voting-smart-contract
voting-smart-contract PublicA simple smart contract that allows the creation of voting events on the Ethereum blockchain.
Solidity
-
image-analysis-project
image-analysis-project PublicAn implementation of unsupervised hypergraph-based manifold ranking for image analysis.
Python
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.