Links
AddLes Rencontres Hivernales du Libre sont des événements qui ont pour but, annuellement, de rassembler les forces suisses du logiciel libre et préoccupations connexes.
Ces événements sont ponctuées d’activités variées, allant des ateliers aux présentations en passant par des sorties plus physiques en extérieur. Les participantes et participants bénéficient d’un cadre et d’une ambiance favorisant les échanges ainsi que le bouillonnement intellectuel, autant individuel que collectif.
Sérénité, confiance, sécurité Nous créons de l'Internet éthique et sans publicité, avec un haut niveau d'exigences pour votre vie privée. FairSocialNet œuvre depuis 2017 pour fournir des services en ligne de qualité, hébergés en Suisse Romande et gérés de manière associative.
Building the next generation of privacy infrastructure Existing internet protocols leak sensitive data that can be used without users knowledge — Nym is developing the infrastructure to prevent this data leakage by protecting every packet’s metadata at the network and application layers.
Recommandations collaboratives de contenus. Tournesol est un projet de recherche participatif et transparent sur l'éthique des systèmes de recommandations. Aidez-nous à faire avancer la recherche en donnant votre avis sur les vidéos que vous avez regardées pour identifier les vidéos d'utilité publique qui devraient être largement recommandées.
Unstyled, accessible components for building high‑quality design systems and web apps in React.
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
Skip all the configuration and setup needed to get your cloud scripts going. A website for writing and running scripts in the browser, including versioning, an API, scheduling and more.
Related contents:
Free UI faces for designers, avatars, dummy faces, AI generated people faces. UI faces for your web projects and designs AI generated people faces you can use in your works for free
Capture website screenshots. Capture screenshots of websites in various resolutions. A good way to make sure your websites are responsive. It's speedy and generates 100 screenshots from 10 different websites in just over a minute. It can also be used to render SVG images.
Community Insights for GitHub repos. Discover useful insights about your open-source project. A free tool to learn about adoption, contributions, diversity and governance of your GitHub repo.
Make HTML elements spin in response to scrolling. Spinning slows down with friction. Works with vertical and horizontal scrolling on any element.
FeatBit is a scalable, high-performance, and 100% open-source feature flags management platform that empowers all teams to deliver, control, experiment with and monetize their software. Feature flag is a modern engineering technology that decouples code deployments from feature releases, giving you control over when and which end-users see which features. FeatBit provides a holistic framework for managing feature flags that enables teams to use flags on a massive scale across various use cases.
🧙♀️ Fast low-code testing — create, run tests and get alerts ⏱️ Create test in <60 secs 👉 Better open source alternative to selenium, cypress and puppeteer. Crusher is a new fast testing framework, it's opinionated and takes a low-code first approach. Create tests by browsing your website and adding assertion when needed.
SVGs are awesome! Thanks to math and geometry, SVG graphics give us a standardized way to create images and icons on the web to be displayed at any size without any loss in image quality. Here's an interactive reference to the most popular and/or interesting parts of the SVG spec.
FAI is a tool for unattended mass deployment of Linux. It's a system to install and configure Linux systems and software packages on computers as well as virtual machines, from small labs to large-scale infrastructures like clusters and virtual environments. You can take one or more virgin PC's, turn on the power, and after a few minutes, the systems are installed, and completely configured to your exact needs, without any interaction necessary.
A multi-platform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use.
HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy. Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
Vous trouverez sur ce site un certain nombre de ressources pédagogiques (tutoriels, supports de cours, exemples de codes, quiz de validation des connaissances) pour différents langages de programmation. Notre objectif est double : vous aider à monter en compétences sur les différents sujets proposés et devenir une des références francophones dans le domaine.
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets. Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel™ 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data. This library needs Go version 1.16 or later. The full docs can be seen using go's built-in documentation tool, or online at go.dev and docs reference.
World's largest free 3D illustrations collection - High quality illustrations - Free for commercial use - No attribution necessary
A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
This repository shares example code and example prompts for accomplishing common tasks with the OpenAI API. To try these examples yourself, you’ll need an OpenAI account. Create a free account to get started. Most code examples are written in Python, though the concepts can be applied in any language. In the same way that a cookbook's recipes don't span all possible meals or techniques, these examples don't span all possible use cases or methods. Use them as starting points upon which to elaborate, discover, and invent.
An auditing tool for detecting vulnerabilities, powered by advisory databases that follow the OSV specification.
Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance. ecode is a lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance. It has been developed with the hardware-accelerated eepp GUI, which provides the core technology for the editor. The project comes as the first serious project using the eepp GUI, and it's currently being developed to improve the eepp GUI library as part of one of its main objectives.
Photo Editor and Graphic Design Maker. Power your brand with photo editing and design. Create scroll-stopping images for Facebook, Instagram, Youtube and more. Ads, logos? Them too.
Audio & Video Transcription | Speech-to-text. Smarter subtitling and transcription. We combine artificial and human intelligence to bring you accurate and fast transcripts, captions, and translated subtitles with ease.
Free Accounting Software. Akaunting is a free, open-source, and online accounting software for small businesses and freelancers. Akaunting @ GitHub
A Free & Open Source Business Accounting Software Liberate your accounting with GNUKhata! Certified by Government of Kerala. Adapted in commerce curriculum of Maharshtra State.
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
Related contents:
Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression. The reference library offers a very wide range of speed / compression trade-off, and is backed by an extremely fast decoder (see benchmarks below). Zstandard library is provided as open source software using a BSD license. Its format is stable and published as IETF RFC 8878.
Related contents:
LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open source software using a BSD license.
The only one API to take screenshots of the websites. Take stunning site screenshots via API. Render websites and HTML as images. Block cookie banners and ads. The API uses the latest Google Chrome for rendering and Google Cloud Platform for performance and scalability.
MySafeIp is a web app acting as a trusted IP source for firewalls. With it, I don't have to open my own services (Nextcloud, bitwarden, etc...) worldwilde. Just me, my family and friends can use those services easily. Family and friends don't even need an account to mysafeip with instant link feature.
Python code to parse a Twitter archive and output in various ways.
- Converts the tweets to markdown and also HTML, with embedded images, videos and links.
- Replaces t.co URLs with their original versions (the ones that can be found in the archive).
- Copies used images to an output folder, to allow them to be moved to a new home.
JavaScript drag and drop, resizing, and multi-touch gestures for modern browsers (and also IE9+) .
formify is an open source application that lets you create, manage and embed forms on any site without writing single line of code.
Placeholder Avatars for the Modern World. Give your app some flair instead of using some generic user icon from some icon library. Use it in your frontend framework of choice.
Modern UI component library for Tailwind CSS. Build your website quickly with Sailboat UI. Sailboat UI is a modern UI component library for Tailwind CSS. Get started with 150+ open source Tailwind CSS components, make it easy to build your products.
UI Design and Prototyping Tool. Component-driven prototyping. Design with the same components that devs build products with. Move your teams out of silos for real process improvements.
A terminal workspace with batteries included.
Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer (similar to tmux and GNU Screen), but this is merely its infrastructure layer.
Tool to create nice color palettes based on multi-color gradients.
A set of 3128 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.
simpleParallax.js is a very simple and tiny Vanilla JS library that adds parallax animations on any images.
Send push notifications to your phone via PUT/POST. ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also open source if you want to run your own.
A new type of shell.
-
Pipelines to control any OS :Nu works on Linux, macOS, BSD, and Windows. Learn it once, then use it anywhere.
-
Everything is data: Nu pipelines use structured data so you can safely select, filter, and sort the same way every time. Stop parsing strings and start solving problems.
-
Powerful plugins: It's easy to extend Nu using a powerful plugin system.
From Markdown to Video. Narakeet makes it easy to script videos using plain text (Markdown) files.
React hero animations. Motion Layout. Create beautiful immersive hero animations using shared components.
Web Skills is a visual overview of useful skills to learn as a web developer. It is useful for people who just started learning about web development and for people who have been in the field for years and want to learn new things. As a beginner, I would encourage you not to see this website as the definitive list of what you need to know but as an example of what you can learn and where you can start. The skills are arranged in chronological order based on what learning path I recommend you to take but feel free to jump around freely.
A minimalist stylesheet for HTML elements
No class names, no frameworks, just semantic HTML and you're done.
Library for animating image backgrounds in websites using WebGL.
It support the following:
- Configurable dynamic camera
- Animated transitions between backgrounds
- Post-processing effects & particles
An introductory course to Creative Coding, covering the most important topics, both for Processing and p5.js
Recreation of the background scale hover effect seen on the DDD Hotel menu using CSS clip paths.
Self-hosted, super simple photo stream. Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos.
CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. It requires Go 1.16+ to build.
EJBCA covers all your needs – from certificate management, registration and enrollment to certificate validation.
Welcome to EJBCA – the Open Source Certificate Authority. EJBCA is one of the longest running CA software projects, providing time-proven robustness and reliability. EJBCA is platform independent, and can easily be scaled out to match the needs of your PKI requirements, whether you’re setting up a national eID, securing your industrial IoT platform or managing your own internal PKI.
Unified monitoring wallboard. Light, ergonomic and reliable monitoring for anything, because you deserve dependable and clean wallboard. Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.