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 30 / 82
DemocracyOS http://democracyos.org/
17/09/2017 cluster icon
  • LiquidFeedback : LiquidFeedback is an open-source software, powering internet platforms for proposition development and decision making
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.

DemocracyOS is an online space for deliberation and voting on political proposals. The software aims to stimulate better arguments and come to better rulings.

democracy voting software opensource
LÖVE https://love2d.org/
13/09/2017 cluster icon
  • Superpowers : 2D+3D game making for indies
  • Undum : A client side framework for hypertext interactive fiction games
  • Enyo : JavaScript Application Framework
  • Scaffold : Extend, combine and compress CSS
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.

LÖVE is a framework for making 2D games in the Lua programming language. LÖVE is totally free, and can be used in anything from friendly open-source hobby projects, to evil, closed-source commercial ones.

lua game framework 2d
Home Assistant https://www.home-assistant.io/
09/09/2017 cluster icon
  • Huginn : Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your ...
  • OctoDNS : Tools for managing DNS across multiple providers
  • Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
  • Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
thumbnail

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

home automation diy selfhosted tool python raspberrypi
NGINX Unit http://unit.nginx.org/
08/09/2017 cluster icon
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • Caddy : Caddy is a lightweight, general-purpose web server for Windows, Mac, Linux, BSD and Android. It is a capable alternative to other popular and easy to ...
  • Sympl : Sympl is a collection of open-source scripts and templates which allow you to automatically and efficiently configure your website and email on a virt...
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...
  • Pattern Tap : Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative
thumbnail

NGINX Unit is a dynamic web application server, designed to run applications in multiple languages. Unit is lightweight, polyglot, and dynamically configured via API. The design of the server allows reconfiguration of specific application parameters as needed by the engineering or operations.

nginx web server
Clean Code PHP https://github.com/jupeter/clean-code-php
03/09/2017 cluster icon
  • Twig : The flexible, fast, and secure template language for PHP
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • Dwoo : a PHP Template Engine
  • FireLogger : A sexy server logger console in Firebug
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
thumbnail

Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in PHP.

guide php development quality
The Crystal Programming Language https://crystal-lang.org/
02/09/2017 cluster icon
  • Upton : Upton is a framework for easy web-scraping with a useful debug mode that doesn't hammer your target's servers. It does the repetitive parts of writing...
  • Cappuccino : Cappuccino is a framework which makes it easy to create advanced web apps. With just a few lines of code you can have an app built with full undo and ...
  • Hack : Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by st...
  • TLA : TLA stands for the Temporal Logic of Actions, but it has become a shorthand for referring to the TLA+ specification language and the PlusCal algorithm...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
thumbnail

Crystal is a programming language with the following goals:

Have a syntax similar to Ruby (but compatibility with it is not a goal)
Statically type-checked but without having to specify the type of variables or method arguments.
Be able to call C code by writing bindings to it in Crystal.
Have compile-time evaluation and generation of code, to avoid boilerplate code.
Compile to efficient native code.
crystal ruby programminglanguage
Stencil https://stenciljs.com/
02/09/2017 cluster icon
  • Compass : Compass is an open-source CSS Authoring Framework.
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
thumbnail

Stencil is a compiler that generates Web Components (more specifically, Custom Elements). Stencil combines the best concepts of the most popular frameworks into a simple build-time tool.

Stencil takes features such as

Virtual DOM
Async rendering (inspired by React Fiber)
Reactive data-binding
TypeScript
JSX

and then generates standards-based Web Components with these features baked in.

webcomponents ionicframework compiler tool
Resumable File Uploads https://tus.io/
02/09/2017 cluster icon
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...
  • GraphQL : GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandabl...
  • GoAccess : GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provi...
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...

tus is a resumable upload protocol, with client and server implementations for all platforms!

protocol upload server client http
Feather https://feathericons.com/
01/09/2017 cluster icon
  • Genericons : Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use genericons for instant HiDPI, ...
  • Fawnt : Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts.
  • YOFonts : Free font directory
  • The Ultimate Oldschool PC Font Pack : Home of the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles
  • DaFont : Free font directory
thumbnail

Feather is a collection of simple open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability.

font opensource free svg
Codemod https://github.com/facebook/codemod
30/08/2017 cluster icon
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • 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 ...
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
thumbnail

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.

refactoring tool opensource python
Plasticity https://www.plasticity.ai/api
25/08/2017 cluster icon
  • Wit : Natural Language Interface for apps and devices. Build bots easily. You tell us what your user said, we tell you what your bot should do next. Your us...
  • API.AI : With API.AI, you can create conversational scenarios within minutes, then build advanced dialogues to manage the conversation flow with the user. Once...
  • StdLib : The Standard Library for Functions as a Service. Discover pre-built APIs, compose your own, build apps, and move your business faster than ever with n...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • GetLang.io : Language detection as a service. A precision of 99% over 50+ languages ! A simple and scalable way to classify automatically text by language

Extract entities, relationships, and context from text using the Sapien Language Engine. This general natural language understanding API is used for text analytics or for building robust conversational interfaces.

nlp api service
flatpickr https://chmln.github.io/flatpickr/
21/08/2017 cluster icon
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
  • Microjs : Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
  • tarteaucitron.js : The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party service...
  • xui.js : A super micro tiny DOM library for authoring HTML5 mobile web applications.

