Change the repository type filter
All
Repositories list
98 repositories
movie
Publicangular-questions
PublicAngular Questions ❓ | A curated collection of Angular interview questions and answers. This repository helps developers prepare for Angular job interviews with questions ranging from beginner to advanced, covering concepts, best practices, and real-world scenarios.timer-apps
PublicA collection of timer-based applications built with Angular and TypeScript, showcasing real-world use cases of Angular components, services, RxJS, and unit testing. This project includes multiple timer variations such as stopwatch, countdown, and Pomodoro timer, with a focus on clean architecture, reusable components, and best practices.animation-metadata
PublicA structured collection of animation metadata definitions for use in Angular or JavaScript-based UI frameworks. Define reusable animation states, transitions, and keyframes to enhance UI interactivity and maintain clean, modular animation logic.weather-forecast-app
PublicA responsive weather forecast app built with angular providing current and future weather updates using real-time API data.CRUD-operations-api
PublicA simple CRUD Operations Frontend App built with modern web technologies. This project demonstrates how to Create, Read, Update, and Delete data through a clean and responsive UI. Features: ✨ Interactive forms for data input 📄 Dynamic data table with edit & delete actions 🔄 Real-time state updates 🎨 Responsive design for all devices .yt-link-manager
PublicA lightweight web app to **bookmark and track video links** (like YouTube URLs). Save your favorite videos, keep a history of what you've watched, and play them directly in-app using embedded players. Clean UI, persistent storage, and easy-to-use history/bookmark management — perfect for organizing your video content.angular-features
PublicReusable features, services, directives, and components for Angular applications.".github
Publicdirective
PublicA lightweight and reusable Angular directive that enhances UI functionality with minimal code, designed for easy integration into any Angular project.todo-crud-app
PublicA clean Angular-based to-do app with full CRUD operations, local storage support, and responsive UI.ssr
PublicAngular Universal project implementing server-side rendering (SSR) for faster load times and improved SEO. Includes routing, data pre-fetching, and deployment configuration.rxjs-operators
PublicA comprehensive collection of RxJS operator examples with practical use cases and explanations. Ideal for Angular developers and anyone learning reactive programming with Observables.parallax-scroll
PublicParallax scrolling component built with Angular for use in modern responsive UIs and landing pages.ngrx-state-management
PublicA clean and scalable state management starter using NgRx for Angular applications. Includes best practices for actions, reducers, effects, selectors, and feature state separation.agora-live-streaming-app
PublicA simple implementation of a live broadcast web-app using the Agora.io Web SDK and angular framework.- A collection of reusable, self-contained Angular Standalone Components built with best practices in mind. Easily plug them into any Angular project without module declarations. Ideal for building modern, scalable, and maintainable frontends with Angular 15+
micro-frontend-monorepo
PublicA scalable Micro-Frontend Monorepo architecture using modern tooling (e.g., Nx / Turborepo / Webpack Module Federation / Vite). Organize multiple independent frontend apps and shared libraries in a single codebase to streamline development, testing, and deployment across teamlazy-load-module
PublicA lightweight implementation for lazy-loading modules in modern web applications. Improve performance by loading JavaScript modules only when needed. Ideal for Angular, React, or vanilla JS projects aiming to reduce initial bundle size and optimize user experience.dynamic-component
PublicA utility or framework-agnostic approach for rendering dynamic components at runtime. Useful for creating flexible UIs, plugin systems, or CMS-driven layouts. Supports component injection, runtime inputs, and lifecycle hooks in frameworks like Angular, React, or even vanilla JS.basic-concepts
PublicA beginner-friendly collection of basic Angular concepts with practical code examples. Covers components, modules, services, routing, data binding, directives, pipes, lifecycle hooks, and more — perfect for newcomers and those revisiting Angular fundamentals.input-output-emitter
PublicA practical guide and code examples for implementing state management in Angular. Covers built-in solutions like @input()/@output(), BehaviorSubject, and services, as well as advanced patterns using RxJS, NgRx, Signal-based state, and ComponentStore. Ideal for building scalable and reactive Angular apps.angular_frontend
Publicangular-forms
PublicA comprehensive guide and set of examples for working with Angular Forms — including Template-Driven and Reactive Forms. Learn how to handle validations, custom form controls, dynamic forms, nested groups, async validators, and more. Ideal for beginners and advanced Angular developers building robust form-heavy applications.library-ng-packagr
PublicA modular, production-ready Angular library boilerplate built using ng-packagr. Easily create, build, and publish reusable Angular components, directives, and services — fully compatible with Angular CLI and npm distribution. Follows Angular Package Format (APF) for maximum compatibility and tree-shaking.shopping-app-assignment
PublicThis is a lightweight shopping application built with Angular. It includes features such as product browsing, cart functionality, and checkout summary — perfect for learning modern frontend patterns like component-based architecture, services, and routing.ngm-dev-blocks
Publicmulti-step-form
PublicA step-by-step multi-page form built with Angular, showcasing reactive forms, validation, and dynamic component navigation. Ideal for onboarding flows, wizards, or multi-part data entry.angular-material
PublicAngular Material Demo 🚀 | A sample Angular project showcasing how to build modern, responsive, and accessible UIs using Angular Material components. This repository includes examples of navigation, forms, tables, dialogs, and custom themes to help you get started quickly with Angular Material in your own projects.social-login
PublicAngular Social Login 🔑 | A demo project showing how to integrate social authentication (Google, Facebook, GitHub, etc.) into an Angular application. This repository demonstrates setup, configuration, and secure handling of OAuth/OpenID for seamless login experiences.