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 15 / 83
Untools https://untools.co/
04/06/2020 cluster icon
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Claude Code Guide : Learn the WHY behind Claude Code, not just the config
  • 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...
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • schema.org : This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can als...

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.
  • 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...
  • 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
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
  • ASCIIFlow Infinity : Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
  • 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...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
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
  • 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...
  • 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, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • 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 ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...

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...
  • 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...
  • 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 ...
  • 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...
  • 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...

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...
  • LÖVE : 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 h...
  • but does it float : Excellent art and design collection
  • 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...
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • REDbot : REDbot is lint for HTTP resources; it tests protocol correctness, cacheability, content negotiation and more. REDbot checks HTTP resources to see how ...
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...

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...
  • 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.
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
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
  • 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.
  • Bulma : A modern CSS framework based on Flexbox
  • 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
  • Teamflow : Teamflow is a virtual office for your team to hang out in. Bring back the presence of being in the office, the energy of working in the same room, the...
  • 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...
  • BugMeNot : BugMeNot: find and share logins Enter a website below to see if the bugmenot community has shared any logins for it...
  • 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...
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
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • darken : Easy control over your dark mode in a web environment
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
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
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Font Awesome : Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related ...
  • Lost Type Co-op : The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.
  • FontStruct : Build, Share, Download Fonts
thumbnail

A typeface for creating sparklines in text without code.

font graph
Tasmota https://tasmota.github.io/docs/
08/05/2020 cluster icon
  • 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...
  • 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...
  • changedetection.io : Free open source web page change detection. Simply monitor which websites had a text change.
  • Maestro : Maestro is the easiest way to automate UI testing for your mobile app.
  • Actionsflow : Free IFTTT/Zapier alternative for developers to automate their workflows based on Github actions

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 ...
  • ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
  • Naked Password : jQuery Plugin to Encourage Stronger Passwords
  • RoadRunner : RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP application server, load balancer and process manager. It supports service mod...
  • Plausible Analytics : Plausible is a lightweight and open-source website analytics tool. It doesn’t use cookies and is fully compliant with GDPR, CCPA and PECR.

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
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • 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...
  • age : A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
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
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • 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 ...
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • 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...

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
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • GateOne : Gate One is an HTML5-powered terminal emulator and SSH client
  • Asciinema : Asciinema is a free and open source solution for recording the terminal sessions and sharing them on the web.
  • Micro : a modern and intuitive terminal-based text editor
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
  • Flagr : Flagr is an open source Go service that delivers the right experience to the right entity and monitors the impact. It provides feature flags, experime...
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Kroki : Convert plain text diagrams to images ! Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), C4 (with PlantU...
  • 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...
  • Mockoon : Mockoon is the easiest and quickest way to design and run mock APIs. No remote deployment, no account required, free and open-source.
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
  • OpenProject : OpenProject is a web-based project management system for location-independent team collaboration. Project management and milestones Project timelines...
  • LibreNMS : A fully featured network monitoring system that provides a wealth of features and device support.
  • 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...
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.

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
  • Yaki : A filesystem based wiki
  • Tiki Groupware/CMS : Tiki Wiki CMS Groupware is a free and open source Wiki-based content management system and online office suite written primarily in PHP and distribute...
  • Weblate : Weblate is a free web-based translation tool with tight Git integration. It features simple and clean user interface, propagation of translations acro...
  • 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...
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
thumbnail

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

git wiki freesoftware
page 15 / 83
1644 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn