souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
47 results tagged design  ✕   ✕
Penpot https://penpot.app/
21/08/2025 cluster icon
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...
  • Vector : Vector is an open-source utility for collecting, transforming, and routing logs, metrics, and events.
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...

Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design systems at scale, while developers enjoy ready-to-use code and make their workflow easy and fast. And all of this with no handoff drama.

Available on browser or self-hosted, Penpot works with open standards like SVG, CSS, HTML and JSON, and it’s free!

opensource design tool code collaboration interactive prototyping
shadcn-ui https://ui.shadcn.com/
15/05/2025 cluster icon
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...
  • MapBox : Creating custom maps in the cloud
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • Fractal : Fractal is a tool to help you build and document web component libraries, and then integrate them into your projects. Component (or pattern) libraries...

A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

css component opensource design
Figproxy https://github.com/ideo/Figproxy
31/07/2024 cluster icon
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • codebender : Codebender is an embedded development platform with an emphasis on the Arduino and it’s completely web-based, so you don’t have to install, manage and...
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...

Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world.
More specifically, it's a utility that allows bidirectional communication between Figma and physical hardware for prototyping interactions that involve screens and physical elements like motors, lights, sensors etc.
It's designed to talk to hardware prototyping platforms like Arduino.

figma prototyping arduino opensource tool design
darken https://github.com/ColinEspinas/darken
21/01/2020 cluster icon
  • Formalize CSS : Teach your forms some manners!
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • Photon : UI toolkit for building desktop apps with Electron.
thumbnail

Easy control over your dark mode in a web environment

css javascript library design
pgModeler https://pgmodeler.io/
18/08/2018 cluster icon
  • repmgr : repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-st...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • DB Doc : PostgreSQL schema documentation tool
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
thumbnail

PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the job for you! This software reunites the concepts of entity-relationship diagrams and the features that PostgreSQL implements as extensions of SQL standards.

postgresql database design tool
Bootstrap.build https://bootstrap.build/
09/01/2018 cluster icon
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
  • kuler : Color palette generation tool
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • fivesecondtest : Landing page optimization for your mocks and wireframes. Fivesecondtest helps you fine tune your landing pages and calls to action by analyzing the mo...
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...

Powerful Bootstrap theme builder for your next project

bootstrap themes design tool
Fractal http://fractal.build/
25/03/2017 cluster icon
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • shadcn-ui : A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
  • Formalize CSS : Teach your forms some manners!
  • 30 concepts-clés de l'utilisabilité : Article présentant 30 concepts de l'utilisabilité
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography

Fractal is a tool to help you build and document web component libraries, and then integrate them into your projects.

Component (or pattern) libraries are a way of designing and building websites in a modular fashion, breaking up the UI into small, reusable chunks that can then later be assembled in a variety of ways to build anything from larger components right up to whole pages.

Fractal helps you assemble, preview and document website component libraries, and then integrate them into your web sites, apps and build processes to create joined up, ‘living’ projects.

Fractal can be run from the command line or integrated into your project via its API.

design component ui server
Element http://element.eleme.io/
12/02/2017 cluster icon
  • darken : Easy control over your dark mode in a web environment
  • Formalize CSS : Teach your forms some manners!
  • Mood Synthesizer : A synthesizer built with Vue.js and C++ (compiled to WebAssembly). The UI is inspired by Ableton Playground.
  • Mockery : Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...

Element, a Vue 2.0 based component library for developers, designers and product managers, with a set of design resources.

vuejs design library
Origami Studio https://origami.design/
11/07/2015 cluster icon
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • draw.io : Online diagram/mockups design.
  • BLOKK font : BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.
  • iPlotz : Wireframing, mockups and prototyping for websites and applications
  • kuler : Color palette generation tool

Origami is a free tool for designing modern user interfaces.

wireframe tool design
Modelio http://www.modelio.org/
20/11/2013 cluster icon
  • iPlotz : Wireframing, mockups and prototyping for websites and applications
  • Inkscape : Inkscape is a professional vector graphics editor for Windows, Mac OS X and Linux. It's free and open source.
  • PhotoFiltre Studio : PhotoFiltre Studio is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of fi...
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...

