Skip to content
View LeonardoKaftal's full-sized avatar

Block or report LeonardoKaftal

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

Pinned Loading

  1. go-torrent-client go-torrent-client Public

    A torrent client written in go that use it's own bencode parser, for now it work both with UDP and http tracker, but it does not work with multi-file tracker yet.

    Go

  2. Chat-App-Backend Chat-App-Backend Public

    This is the backend of a chat app wich use Spring Boot for authentication and message persistence and golang websocket for message handling in real time, the frontend instead use React

    Java

  3. Chat-App-Frontend Chat-App-Frontend Public

    The React frontend part of my Chat-App, it use reeact for rendering and use websocket for realtime messaging, it also comunicate to a spring boot server for message persistence and authentication.

    TypeScript

  4. e-commerce-microservice e-commerce-microservice Public

    A complete Spring Boot e-commerce restfull API that utilize the microservice architecture, it also use the PayPall API to process payment.

    Java

  5. Path-finding-visualizer Path-finding-visualizer Public

    A crossplatform Kotlin path finding visualizer using Swing for 2d graphics

    Kotlin

  6. JS-CALCULATOR-no-eval- JS-CALCULATOR-no-eval- Public

    A completely working JavaScript calculator without using the eval() function

    JavaScript