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
  • Semantic Versioning : I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what...
  • GitLab Leadership : Engineering Management handbook from GitLab
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership

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.
  • 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...
  • 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...
  • 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...
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
  • 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...
  • docopt : Command-line interface description language
  • Pulumi : Pulumi's Infrastructure as Code SDK is the easiest way to create and deploy cloud software that use containers, serverless functions, hosted services,...
  • ASCIIFlow Infinity : Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
  • 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....
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
  • 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, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Iron : Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RES...
  • 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...
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...

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...
  • 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...
  • 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 ...
  • 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
  • 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...
  • 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...
  • Mautic : Mautic is marketing automation software (email, social & more). Social Media Marketing, Contact Management, Email Marketing, Forms, Campaigns, Reports
  • Topsy : Search and Analyze the Social Web.
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
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...
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • dev3000 : Run your dev server through dev3000 to capture server logs, browser events, network requests, and screenshots in a unified timeline. Your coding agent...
  • wrk : wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design ...
  • TailTub : Pipe your app and server logs to TailTub. You get back a unique URL. Share the URL with others to view results in real-time.

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...
  • 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...
  • howdoi : Instant coding answers via the command line.
  • refurb : A tool for refurbishing and modernizing Python codebases.
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
  • Bulma : A modern CSS framework based on Flexbox
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • mini.css : minimal, responsive, style-agnostic CSS framework

a ridiculously small responsive css framework

responsive css framework
Basecamp https://basecamp.com/
09/05/2020 cluster icon
  • 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...
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • GitDuck : GitDuck is a video call tool built for developers that enables you to talk, share your code and do pair programming with ease.
  • gopass : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains. CodeStream supercharges development workflows by putting collabo...
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
  • Respond : Activates media queries in IE6-8
  • Woah.css : CSS Animation Library for eccentric web developers.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • DD_belatedPNG : better PNG background-image support in IE6
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
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...
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • 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-...
  • Webfonts.info : Webfonts.info is the dedicated source for ideas, inspiration, technical know how and anything to do with type on the web.
  • YOFonts : Free font directory
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...
  • 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 ...
  • Watchtower : A container-based solution for automating Docker container base image updates.
  • Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...

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
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Clipperz : Online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being ...
  • gopass : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • Notable : Cross-platform note taking app supporting GitHub Flavored Markdown, no WYSIWYG, without proprietary formats. Features search & replace across all note...
  • Passbolt : Passbolt is a free and open source password manager that allows team members to store and share credentials securely. Passbolt is free, open source an...

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
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • gopass : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • ctop : Top-like interface for container metrics ctop provides a concise and condensed overview of real-time metrics for multiple container
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
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • 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 ...
  • SpiderFoot : With almost 200 modules and growing, SpiderFoot provides an easy-to-use interface that enables you to automatically collect Open Source Intelligence (...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...

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
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Oh My Zsh : Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers...
  • cmder : Portable console emulator for Windows
  • terminal-copilot : With terminal-copilot, you can quickly and easily access commonly used terminal commands right from the command line. Simply type copilot followed by ...
  • present : A terminal-based presentation tool with colors and effects. You can also play a codio (pre-recorded code block) on a slide.
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
  • Mockoon : Mockoon is the easiest and quickest way to design and run mock APIs. No remote deployment, no account required, free and open-source.
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
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
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.
  • LiquidFeedback : LiquidFeedback is an open-source software, powering internet platforms for proposition development and decision making

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
  • DeepGit : DeepGit is a tool to investigate the history of source code. It combines Git Blame and Log information and makes it easy to trace changes to a line or...
  • WikkaWiki : WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages.
  • 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...
  • Lazygit : A simple terminal UI for git commands.
  • Documize : Documize is an open source modern, lightweight and comprehensive alternative to Confluence. It's built with Golang + EmberJS and compiled down to a si...
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