Projects in Awesome Lists by sgarg5858
A curated list of projects in awesome lists by sgarg5858 .
https://github.com/sgarg5858/frontend-mindmaps
Mind maps for Frontend Concepts like: Angular, TypeScript, JavaScript, SCSS, CSS3, Rxjs, Ngrx, Web Performance, Web Accessibility, Web Security
angular angular-libraries css3 dependency-injection forms html javascript microfrontends module-federation ngrx nx nx-workspace rxjs typescript webpack
Last synced: 04 Mar 2025
https://github.com/sgarg5858/apache-kafka-practice
Producers,Consumers,Brokers,Zookeeper,Kafka!
Last synced: 04 Mar 2025
https://github.com/sgarg5858/forms
angular, forms, template-driven, reactive, dynamic, strict forms
Last synced: 04 Mar 2025
https://github.com/sgarg5858/social
Angular Project
angular angular16 jest ngrx nrwl nx rxjs typescript unit-testing
Last synced: 04 Mar 2025
https://github.com/sgarg5858/web
Test Driven Development in Angular, BEM , Rxjs, Angular 17, Nx, Architecture
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-material-in-depth
angular-material-theming
Last synced: 04 Mar 2025
https://github.com/sgarg5858/routing-in-angular
Implementing Angular Routing Concepts Such as Router Events, Router Guards, Resolvers,Child Routes etc.
angular router router-events router-guards
Last synced: 04 Mar 2025
https://github.com/sgarg5858/standalone-components-in-angular
Migrating Angular 13 App to Angular 14 with Standalone Components!
Last synced: 04 Mar 2025
https://github.com/sgarg5858/titanic-survival-problem
Exploratory Data Analysis on Titanic Problem from kaggle
Last synced: 04 Mar 2025
https://github.com/sgarg5858/natours
Pure Sassy CSS Project (SCSS) for practice
Last synced: 04 Mar 2025
https://github.com/sgarg5858/styling-in-angular
Practice of Overriding Styles in Angular, ::ng-deep, :host , View Encaspulation & Best practices of overriding child component styles using css variables :)
Last synced: 04 Mar 2025
https://github.com/sgarg5858/view-content-queries-in-angular
Practice of @ViewChild,@ViewChildren,@ContentChild,@ContentChildren,QueryList, ViewContainerRef, Embedded & Host Views, Dynamic Components, Presentation & Rendering Logic Split ,Renderer2, Sticky Position in CSS
Last synced: 04 Mar 2025
https://github.com/sgarg5858/runtime-performance-in-angular
Practice of ChangeDetection onPush, Large Component Subtrees, Functional Programming (Pure Pipes), Immutables, & impact of these concepts on runtime performance in Angular Apps which can be measured via Angular Devtools Chrome Extension or Performance Tab in Chrome Devtools
Last synced: 04 Mar 2025
https://github.com/sgarg5858/ng-template-outlet-in-angular
using *ngTemplateOutlet to create generic components when your component needs to support different use cases, with ngTemplateOutlet our component remains simple and generic and all of the complexity is handeled directly in the implementation of those individual usecases. So we dont need to support every single case from within our component!
Last synced: 04 Mar 2025
https://github.com/sgarg5858/my-personal-portfolio
My Personal Portfolio developed with Angular
Last synced: 04 Mar 2025
https://github.com/sgarg5858/ngrx-in-angular
Angular & Ngrx Concepts Implementation=> Service with Subject Pattern => Ngrx With Facades!
angular http-interceptors ngrx ngrx-effects ngrx-facades ngrx-store-devtools rxjs typescript
Last synced: 04 Mar 2025
https://github.com/sgarg5858/rxjs-in-angular
rxjs, observables, subject , behavior subject, forkJoin,combineLatest,zip, retryWhen, catchError, switchMap, concatMap
Last synced: 04 Mar 2025
https://github.com/sgarg5858/ngrx-in-nx-microfrontends
Implementation of ngrx in angular app using nx monorepo and module federation for microfrontends
angular css functional-reactive-programming html micro-frontends module-federation ngrx nx-workspace rxjs scss typescript
Last synced: 04 Mar 2025
https://github.com/sgarg5858/lazy-load-modules-components-with-without-routing
Last synced: 04 Mar 2025
https://github.com/sgarg5858/lazy-loading
Lazy Loading Components in ANgular Without Router!
Last synced: 04 Mar 2025
https://github.com/sgarg5858/leetcode-problems-solutions-
Data structures and algorithms problems from leetcode and their detailed solutions in java.
Last synced: 04 Mar 2025
https://github.com/sgarg5858/fraud-detection-imbalance-dataset
credit_card_fraud_detection
Last synced: 04 Mar 2025
https://github.com/sgarg5858/executers-framework
Multithreading using Executers Framework In Java
Last synced: 04 Mar 2025
https://github.com/sgarg5858/dealing-with-multicollinearity-and-feature-selection
Last synced: 04 Mar 2025
https://github.com/sgarg5858/forms-in-angular
ControlValueAccessor, Reactive Forms, Template Driven Forms , Dynamic Forms, Typed Forms !
angular control-value-accessor reactive-forms reactive-forms-typed rxjs typescript
Last synced: 04 Mar 2025
https://github.com/sgarg5858/error-handling-in-angular
GlobalErrorHandler, Custom Error Handling in Angular, Different types of error handling based on evironment like testing or production, HTTP_INTERCEPTORS for HTTP Error handling and many more!
angular error-handling globalerrorhandler http-interceptors typescript
Last synced: 04 Mar 2025
https://github.com/sgarg5858/common-chunks-and-lazy-loading-in-angular
Practice of DI with Lazy Loading & Common Chunks in Webpack!
Last synced: 04 Mar 2025
https://github.com/sgarg5858/data-structures-algorithms
Algorithms - JAVA - Problem Solving
Last synced: 04 Mar 2025
https://github.com/sgarg5858/app-initializer-in-angular
APP_INITIALIZER is a built-in Injection Token, Here in this repo , tried to use it to dynamically get rest end points at runtime over storing it in environments file.
Last synced: 04 Mar 2025
https://github.com/sgarg5858/dependency-injection-in-angular
Dependency Injection, Injector Hierarchy, (Element, Module) , Resolution Modifiers, Providers, View Providers ,Tree Shaking, For Root & Child Pattern, APP_INITIALIZER , Light Weight Injection Token For Libraries
Last synced: 04 Mar 2025
https://github.com/sgarg5858/codegram
Devconnect is a website built in Angular where developers can create their profile and can see other developers
Last synced: 04 Mar 2025
https://github.com/sgarg5858/apache-camel-practice
Apache Camel using Java DSL
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-practice-project
Implementing best practices of Angular: APP_INITIALIZER , HTTP_INTERCEPTORS , Custom Error Handling, Content Projection, TemplateRef's & ViewContainerRef for creating reusable templates and Custom Structural Directives , SCAM ,SOLID, TDD, Lazy Loading, Dependency Injection Injection Tokens, useValue, useFactory
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-custom-dynamic-controls
Created with StackBlitz ⚡️
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-concepts-practice
Implementation of angular concepts for practice.
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-immutables-change-detection-optimizations
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-best-practices
Implementing Angular best practices Reactive Forms, Custom Validators Sync & Async, APP_INITIALIZER, Dependency Injection, Injection Token , useClass, useExisting, useValue, useFactory, Service with Subject Pattern, Behavior Subject, canActivate, canActivateChild, canDeactivate, canLoad, Resolver, Router Events
angular angular-material angular-router dependency-injection javascript reactive-forms rxjs scss typescript
Last synced: 04 Mar 2025
https://github.com/sgarg5858/angular-module-federation-and-microfrontends-in-nx
Last synced: 04 Mar 2025
https://github.com/sgarg5858/dynamic-forms-poc
Dynamic Forms in Angular, Configurable Global Error Management for Controls
angular forms rxjs scss typescript
Last synced: 23 Feb 2025