Skip to content
View lb1997ccb's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report lb1997ccb

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. ng-ngrx-storage-sync ng-ngrx-storage-sync Public

    I created a project that aims to streamline state management in Angular applications using NgRx. It also leverages NgRx's powerful features for managing complex application states and integrates Ng…

    TypeScript

  2. adaptive-layout-transformer adaptive-layout-transformer Public

    A simple Java application that demonstrates dynamic layout management in Swing GUIs. Users can switch between single-column, two-column, and three-column layouts using radio buttons, with the inter…

    Java

  3. ng-lazy-feature-loader ng-lazy-feature-loader Public

    Showcases Angular's capability to dynamically load components and modules on-demand, enhancing app performance and user interaction through efficient resource loading.

    TypeScript

  4. ng-lint-starter-kit ng-lint-starter-kit Public

    This repository provides a basic Angular 18 project setup with a preconfigured ESLint setup. It serves as a starting point for Angular applications, demonstrating how ESLint can be used to enforce …

    TypeScript

  5. ng-user-signup-validation ng-user-signup-validation Public

    Angular project featuring a user registration form with Angular Material components. Includes username, email, password, and confirmation fields with dynamic validation. Submits form data, displays…

    TypeScript

  6. rx-shopping-cart rx-shopping-cart Public

    A React-based shopping cart application that allows you to browse products, add them to the cart and manage quantities. The app features dynamic updates using React context for state management, en…

    JavaScript