Skip to content
#

Responsive Design

Responsive design is an approach to web development that ensures content renders well on a variety of devices and screen sizes. It uses techniques like media queries, fluid grids, flexible images, and container queries to create adaptive user interfaces. Modern responsive design also encompasses user preference detection such as dark mode and reduced motion through CSS preference media queries.

Here are 205 public repositories matching this topic...

An easy-to-use and adaptable Events/Agenda Timetable app for Django, requiring no additional dependencies. Designed to integrate smoothly into any Django project including Wagtail CMS and Django CMS, it can be effortlessly embedded on any webpage. With its straightforward design, this app package is perfect for displaying events timetable easily.

  • Updated Jan 23, 2024
  • Python

A Flask-based web app for generating responsive HTML pages with Python. Features an object-oriented HTML generator, live preview, code editor, visual config tools, dark mode, modern UI components, plugin support, and page.run() for direct execution. Great for rapid prototyping and teaching.

  • Updated Aug 10, 2025
  • Python

A tensorflow application with 11 different types of image classification (4 for binary and 7 for multiclass classifications).

  • Updated Jun 1, 2022
  • Python