flatpickr is a lightweight and powerful datetime picker.
Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI but many themes. Rich, exposed APIs and event system make it suitable for any environment.
This “lean” philosophy translates to less size and better performance, with a bonus of not having to load 8 libraries for a calendar.

date widget javascript library
Wick http://wickeditor.com/
20/08/2017 cluster icon
  • OpenHands : OpenHands is a platform for software development agents powered by AI. OpenHands agents can do anything a human developer can: modify code, run comman...
  • TLA : TLA stands for the Temporal Logic of Actions, but it has become a shorthand for referring to the TLA+ specification language and the PlusCal algorithm...
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • DuckRails : DuckRails is a development tool. Its main purpose is to allow developers to quickly mock API endpoints that for many possible reasons can't reach at a...
  • Binci : Binci is a utility that allows you to easily containerize your development workflow using Docker. Simply put, it's like having a cleanroom for all of ...

Wick is a free browser-based toolkit for creating small interactive things for the Internet. With Wick, you can create games, animations, and everything in between. Your creations can run on any device with a web browser - that means mobile too. And since Wick lives in the browser, you don't have to download any extra software to use it!

Wick is a hybrid of an animation tool and a coding IDE, heavily inspired by similar tools such as Flash, HyperCard, and Scratch. It was developed in response to a growing need for such a tool for the modern web. You can read more about the creation of Wick here.

animation development tool
DeepForge http://deepforge.org/
10/08/2017 cluster icon
  • MIMIC : MIMIC is a web platform for the artistic exploration of musical machine learning and machine listening. We have designed this collaborative platform a...
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • EleutherAI : EleutherAI is a decentralized grassroots collective of volunteer developers, engineers, and researchers focused on AI alignment, scaling, and open sou...
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • PlatformIO : PlatformIO is an open source ecosystem for IoT development Cross-platform build system. Continuous and IDE integration. Arduino and MBED compatible

DeepForge is a development environment for deep learning designed for
simplicity, collaboration and reproducibility of experiments

machinelearning ide ai
Katacoda https://www.katacoda.com/
01/08/2017 cluster icon
  • Known : Known is a social learning platform. Create your educational community and empower students to publish work, share feedback, and communicate across so...
  • Substack : Substack is an online platform that provides publishing, payment, analytics, and design infrastructure to support subscription newsletters.
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.
  • Watchtower : A container-based solution for automating Docker container base image updates.
  • Gophercises : FREE coding exercises for budding gophers
thumbnail

Learn new technologies right in your browser : Interactive Technical Learning Platform for Software Engineers.

Over 100 interactive scenarios helping you solve real problems and learn new skills. Learn about how different Open Source Projects can help solve your problems. Playgrounds give you a configured environment to start playing and exploring using an unstructured learning approach. Katacoda provides a platform to build live interactive demo and training environments. Our environments can be customised to match your applications requirements. The step-by-step guided pathways are designed to ensure the user learns in the best way possible.

learning platform demo docker
Git Common-Flow https://commonflow.org/
01/08/2017 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • A successful Git branching model : Git-flow workflow presentation

Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based on the original variant of GitHub Flow, while taking into account how a lot of open source projects use git.

In short, Common-Flow is essentially GitHub Flow with the addition of versioned releases, optional release branches, and without the requirement to deploy to production all the time.

git reference
Chromeless https://github.com/graphcool/chromeless
31/07/2017 cluster icon
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • SlimerJS : A scriptable browser for Web developers
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • Browserling : Live interactive cross-browser testing
thumbnail

Chrome automation made simple. Runs locally or headless on AWS Lambda.

Chromeless can be used to...

  • Run 1000s of browser integration tests in parallel ⚡️
    Crawl the web & automate screenshots
  • Write bots that require a real browser
  • Do pretty much everything you've used PhantomJS, NightmareJS or Selenium for before
chrome automation browser test crawler bot
The Ultimate Oldschool PC Font Pack http://int10h.org/oldschool-pc-fonts/
30/07/2017 cluster icon
  • Pardon My Icons : Free icons for your website or desktop.
  • Fawnt : Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts.
  • Feather : Feather is a collection of simple open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability...
  • YOFonts : Free font directory
  • Font Squirrel : Free fonts have met their match. We know how hard it is to find quality freeware that is licensed for commercial work. We've done the hard work, hand-...

Home of the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles

font free retro
Mautic https://www.mautic.org/
24/07/2017 cluster icon
  • Elgg : Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to cr...
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • Tutanota : Tutanota is an open-source end-to-end encrypted email software and freemium hosted secure email service based on this software
  • WikkaWiki : WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages.
  • SquirrelMail : SquirrelMail is a standards-based webmail package written in PHP. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages...

Mautic is marketing automation software (email, social & more). Social Media Marketing, Contact Management, Email Marketing, Forms, Campaigns, Reports

marketing software php social email
Insight.io https://insight.io/
22/07/2017 cluster icon
  • Eclipse Che : Eclipse Che is a developer workspace server and cloud IDE built for teams and organizations.
  • howdoi : Instant coding answers via the command line.
  • 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...
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • Comby : Comby is a tool for matching and rewriting code.

Insight.io brings IDE-like code intelligence features such as cross-reference, class hierarchy and semantic search, right into your browser and helps developers to work with more productivity.

ide code browser tool
page 30 / 82
1638 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn