Skip to content
View Kvilarinho's full-sized avatar

Block or report Kvilarinho

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. kvilarinho.github.io kvilarinho.github.io Public

    Personal portfolio built with HTML, CSS, and JavaScript to showcase projects and skills.

    HTML

  2. AlienGamer29/Bullseye AlienGamer29/Bullseye Public

    Game of the year

    Java

  3. Concurrent-TCP-ChatServer Concurrent-TCP-ChatServer Public

    Concurrent TCP chat application with multi-client support, command system, private messaging, and admin mode. Built in Java using sockets, concurrency and clean architecture.

    Java

  4. Task-Manager Task-Manager Public

    First standalone Java application I designed from scratch. Handles task management via command line, with full file persistence and a modular class structure. Future versions will adopt MVC and web…

    Java

  5. Vanilla-Webserver Vanilla-Webserver Public

    Simple multithreaded HTTP server built in Java — serves static files with concurrency, Stream API, and clean OOP structure.

    Java