Skip to content
View austin-a-i's full-sized avatar
Block or Report

Block or report austin-a-i

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. spring-microservices spring-microservices Public

    Establish communication between microservices, enable load balancing, scaling up and down of microservices. Centralize the configuration of microservices with Spring Cloud Config Server.

    Java 1

  2. task_tracking_application task_tracking_application Public

    Task Tracking Application : - Build a task tracking application for managing tasks and assignments. - Implement CRUD operations to create, view, update, and delete tasks. - Use PostgreSQL to store …

    Java

  3. jpa-hibernate jpa-hibernate Public

    Spring JPA Project using Hibernate as the implementation, creating Artist-Audience-Song-Rating entities, establishing relationships between them, managing them using Annotations and Entity Manager,…

    Java 1

  4. saferCars_NCAP_webScraping saferCars_NCAP_webScraping Public

    Web-Scraping using BeautifulSoup in Python for creating a dataframe to retrieve the Safest Cars rating from Latin NCAP website for the year 2020-2023 and before 2020.

    Python

  5. ecommerce_micro ecommerce_micro Public

    Microservices-based system that manages a simple e-commerce application. The system should handle user authentication, product management, and order processing. Emphasis will be placed on implement…

    Java