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 / 82
Maestro https://maestro.dev/
30/03/2026 cluster icon
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • FontStruct : Build, Share, Download Fonts
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • 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...
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...

Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast.
Write your first test in under five minutes using YAML flows and run them on any emulator, simulator, or browser.

opensource testing tool mobile web yaml
Everything Claude Code https://ecc.tools/
25/03/2026 cluster icon
  • sim : Open-source platform to build and deploy AI agent workflows.
  • TheHive Project : A scalable, open source and free Security Incident Response Platform, tightly integrated with MISP (Malware Information Sharing Platform), designed to...
  • XSS game : Warning: You are entering the XSS game area.
  • My First 10 Minutes On a Server : Primer for Securing Ubuntu
  • 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...

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

ai agent skills security claudecode
Unicode characters you can not see https://invisible-characters.com/
22/03/2026 cluster icon
  • Shapecatcher : Unicode character recognition! This is a tool to help you find Unicode characters. Finding a specific character whose name you don't know is cumbersom...
  • Hack a Day : Hackaday serves up Fresh Hacks Every Day from around the Internet.
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • &what: Discover Unicode & HTML Character Entities : amp-what is a quick, interactive reference of 14,500 HTML character entities* and common Unicode characters, 8859-1 characters, quotation marks, punct...
  • OpenMoji : Open source emojis for designers, developers and everyone else!

In Unicode there are a lot of invisible, non-printable characters: regular white-space characters (e.g. U+0020 SPACE), language specific fillers (e.g. U+3164 HANGUL FILLER of the Korean Hangual alphabet), or special characters (e.g. U+2800 BRAILLE PATTERN BLANK). While all of these have a specific meaning in their natural context, they can be used in various applications that don't allow for regular whitespace characters.

unicode hack
p5.waves https://github.com/seb-prjcts-be/p5.waves
22/03/2026 cluster icon
  • Patchies : Patchies is a patcher for things that runs on the web. Patch together audio, visual and computational objects e.g. P5, Hydra, Strudel, ChucK, Orca, To...
  • Nature of Code : Book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework p5js
  • p5.asciify : p5.asciify is an add-on library for p5.js and an advanced open-source ASCII conversion library, designed to transform canvases and textures in WEBGL m...
  • cables : Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping...
  • P5LIVE : p5.js collaborative live-coding vj environment

A p5.js addon library that provides a set of wave functions (sine, cosine, and variants), with usage similar to the noise() function.

creativecoding p5js
Typst https://github.com/typst/typst
22/03/2026 cluster icon
  • Webfonts.info : Webfonts.info is the dedicated source for ideas, inspiration, technical know how and anything to do with type on the web.
  • Baseline : Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography. Baseline starts with s...
  • The League of Moveable Type : The Open-Source Type Movement
  • Dummy Text Generator : This handy tool helps you create dummy text for all your layout needs.
  • Lost Type Co-op : The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.

Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Typst has:

Built-in markup for the most common formatting tasks
Flexible functions for everything else
A tightly integrated scripting system
Math typesetting, bibliography management, and more
Fast compile times thanks to incremental compilation
Friendly error messages in case something goes wrong
typography markup print document
The Am Dash https://www.theamdash.com/
22/03/2026 cluster icon
  • Webfonts.info : Webfonts.info is the dedicated source for ideas, inspiration, technical know how and anything to do with type on the web.
  • Cufón : Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • Typetester : Compare fonts for the screen
  • Lost Type Co-op : The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.

For generations before generative text, writers have used the em dash to hop between thoughts, emotions, and ideas.

But this beloved punctuation mark has become a casualty of the algorithmic age. The em dash has been so widely adopted by AI-generated text that even when used by human hands, it begs the question: was this actually written or apathetically prompted?

We’re launching the am dash initially via two new, tailored typefaces: Times New Human and Areal, available to download and use alongside your custom fonts.

font ai typography
GitNexus https://github.com/abhigyanpatwari/GitNexus
16/03/2026 cluster icon
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • 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...
  • Automatic Pull Request : AutoPR is a GitHub Action that autonomously writes pull requests in response to issues with ChatGPT.

The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent.

code browser ai git knowledge graph rag mcp
Patchies https://patchies.app/
14/03/2026 cluster icon
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Nature of Code : Book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework p5js
  • cables : Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping...
  • p5.waves : A p5.js addon library that provides a set of wave functions (sine, cosine, and variants), with usage similar to the noise() function.
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...

Patchies is a patcher for things that runs on the web. Patch together audio, visual and computational objects e.g. P5, Hydra, Strudel, ChucK, Orca, Tone.js, GLSL, etc.

