A collection of coding articles and snippets designed to help developers improve their skills through practical examples and explanations.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONHotWax Commerce Fulfillment is a Vue 3 and Ionic PWA used by store and warehouse teams to execute order fulfillment workflows such as picking, packing, shipping, and transfer orders. It connects to HotWax OMS APIs, Solr order queues, Firebase notifications, and printing services.
A 12-week, 24-lesson open-source curriculum from Microsoft Cloud Advocates teaching HTML, CSS, and JavaScript through hands-on projects including terrariums, browser extensions, a space game, and a banking app.
Storybook is a frontend workshop for building, documenting, and testing UI components and pages in isolation. It supports many frameworks and offers addons for accessibility, documentation, and interactive development.
Ruby on Rails is a full-stack web application framework that follows the MVC pattern. It includes Active Record for database modeling, Action Pack for routing and controllers, Action View for templating, and additional libraries for mailers, jobs, WebSockets, file storage, and rich text handling. It enables rapid development of database-backed web applications.
Bulma is a modern, Flexbox-based CSS framework distributed as a single CSS file with no JavaScript. It offers Sass sources for variable customization and works with any frontend stack.
Happy DOM is a JavaScript implementation of a web browser's DOM without a graphical user interface, designed so browser-style code and component tests can run in runtimes like Node.js and Bun.
A collection of bouncing DVD logo implementations across a wide variety of programming languages and platforms.
Spruce CSS is an open-source, lightweight Sass-based CSS design system and framework offering variables, mixins, functions, few utility classes and CSS custom property theming with dark mode.
Zettlr is a privacy-first, open-source publication workbench designed for academic and professional writing, featuring Zettelkasten support and deep integration with reference managers.
A Django-based open-source website project for Christ College of Engineering (CCE), India, serving as an informational portal for the institute.
ArchPlayer is a lightweight, single-file HTML local media viewer that allows users to play video files directly in a web browser without installation.
Bootstrap is a widely used open-source front-end framework for building responsive, mobile-first websites. It provides compiled and source CSS, JavaScript components, utility classes, and theming tools, with options for install via npm, Composer, NuGet and more.
PyScript is an open source platform that runs Python in the browser using Pyodide (CPython) and MicroPython compiled to WebAssembly. Add a stylesheet and script tag, then write Python in HTML script tags to build rich browser apps on any device.
A professional front-end starter template for building fast, robust, and adaptable websites or web apps, refined over a decade by a large community.
TW Elements is an MIT-licensed component library for Tailwind CSS, offering 500+ interactive UI components and 117+ design blocks with dark mode support, theming options, and quick installation for personal and commercial use.
Hyper is an open-source terminal emulator built on open web standards, offering an extensible, customizable command-line experience with plugins and themes.
Open-source alternative to DocSend for HTML documents. Send tracked links to HTML decks, reports, or proposals and see section-level dwell time, viewer details, and download logs. Supports self-hosting on Cloudflare + Supabase.
EasySpider (易采集) is a free visual browser automation and web scraping tool with a no‑code GUI, command‑line mode, flowchart‑style task design, looping, conditional branches, OCR, custom JS/Python, MySQL output, scheduled and parallel runs, IP pool switching, and AGPL‑3.0 license; featured at WWW 2023 with a patent and a Zhejiang University thesis.
Parcel is a zero-configuration web build tool that supports HTML, CSS, JavaScript and many asset types out of the box, with a built-in dev server, hot reloading, Rust-based compilation, caching, and automatic production optimization.