Skip to content
View josesilvestrefernando-sketch's full-sized avatar

Block or report josesilvestrefernando-sketch

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. Gridland Gridland Public

    A simple sandbox-style simulation inspired by the game WorldBox. Built with the Processing library and designed to run on Processing for Android.

    Java

  2. CodeTranspiler CodeTranspiler Public

    It translates the original keyword of code to the translated code. You load the keywords.csv for the dictionary of code of translation of programming language to a new programming language.

    Java

  3. RoundRobinTournament RoundRobinTournament Public

    Java API for managing a round robin tournament with winner-vs-loser matchmaking and dynamic rankings.

    Java

  4. processing-aide processing-aide Public

    This sample was from Processing Android with Android Studio but I'm using AIDE app on android phone and this how I did it.

    Java

  5. MessageSender MessageSender Public

    A simple messaging page built using Apache Tomcat and Java Servlets. It is sending messages to another player, but operates entirely within a Local Area Network (LAN) environment. The application d…

    Java

  6. HttpServletSessiontoJSPSession HttpServletSessiontoJSPSession Public

    This is a sample code on how the session was applied to HttpServlet and pass to jsp that need to check the credential of accessing the page with its session.

    Java