creativecoding audio visualization p5js hydra strudel
Web Audio Studio https://webaudio.studio/
14/03/2026 cluster icon
  • Gibberish : Gibberish is designed to be a fast audio API for the browser. It takes the low-level building blocks provided by genish.js and uses them to create hig...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • kimono : Turn websites into structured APIs from your browser in seconds
  • CLever Audio Plug-In : CLAP stands for CLever Audio Plug-in. It is an audio plug-in ABI which defines a standard for Digital Audio Workstations and audio plug-ins (synthesiz...
  • Alpaca : Given a web API, Generate client libraries in node, php, python, ruby

Visualize and debug Web Audio graphs

Write Web Audio API code and instantly see the graph it creates.
Inspect signal flow, tweak parameters, and hear every change in real time.

webaudio browser audio api
Ralph https://github.com/snarktank/ralph
10/01/2026 cluster icon
  • sim : Open-source platform to build and deploy AI agent workflows.
  • Everything Claude Code : The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencod...

Ralph is an autonomous AI agent loop that runs Amp repeatedly until all PRD items are complete. Each iteration is a fresh Amp instance with clean context. Memory persists via git history, progress.txt, and prd.json.

AI agent
Karakeep https://karakeep.app/
14/12/2025 cluster icon
  • Bookie Website : Python based delicious.com replacement
  • 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...
  • Memor : Memor is a bookmark manager.
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Precis : Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

selfhosted bookmarks ai search
Fantasque Player https://gitlab.com/raphaelbastide/fantasque-player
09/11/2025 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...
  • LeanBack Player : LeanBack Player is a Javascript based HTML5 Video and Audio Media Player UI that uses build-in HTML5 and element functionality of standard browsers,...
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • Slippy : HTML Slides
  • Wavacity : A free and open source audio editor for the web derived from Audacity

Pimp your native HTML players.

html sound player
Jazz https://jazz.tools/
30/10/2025 cluster icon
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • Grist : Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.
  • 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...

A new kind of distributed database that runs across your frontend, containers, serverless functions and its own cloud.

It syncs data, files and LLM streams instantly and feels like reactive local JSON state.

Built-in auth, orgs, multiplayer, edit history, permissions, encryption, offline support and more.

Self-host or use Jazz Cloud for zero-config magic. Open source (MIT)

distributed database sync cloud opensource
Precis https://github.com/leozqin/precis
27/10/2025 cluster icon
  • FreshRSS : FreshRSS is a self-hosted RSS and Atom feed aggregator.
  • 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.
  • Sonerezh : A self-hosted, web-based application for stream your music, everywhere.
  • Karakeep : A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...

Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming

selfhosted rss application ai
FreshRSS https://freshrss.org/
27/10/2025 cluster icon
  • Precis : Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...
  • 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.
  • Sonerezh : A self-hosted, web-based application for stream your music, everywhere.

FreshRSS is a self-hosted RSS and Atom feed aggregator.

selfhosted rss application
openDAW https://opendaw.studio/
17/10/2025 cluster icon
  • Issuu : Digital Publishing Platform
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • YubNub.org : A social command line for the web
  • Fluid Corpus Manipulation : The Fluid Corpus Manipulation project (FluCoMa) instigates new musical ways of exploiting ever-growing banks of sound and gestures within the digital ...

openDAW is a next-generation web-based Digital Audio Workstation (DAW) designed to democratize music production and to resurface the process of making music by making high-quality creation tools accessible to everyone, with a strong focus on education and hands-on learning.

openDAW is designed with a strong focus on separation of concerns:

The studio runs independently of any specific service infrastructure.
There is no required login, no vendor lock-in.
Users can work immediately in the browser without creating an account.
music daw tool online
sim https://github.com/simstudioai/sim
11/10/2025 cluster icon
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...
  • 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...
  • Pyroscope : Pyroscope is an open source continuous profiling platform. It will help you: Find performance issues in your code Resolve issues with high CPU utiliz...
  • TheHive Project : A scalable, open source and free Security Incident Response Platform, tightly integrated with MISP (Malware Information Sharing Platform), designed to...
  • 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...

Open-source platform to build and deploy AI agent workflows.

ai agent workflow automation opensource platform
Fluid Corpus Manipulation https://www.flucoma.org/
08/09/2025 cluster icon
  • Sema : Sema is a playground where you can rapidly prototype live coding mini-languages for signal synthesis, machine learning and machine listening. Sema aim...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...
  • Troop : Troop is a real-time collaborative tool that enables group live coding within the same document across multiple computers. Hypothetically Troop can ta...
  • https://spag.cc/ : File upload and sound recording for livecoding sessions

The Fluid Corpus Manipulation project (FluCoMa) instigates new musical ways of exploiting ever-growing banks of sound and gestures within the digital composition process, by bringing breakthroughs of signal decomposition DSP and machine learning to the toolset of techno-fluent computer composers, creative coders and digital artists.

music sound machinelearning dsp supercollider tool
Hurl https://hurl.dev/
08/09/2025 cluster icon
  • 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...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions.

Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

cli http test tool api
Better Auth https://www.better-auth.com/
21/08/2025 cluster icon
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • Auth0 : Auth0 is a service that abstracts how users authenticate to applications. You can connect any application (written in any language or on any stack) to...
  • The Bastion : Bastions are a cluster of machines used as the unique entry point by operational teams to securely connect to devices using ssh. The Bastion provides ...
  • pglite : Lightweight WASM Postgres with real-time, reactive bindings.
  • 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...

Better Auth is a framework-agnostic authentication and authorization framework for TypeScript. It provides a comprehensive set of features out of the box and includes a plugin ecosystem that simplifies adding advanced functionalities. Whether you need 2FA, multi-tenancy, multi-session support, or even enterprise features like SSO, it lets you focus on building your application instead of reinventing the wheel.

typescript authentication authorization 2fa sso oauth opensource
page 1 / 82
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn