Skip to content
View Squid-Beast's full-sized avatar
:atom:
:atom:
  • Dallas

Block or report Squid-Beast

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

Popular repositories Loading

  1. Notification-Service Notification-Service Public

    The NotificationService handles sending notifications (SMS and email) based on user preferences and templates from the database. It validates requests, retrieves user and category data, and uses Mu…

    Java 1

  2. Core-Java-Examples Core-Java-Examples Public

    Introduction to Java fundamentals, Implementation of if-else, switch, and loops for decision-making, Demonstrates core OOP concepts, Examples of try-catch, custom exceptions, and error handling, Mu…

    Java

  3. Patient-Service Patient-Service Public

    The service fetches a patient's credit score and SSN details asynchronously by calling another service. Once the data is retrieved, it prints the patient's details, ensuring non-blocking execution …

    Java

  4. User-Service User-Service Public

    This service integrates with an external service(Notification Service) to fetch and process data asynchronously.

    Java

  5. Patient-Credit-Service Patient-Credit-Service Public

    This service integrates with an external service(Patient Service) to fetch and process data asynchronously.

    Java

  6. AWS-S3-SQS AWS-S3-SQS Public

    The project integrates AWS S3 for scalable cloud storage of files and AWS SQS for asynchronous message queuing within a Spring Boot application. S3 handles file upload/download, while SQS ensures …

    Java