Skip to content
View sleeb29's full-sized avatar
Block or Report

Block or report sleeb29

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

  1. PlayersByPosition PlayersByPosition Public

    Web API to retrieve starting baseball players split by position in an Excel Worksheet

    Java

  2. RealTimeStatistics RealTimeStatistics Public

    Calculates real time statistics in O(1) time and space

    Java

  3. ServiceLayer ServiceLayer Public

    Integration Workflow for retrieving user topics based on UserService Data and creating message for producer to post to topics destination based on service data from UserService.

    Java

  4. SMTPService SMTPService Public

    Consumer of ServiceLayer Messages. Sends emails to subscribers from UserService.

    Java

  5. UserService UserService Public

    CRUD Web API for User data to be used by the ServiceLayer application. Handles storing user personal data and topics to query for.

    Java