Modelio is an open source modeling environment (UML2, BPMN2, ...). Based on a 20-year track record of high end commercial products, Modelio delivers a broad-focused range of standards-based functionalities for software developers, analysts, designers, business architects and system architects.

uml software design
draw.io https://www.draw.io
01/11/2013 cluster icon
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • MyDraft : Free wireframing online tool
  • Origami Studio : Origami is a free tool for designing modern user interfaces.
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • ColoRotate : Color palette generation tool

Online diagram/mockups design.

design wireframe online tool
BLOKK font http://blokkfont.com
01/04/2013 cluster icon
  • draw.io : Online diagram/mockups design.
  • Lost Type Co-op : The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Origami Studio : Origami is a free tool for designing modern user interfaces.
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.

BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.

font wireframe design
Responsive Web Design Patterns http://bradfrost.github.com/this-is-responsive/patterns.html
24/02/2013 cluster icon
  • This Is Responsive : Tips, Resources and Patterns for Responsive Web Design
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.

A collection of patterns and modules for responsive designs.

responsive design html css
This Is Responsive http://bradfrost.github.com/this-is-responsive
21/09/2012 cluster icon
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • shadcn-ui : A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

Tips, Resources and Patterns for Responsive Web Design

responsive html design css
maps.stamen.com http://maps.stamen.com
13/04/2012 cluster icon
  • MapBox : Creating custom maps in the cloud
  • Newspaper Club : Newspaper Club is a service to help anyone make and print their own newspapers. Our mission is to give people the tools to turn whatever they want int...
  • MyOSMatic : This is a free software web service that allows you to generate maps of cities using OpenStreetMap data. The generated maps are available in PNG, PDF ...
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Modelio : Modelio is an open source modeling environment (UML2, BPMN2, ...). Based on a 20-year track record of high end commercial products, Modelio delivers a...
thumbnail

Different map tiles

map design
Formalize CSS http://formalize.me
23/08/2011 cluster icon
  • darken : Easy control over your dark mode in a web environment
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Respond : Activates media queries in IE6-8
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...

Teach your forms some manners!

form javascript design css library
Lost Type Co-op http://losttype.com
01/08/2011 cluster icon
  • Typetester : Compare fonts for the screen
  • FontStruct : Build, Share, Download Fonts
  • Kernest : Web Fonts. Delivered
  • The League of Moveable Type : The Open-Source Type Movement
  • Typekit : Ajoutez une ligne de code à vos pages et faites votre choix parmi des centaines de polices Web. Simple, robuste, standard, accessible et 100 % légal !

The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.

font design typography
Email-Blueprints https://github.com/mailchimp/Email-Blueprints
23/05/2011 cluster icon
  • HTML EMAIL BOILERPLATE : This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problem...
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • HTML email templates : Easily create beautiful, branded email marketing campaigns. Start by choosing one of our free HTML email templates and customize it in minutes.
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.
  • This Is Responsive : Tips, Resources and Patterns for Responsive Web Design
thumbnail

Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.

html design email css template
Pattern Tap https://patterntap.com/patterntap
28/08/2010 cluster icon
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
  • Linked Data : This site exists to provide a home for, or pointers to, resources from across the Linked Data community.
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.

Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative

web design reference inspiration
Newspaper Club http://www.newspaperclub.co.uk
03/04/2010 cluster icon
  • fivesecondtest : Landing page optimization for your mocks and wireframes. Fivesecondtest helps you fine tune your landing pages and calls to action by analyzing the mo...
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • Bootstrap.build : Powerful Bootstrap theme builder for your next project
  • darken : Easy control over your dark mode in a web environment

Newspaper Club is a service to help anyone make and print their own newspapers. Our mission is to give people the tools to turn whatever they want into newsprint, quickly and easily.

newspaper design diy
page 1 / 3
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn