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 16 / 84
Untools https://untools.co/
04/06/2020 cluster icon
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • PrePostPrint : PrePostPrint highlights experimental publications made with free software.
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • StaticGen : Top Open-Source Static Site Generators
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...

Collection of thinking tools and frameworks to help you solve problems, make decisions and understand systems.

decicionmaking reference problemsolving systemsthinking
Snowpack https://www.snowpack.dev/
02/06/2020 cluster icon
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • 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...
  • gulp.js : The streaming build system.
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...
thumbnail

Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from your dev workflow. The end result is a build tool that starts up instantly and wastes no time rebuilding on every change. See changes reflected in the browser instantly.

javascript frontend build tool
Diagrams https://diagrams.mingrammer.com/
24/05/2020 cluster icon
  • 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 ...
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...
thumbnail

Diagrams lets you draw the cloud system architecture in Python code.

It was born for prototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well.

Diagram as Code allows you to track the architecture diagram changes in any version control system.

Diagrams currently supports six major providers: AWS, Azure, GCP, Kubernetes, Alibaba Cloud and Oracle Cloud. It now also supports On-Premise nodes as well as Programming Languages and Frameworks.

python cloud diagram tool
Deno https://deno.land/
23/05/2020 cluster icon
  • Iron : Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RES...
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Zulip : Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conve...

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.

javascript server typescript rust
Beekeeper Studio https://www.beekeeperstudio.io/
17/05/2020 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
  • 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...
  • Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals. SQL indexing is the most effect...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...

Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, SQLite, and SQL Server. Available for Windows, Mac, and Linux.

sql mysql postgresql sqlite tool opensource mac windows linux
likelike-online https://github.com/molleindustria/likelike-online
16/05/2020 cluster icon
  • Bitsy : Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be som...
  • Godot Engine : Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game engine. Godot provides a huge set of common tools, so you can just foc...
  • Openframe : Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art. Openframe is free. Anyone c...
  • Scuttlebot : Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has: Global replication File-synch...
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
thumbnail

The tiniest MMORPG. Choose an avatar and hang out with your friends in a virtual version of LIKELIKE a videogame gallery in Pittsburgh, PA.
This project was created during the COVID-19 quarantine and was meant to evoke the social aspect of LIKELIKE's exhibitions.
You can mod it to create your own virtual exhibitions, multi-user environments or games.

game mmorpg gameengine social art
endpoints.dev https://www.endpoints.dev/
16/05/2020 cluster icon
  • 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...
  • 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...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • ngCordova : ngCordova is a set of AngularJS extensions on top of the Cordova API to make it easier to build, test, and deploy Cordova apps with AngularJS.
  • Requestdiff : Differentiate HTTP headers and content body of two GET URLs.

Use your unique endpoint wherever you need. We'll store the details of any HTTP request and display them below.

http log app
semgrep https://github.com/returntocorp/semgrep
14/05/2020 cluster icon
  • 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...
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • howdoi : Instant coding answers via the command line.
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
thumbnail

semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctness of syntactical and semantic search. Developers, DevOps engineers, and security engineers use semgrep to write code with confidence.

code search tool staticanalysis
lit https://ajusa.github.io/lit/
14/05/2020 cluster icon
  • mini.css : minimal, responsive, style-agnostic CSS framework
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...
  • Bulma : A modern CSS framework based on Flexbox
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.

a ridiculously small responsive css framework

responsive css framework
Basecamp https://basecamp.com/
09/05/2020 cluster icon
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • Vaultier : Easy and secure password and credentials sharing across teams.
  • CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains. CodeStream supercharges development workflows by putting collabo...
  • GitDuck : GitDuck is a video call tool built for developers that enables you to talk, share your code and do pair programming with ease.
thumbnail

Basecamp is a web-based project management tool. Its primary features are to-do lists, milestone management, forum-like messaging, file sharing, and time tracking.

projectmanagement todolist sharing timetracking communication tool team
98.css https://jdan.github.io/98.css/
08/05/2020 cluster icon
  • 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 ...
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Woah.css : CSS Animation Library for eccentric web developers.
  • css.gg : Minimalistic icon library Designed by code, Customizable & Retina-Ready icons — built 100% in pure CSS. Easy integration: Embed, NPM & API
thumbnail

98.css is a CSS library for building interfaces that look like Windows 98.

css retro library
sparks https://github.com/aftertheflood/sparks
08/05/2020 cluster icon
  • Datatype : A variable font that turns text into charts. Datatype uses OpenType ligature substitution to transform simple text expressions like {b:30,70,50,90} in...
  • Fonts In Use : An independent archive of typography.
  • 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, ...
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • UrbanFonts : UrbanFonts features an amazing collection of free fonts, premium fonts and free dingbats.
thumbnail

A typeface for creating sparklines in text without code.

font graph
Tasmota https://tasmota.github.io/docs/
08/05/2020 cluster icon
  • Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
  • Rhasspy : Rhasspy (pronounced RAH-SPEE) is an open source, fully offline voice assistant toolkit for many languages that works well with Home Assistant, Hass.io...
  • Keel : Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
  • sim : Open-source platform to build and deploy AI agent workflows.
  • Rundeck : Rundeck features fine-grain access controls, a built-in job scheduler, and the ability to define workflows that dispatch commands and scripts to your ...

Tasmota is an open source firmware for ESP8266 based devices.
Total local control with quick setup and updates.
Control using MQTT, Web UI, HTTP or serial.
Automate using timers, rules or scripts.
Integration with home automation solutions.

iot firmware automation home
keys.pub https://keys.pub/
08/05/2020 cluster icon
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Notable : Cross-platform note taking app supporting GitHub Flavored Markdown, no WYSIWYG, without proprietary formats. Features search & replace across all note...
  • Magic Wormhole : This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short...
  • Electron : Build cross platform desktop apps with web technologies
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...

Manage cryptographic keys, sigchains and user identities.
Search for keys, verify and import them.
Securely store passwords and secrets.
Encrypt, decrypt, sign, verify
Create a secure connection (Wormhole) between 2 computers.

encryption identitymanagement password application
stup https://github.com/iridakos/stup/blob/master/README.md
01/05/2020 cluster icon
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...
  • docopt : Command-line interface description language
  • grunt : Grunt is a task-based command line build tool for JavaScript projects
  • WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. It allows you to monit...
thumbnail

A CLI tool to easily save, access and organize daily notes, especially for daily standup meeting.

cli tool notes scrum
OpenVAS https://www.openvas.org/
29/04/2020 cluster icon
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • SpiderFoot : With almost 200 modules and growing, SpiderFoot provides an easy-to-use interface that enables you to automatically collect Open Source Intelligence (...

OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low level Internet and industrial protocols, performance tuning for large-scale scans and a powerful internal programming language to implement any type of vulnerability test.

security scan test tool
3mux https://github.com/aaronjanse/3mux
26/04/2020 cluster icon
  • gopass : gopass is a simple but powerful password manager for your terminal.
  • cmder : Portable console emulator for Windows
  • Asciinema : Asciinema is a free and open source solution for recording the terminal sessions and sharing them on the web.
  • Snowflake : Snowflake is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space an...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
thumbnail

3mux is a terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. Imagine tmux with a smaller learning curve and more sane defaults.

terminal
BlurHash https://blurha.sh/
23/04/2020 cluster icon
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...
  • Mockoon : Mockoon is the easiest and quickest way to design and run mock APIs. No remote deployment, no account required, free and open-source.
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
thumbnail

BlurHash is a compact representation of a placeholder for an image.

image api placeholder opensource
Kanboard https://kanboard.org/
19/04/2020 cluster icon
  • 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...
  • 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...
  • Symphony : Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.
  • LiquidFeedback : LiquidFeedback is an open-source software, powering internet platforms for proposition development and decision making
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.

Kanboard is a free and open source Kanban project management software.

projectmanagement kanban opensource software
gollum https://github.com/gollum/gollum
17/04/2020 cluster icon
  • gitfs : gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
  • Gerrit : Web based code review and project management for Git based projects.
  • Dokku : Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.
  • Pleroma : Pleroma is a federated social networking platform, compatible with GNU social and other OStatus implementations. It is free software licensed under th...
thumbnail

A simple, Git-powered wiki with a sweet API and local frontend.

git wiki freesoftware
page 16 / 84
1664 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn