Skip to content
View roussosan's full-sized avatar
💻
💻
  • Department of Informatics, University of Piraeus
  • Athens, Greece
  • LinkedIn in/antoroussos

Block or report roussosan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roussosan/README.md
public class Profile {
    private final String firstName = "Antonis";
    private final String lastName = "Roussos";
    private String email = "[email protected]";
    private String linkedIn = "https://www.linkedin.com/in/aroussos";
    private String location = "Athens, Greece";
    
    private String[] currentlyLearning = {
        "Microservice Architecture",
        "Quarkus",
        "Docker"
      };
    
    private String[] hobbies = {
        "Board games", "Chess"
      };
}

Pinned Loading

  1. javaspot-spring-boot javaspot-spring-boot Public

    An interactive tool for learning Java, featuring GPT-3.5 integration for AI-driven exam evaluation.

    Java 1 1

  2. smart-alert-api-spring-boot smart-alert-api-spring-boot Public

    Forked from dimitrisstyl7/smartAlert-web-service

    Server-side application designed to support the SmartAlert mobile application, which provides immediate notifications to citizens during high-risk emergency situations

    Java

  3. estudent-web-project estudent-web-project Public

    A solution to centralize the management of academic processes using Java Servlets.

    Java

  4. cine-ticket-hub-aspnetcore cine-ticket-hub-aspnetcore Public

    A university assignment showcasing a simple cinema ticket reservation platform powered by ASP.NET.

    C# 1

  5. voting-smart-contract voting-smart-contract Public

    A simple smart contract that allows the creation of voting events on the Ethereum blockchain.

    Solidity

  6. image-analysis-project image-analysis-project Public

    An implementation of unsupervised hypergraph-based manifold ranking for image analysis.

    Python 1