Skip to content
View devjoemar's full-sized avatar

Block or report devjoemar

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. concurrent-auction concurrent-auction Public

    A simulated auction application in multi-threaded scenario. Demonstrates concurrency and synchronization in Java with unit testing.

    Java

  2. own-wc-tool own-wc-tool Public

    My own WC tool in Springboot. Leveraging StructuredConcurrency of Java 21 in Springboot 3.2. This tool computes various file metrics like byte count, Line count, word count and character count of a…

    Java

  3. support-engineer-scheduling support-engineer-scheduling Public

    A springboot applicaton that automates scheduling and assignment of support engineers. Demonstrates best practice to handle API response and performs unit testing in controller and service layer.

    Java

  4. OnlineStoreAPI OnlineStoreAPI Public

    Basic Online Store Rest API using Spring HATEOAS with SpringData JPA. Used mockMVC to perform unit testing in the controller layer.

    Java

  5. intrinsic-value intrinsic-value Public

    This project provides a comprehensive and reliable method to calculate the intrinsic value of a stock based on fundamental analysis. The intrinsic value is an essential concept for investors to det…

    Java

  6. sleeping-barber sleeping-barber Public

    Sleeping Barber Problem - Spring Boot, Java 21 Virtual Threads, and WebSockets

    Java