Skip to content
View jasonjente's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report jasonjente

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. lemurios-bot lemurios-bot Public

    Lemurios Discord BOT

    Java

  2. designPatterns designPatterns Public

    Simple design patterns demos implementations in java. Covering some creational and some structural patterns.

  3. WebAudioApi-Synthesizer WebAudioApi-Synthesizer Public

    A synthesizer using the Web Audio Api following the MVC design pattern in pure Javascript.

    HTML 1

  4. dockerSpringBoot dockerSpringBoot Public

    Simple Application with a postgres database, an automatic deployment for the jar with the application.

    Java

  5. excel-from-pojos excel-from-pojos Public

    This tool converts Plain Old Java Objects (POJOs) to excel worksheets containing all the data from the list of objects using Reflection.

    Java