22 Repos
Architectures for assembling user interfaces from modular components.
Distinguishing note: No candidates provided; this is a UI architecture feature.
Explore 22 awesome GitHub repositories matching user interface & experience · UI Composition. Refine with filters or upvote what's useful.
This project is an interactive coding learning platform and open-source educational courseware designed for mastering web development. It provides a browser-based environment where users can engage with a structured curriculum covering front-end, back-end, and data visualization skills through hands-on exercises. The platform distinguishes itself by integrating a browser-based code sandbox and a nonprofit technical partnership portal. This framework allows learners to transition from guided lessons to building and maintaining real-world software applications for nonprofit organizations. The
Assembles the learning interface using modular React components to separate navigation and the coding environment.
This project is a framework for building interactive, graphical-style terminal applications. It provides a declarative component model that organizes user interfaces into a tree of nested widgets, each managing its own lifecycle, state, and rendering. By subclassing the base application class, developers can construct complex, keyboard-navigable interfaces that run directly within terminal emulators. The framework distinguishes itself through a reactive architecture and a CSS-based layout engine. It uses a reactive attribute system to automatically track state changes and trigger targeted int
Implements a compose method that yields widget instances to automatically mount them into the application layout.
React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr
Supports building complex administrative interfaces by composing modular, context-aware UI components.
This project is a cross-platform UI toolkit and universal UI framework providing a collection of pre-styled interface components for building mobile and web applications. It functions as a mobile design system and themed component library, allowing developers to maintain a cohesive visual language across different screens and devices using a shared codebase. The toolkit centers on a themed component architecture that supports global and component-level style configurations. This enables the definition of colors and property defaults in a central location to ensure consistent branding and a un
Provides a library of modular components for assembling complex user interfaces through composition.
System Design Academy is an educational platform and study guide focused on software architecture and distributed systems engineering. It provides a structured collection of technical playbooks, design patterns, and deep dives intended to assist engineers in mastering complex system design and preparing for technical interviews. The platform functions as a content management system that utilizes version-controlled markdown files to maintain and distribute engineering knowledge. By employing a static site generator, the project pre-renders all educational materials into plain HTML files to ens
Assembles modular interface elements to maintain consistent design patterns across the educational platform.
This project is a framework-agnostic UI library and a collection of modular web components based on the Material Design visual system. It provides a comprehensive set of interactive interface elements and a responsive web grid system for organizing page content. The library utilizes a design token theme engine to apply consistent typography, colors, and visual styles across an interface. It separates behavioral logic from rendering to ensure that components remain compatible across different JavaScript environments. The system covers responsive layout design and web form interface developmen
Employs an architecture that assembles complex interfaces by nesting modular, atomic components.
EverythingToolbar is a Windows productivity utility that integrates a file search interface directly into the system taskbar. It functions as a client for the Everything search engine, enabling rapid discovery of local files and folders through a dedicated, keyboard-driven launcher. The tool distinguishes itself by offering deep integration with the Windows shell, allowing users to trigger searches from any application using global hotkeys. Beyond simple file discovery, it supports automated workflows by mapping custom scripts and commands to specific file types or patterns, enabling tasks su
Constructs the search interface using modular visual elements for flexible layout and preview rendering.
This project is a comprehensive guide to architectural patterns and design techniques for building modular user interfaces with React. It focuses on structuring component hierarchies, implementing state management patterns, and decoupling services to ensure applications remain maintainable and scalable. The collection emphasizes strategies for dependency injection and the separation of business logic from presentation layers. It provides detailed approaches for utilizing containers, higher-order components, and module registries to isolate external services and third-party libraries from the
Demonstrates how to build complex interfaces by nesting components and passing children as props.
Illa-builder is a low-code internal tool builder and API integration platform used to create business applications and admin panels. It functions as a database GUI dashboard and visual workflow automator, allowing users to connect to databases and external APIs to manage data and automate business processes. The platform provides a self-hosted app framework that can be deployed on private infrastructure via Docker. It enables the creation of custom dashboards and CRMs while maintaining full control over data and hosting. The system includes a visual drag-and-drop canvas for designing user in
Builds user interfaces by assembling modular, pre-defined functional blocks with internal state management.
react-howto is a curated React learning resource guide and developer onboarding curriculum. It serves as a structured collection of educational paths designed to help developers master the React ecosystem and its associated tooling. The project provides a frontend architecture guide and a tooling roadmap to assist in selecting structural patterns, package managers, bundlers, and routers. It focuses on explaining architecture patterns and guiding tooling selection to improve application performance and scalability. The resource is delivered as static site documentation. It utilizes a markdown
Implements a modular architecture for assembling the documentation interface from reusable functional blocks.
Blur Admin is an AngularJS and Bootstrap framework for building responsive administrative dashboards. It provides a set of grid-based templates and predefined layout components designed to create high-resolution management interfaces that adapt to different screen sizes. The framework includes a Sass-based theme engine that allows for the customization of visual appearances, color schemes, and brand identity through a central set of style variables. It specifically features a blur theme effect that applies translucent backgrounds and blurred effects across the interface. The system covers da
Assembles complex administrative interfaces by composing modular layout pieces into a single structural hierarchy.
django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for
Organizes debug information into independent modular components that can be toggled via configuration.
This project is a technical study resource and interview preparation guide focused on the React library. It provides a comprehensive frontend interview question bank and concept references designed to help developers master core library primitives and prepare for professional job interviews. The resource covers detailed explanations of React's technical architecture, including state management patterns, performance optimization strategies, and component design. It serves as a knowledge assessment tool for developers to test their understanding of modern frontend engineering through a structur
Covers the architectural process of assembling complex user interfaces from modular components.
Bubbles is a terminal user interface toolkit and component library providing a set of pre-built, reusable widgets for creating interactive command-line applications. It functions as a framework for building complex tools that require real-time updates and keyboard navigation. The library includes a variety of specialized interface elements such as fuzzy-filterable item lists, single-line and multi-line text inputs, and tabular data grids. It also provides visual feedback components including animated loading spinners, progress meters, countdown timers, and stopwatches. Additional capabilitie
Implements an architecture for assembling terminal interfaces from independent, reusable UI components.
Clappr is an HTML5 web media player and plugin-based framework used to render video and audio across different web platforms. It functions as a playback engine supporting adaptive bitrate streaming through HLS and DASH protocols to ensure smooth media delivery. The project is distinguished by a modular architecture that allows developers to extend player functionality and add support for new media formats via a plugin system. It also includes a dedicated controller for managing digital rights management license requests to secure premium content. The player covers a broad range of capabiliti
Employs a modular UI architecture to assemble control bars and indicators as layers over the media surface.
Android-Expert is a collection of educational resources and step-by-step instructional materials for learning Android app programming. It provides a comprehensive learning path for building mobile applications using the Kotlin programming language and Android Studio. The material covers the full development lifecycle, from designing interactive user interfaces with lists, cards, and sliders to implementing navigation workflows and screen transitions. It also includes instruction on connecting applications to remote servers to fetch external data and integrating that data into the app flow. T
Uses a modular architecture to assemble user interfaces from components like lists and cards.
Three20 is an Objective-C iOS UI framework that provides a collection of native user interface components and networking tools for building iPhone applications. It functions as both a mobile UI component library for creating application screens and an iOS networking library for handling HTTP requests and data synchronization between mobile devices and servers. The framework covers the end-to-end process of iOS application development, including native UI construction, mobile network request handling, and Objective-C mobile programming.
Provides an architecture for assembling complex user interfaces from modular, reusable components.
This project is a collection of reference implementations and sample applications for Flutter. It provides practical examples covering API integration, user authentication, data persistence, and a gallery of UI patterns. The repository distinguishes itself by offering a wide array of functional demos, including implementations for Google and email-based identity verification, cloud database synchronization, and the use of both relational and key-value local storage. It also includes specialized utility examples such as expense tracking, tip calculation, and body mass index tools. The project
Implements a reactive UI architecture where components rebuild based on mutable state changes.
Dieses Projekt ist ein plattformübergreifendes Entwicklungs-Framework und Anwendungs-Boilerplate, das darauf ausgelegt ist, mobile, Desktop- und Webanwendungen aus einer einzigen gemeinsamen Codebasis zu erstellen. Es fungiert als React Native-Entwicklungstool und nutzt deklarative Komponenten, um plattformspezifische Benutzeroberflächen zu rendern, während die Geschäftslogik über alle unterstützten Umgebungen hinweg konsistent bleibt. Das Framework zeichnet sich durch die Zentralisierung der Kernanwendungsregeln und des Datenmanagements aus, wodurch identische funktionale Ergebnisse unabhängig vom Zielgerät sichergestellt werden. Es verwendet ein Build-Time-File-Resolution-System, das es Entwicklern ermöglicht, plattformspezifische Schnittstellen zu erstellen und gleichzeitig die zugrunde liegende Logik zu teilen, was einen einheitlichen Ansatz für die plattformübergreifende Entwicklung fördert. Die Architektur unterstützt einen umfassenden Entwicklungslebenszyklus, einschließlich der Ausführung einer einheitlichen Test-Suite, um zu verifizieren, dass die Anwendungslogik über mobile, Desktop- und Web-Ziele hinweg konsistent bleibt. Das Projekt bietet eine vorkonfigurierte Struktur für mathematische Berechnungen und Zustandsmanagement, wodurch Entwickler eine zuverlässige Funktionalität über verschiedene Geräteplattformen hinweg aufrechterhalten können.
Structures user interfaces to share core logic while injecting unique rendering code for different environments.
This project is a collection of Android application reference implementations and sample projects. It provides educational source code demonstrating standard development patterns for building functional mobile applications. The repository includes specific examples for Android UI design, data persistence, and hardware integration. It provides reference implementations for handling long-running background processes and system broadcasts, as well as demonstrations of building layouts and custom graphics. The codebase covers a broad range of capabilities including network programming for remote
Implements page layouts using grids, lists, tabs, and interactive input elements.