11 repositorios
User interfaces designed to adapt their layout and optimization for different device screen sizes.
Distinguishing note: Candidates focused on deployment architecture or ML model serving rather than frontend responsive design.
Explore 11 awesome GitHub repositories matching user interface & experience · Responsive Interfaces. Refine with filters or upvote what's useful.
This project is a collection of responsive CSS Grid dashboard templates and a data visualization UI kit. It provides a set of HTML layouts designed for building analytics interfaces and monitoring views for KPIs and business metrics that adapt to different screen sizes. The toolkit is library-agnostic, allowing the connection of static HTML templates to any external data source or third-party charting library without requiring custom adapter code. It uses a template-driven approach to separate the visual structure of the dashboard from the underlying data. The capabilities cover the assembly
Offers a set of grid-based layout patterns designed to adapt monitoring views for KPIs and business metrics.
53AIHub is a centralized orchestration platform for deploying and managing AI agents and prompts across multiple large language model providers. It functions as a multi-model AI gateway and an operation portal for AI services, providing a unified interface to coordinate agents and prompts from various external platforms. The project distinguishes itself as a white-label AI portal designed for self-hosted infrastructure, allowing for full control over operational data on private servers or containers. It includes a comprehensive AI SaaS administration layer with a multi-tenant subscription eng
Provides a mobile-friendly and optimized frontend interface for interacting with AI tools across various devices.
The United States Web Design System is a government design system and accessible UI framework. It provides a collection of standardized CSS and JavaScript components, along with a CSS component library, specifically designed for building consistent federal government websites. The system allows for custom CSS theme development through the use of design tokens for colors, spacing, and typography. Users can customize visual themes and compile custom styles to maintain a unified brand identity across multiple web properties. The framework covers responsive interface design and web accessibility
Implements user interfaces that automatically adapt their layout for different device screen sizes.
The Lounge is a self-hosted, web-based IRC client that functions as a persistent bouncer replacement, keeping users connected to IRC servers even when their browser is closed or device is offline. It runs as a Node.js backend with a WebSocket bridge that relays IRC events and commands between the server and browser, and includes a built-in HTTP and HTTPS server for direct TLS termination without an external reverse proxy. The client supports multiple user accounts on a shared server installation, with LDAP authentication for credential validation. It maintains persistent server-side IRC conne
Adapts the chat interface layout to work smoothly across desktops, smartphones, and tablets.
Tailwind Starter Kit is a copy-paste UI component library built with Tailwind CSS, designed to accelerate front-end development by providing pre-built, reusable interface blocks that can be inserted directly into any project without package managers or build tools. It delivers identical UI components as native code for React, Vue, Angular, and plain HTML, making it a framework-agnostic resource for assembling responsive layouts. The kit structures its UI blocks as plain Tailwind markup that AI code generators can parse and reproduce from natural-language descriptions, making it compatible wit
Assembles pre-built Tailwind CSS components into responsive layouts for React, Vue, Angular, or HTML projects.
Lin-ui es una biblioteca de componentes y toolkit de desarrollo diseñado específicamente para crear aplicaciones de WeChat Mini Program. Funciona como un framework de UI responsivo que proporciona componentes de interfaz de usuario preconstruidos y un conjunto de funciones auxiliares para entornos de aplicaciones móviles. El proyecto incluye una herramienta de construcción enfocada en la optimización de bundles de mini programas, permitiendo la compilación de componentes específicos y la eliminación de activos no utilizados para reducir el tamaño del paquete. También cuenta con un sistema para el diseño de interfaces responsivas que traduce valores de píxeles estáticos en unidades flexibles para diferentes tamaños de pantalla. El toolkit cubre capacidades más amplias, incluyendo la gestión de flujos de trabajo asíncronos para convertir callbacks en promesas, y utilidades para manipular datos de cadenas y arrays. Proporciona un sistema de configuración global para personalizar estilos de componentes y colores de tema. La configuración inicial es compatible mediante una interfaz de línea de comandos (CLI) utilizada para arrancar plantillas de proyectos y generar estructuras de directorios estandarizadas.
Provides a system for converting static layout values into responsive units for consistent cross-device experiences.
This project is a React component library and web UI design system designed for creating interactive web interfaces. It functions as a responsive frontend framework that provides a collection of modular building blocks to ensure visual consistency across different application pages and devices. The system utilizes a CSS-in-JS styling framework that generates and injects styles at runtime through a centralized property injection system. This approach allows for the implementation of a theme-driven architecture where layouts and color themes automatically adjust based on screen size and user pr
Enables the development of web interfaces that automatically adapt their layout and themes to different screen sizes.
Vuestic UI is a Vue 3 component library providing a collection of pre-made user interface elements. It serves as a responsive UI framework and a themed component system designed to speed up frontend development and maintenance. The toolkit features a centralized configuration system for global styling and dynamic branding, including a built-in dark mode. It includes an internationalized interface toolkit with native support for localization and translating application content for multiple languages. The library provides a set of accessible web components that meet accessibility standards for
Provides a collection of pre-made Vue 3 components designed to adapt their layout for different device screen sizes.
This project is a foundational boilerplate for building software-as-a-service applications using Next.js, TypeScript, and Tailwind CSS. It provides a pre-configured project structure designed to accelerate the launch of a product. The kit integrates a conversational user interface that renders markdown responses from large language models. It includes a secure identity layer for user registration and session persistence across multiple authentication providers, alongside a billing system for managing tiered pricing plans and real-time payment updates. The technical surface covers a type-safe
Creates accessible interfaces that adapt layouts for different device screen sizes.
Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t
Supports a single codebase with adaptive interfaces that run natively on Windows, macOS, Android, and iOS.
Este proyecto es una plataforma de discusión comunitaria construida sobre el framework Spring Boot, diseñada para facilitar el intercambio de conocimientos a través de foros y espacios de preguntas y respuestas. Funciona como un sistema de gestión de contenido modular que admite el desarrollo de comunidades en línea interactivas con funciones de redes sociales integradas. La plataforma se distingue por una arquitectura escalable que admite despliegues distribuidos. Utiliza un sistema de gestión de sesiones centralizado para sincronizar los estados de los usuarios entre múltiples instancias de servidor, asegurando una disponibilidad consistente. La seguridad se mantiene a través de un sistema de control de acceso basado en roles jerárquico que gestiona los permisos de los usuarios y valida las operaciones administrativas, complementado por flujos de trabajo de verificación de correo electrónico automatizados para la gestión de identidad. El sistema incorpora una interfaz de proveedor de servicios conectable que permite la integración de almacenamiento, caché y motores de búsqueda externos para cumplir con requisitos de infraestructura específicos. También cuenta con un diseño de interfaz receptivo para asegurar una accesibilidad consistente tanto en plataformas móviles como de escritorio. Para el mantenimiento operativo, la plataforma incluye rastreo de ejecución de aplicaciones y registro de actividades integrados para ayudar con el monitoreo del rendimiento y la resolución de problemas.
Adapts user interface layouts to ensure consistent accessibility across mobile and desktop platforms.