Repository History
19 repositories tagged with web development

RSS.Beauty: Transform Your RSS Feeds into Elegant Reading Experiences
RSS.Beauty is an innovative tool designed to beautify standard RSS/Atom feeds, transforming them into elegant and responsive reading interfaces. Leveraging XSLT technology, it offers a visually appealing way to consume your favorite content. This project supports self-hosting and integrates seamlessly with major RSS readers.

feedparser: A Robust Python Library for Parsing Feeds
feedparser is a widely-used and reliable Python library designed for parsing Atom and RSS feeds. It simplifies the process of extracting data from various feed formats, making it an essential tool for developers working with syndicated content. With extensive testing and clear documentation, feedparser offers a straightforward solution for feed consumption in Python applications.

Circle: A Linear-Inspired Project Management UI with Next.js and shadcn/ui
Circle is an open-source project management interface inspired by Linear, designed for tracking issues, projects, and teams. Built with Next.js and shadcn/ui, it offers a modern and responsive user experience. This application provides a robust foundation for anyone looking to implement a sophisticated project management tool.

Air: The Modern Python Web Framework for FastAPI and Pydantic
Air is a new Python web framework developed by the authors of "Two Scoops of Django." It leverages FastAPI, Starlette, and Pydantic to provide a fast and intuitive development experience. Designed for building both APIs and web pages, Air offers features like Air Tags for HTML generation, Jinja2 integration, and HTMX support, aiming to breathe fresh air into Python web development.

captcha: A Python Library for Audio and Image CAPTCHAs
captcha is a Python library designed to generate both audio and image CAPTCHAs. It offers a straightforward way to integrate robust human verification into web applications, enhancing security and user experience. With customizable options for fonts, voices, and colors, it provides flexibility for various project needs.

Ladybird: A Truly Independent Web Browser
Ladybird is an independent web browser built with a novel engine based on web standards. It features a robust multi-process architecture for enhanced security and performance, leveraging core library components from SerenityOS. Currently in a pre-alpha state, Ladybird aims to evolve into a complete and usable browser for the modern web, driven by its community.

Tailwind CSS: A Utility-First CSS Framework for Rapid UI Development
Tailwind CSS is a highly popular utility-first CSS framework developed by Tailwind Labs, designed to accelerate UI development. With over 90,000 stars on GitHub, it empowers developers to build custom user interfaces quickly by composing pre-defined utility classes directly in their HTML.