Skip to content
View AsrielDreemurrGM's full-sized avatar

Block or report AsrielDreemurrGM

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. EFood_Restaurant EFood_Restaurant Public

    Online restaurant platform built with React, TypeScript, Redux Toolkit, React Router DOM, and Styled Components. Features dynamic restaurant data, cart system, and form validation with Formik and Yup.

    TypeScript

  2. StartSelect_Store StartSelect_Store Public

    A digital game store built with React and TypeScript that fetches products from an API using RTK Query. Features include dynamic product listings, responsive design, cart management, masked form in…

    TypeScript

  3. Microservices_Online_Selling Microservices_Online_Selling Public

    A Java 21 Spring Boot microservices platform for managing clients, products, and sales. It leverages MongoDB for persistence, Spring Cloud Config Server for centralized configuration, OpenAPI/Swagg…

    Java

  4. OnlineSelling_JSF_JPA_Postgres OnlineSelling_JSF_JPA_Postgres Public

    Full-stack Java web application for online product management, built with JSF, JPA, PostgreSQL, and deployed on WildFly 30 using Jakarta EE.

    Java

  5. Migration_Of_JDBC_To_JPA Migration_Of_JDBC_To_JPA Public

    Migration of a full PostgreSQL CRUD backend from JDBC to JPA using DAO pattern and TDD.

    Java

  6. JPA_Multi_Database_Testing JPA_Multi_Database_Testing Public

    Multi-database JPA testing project demonstrating CRUD operations across PostgreSQL and MySQL using multiple persistence units, generic DAOs, and comprehensive test coverage with JUnit 5.

    Java