Fuchsia - open-source OS developed by Google based on Zircon microkernel.
(GitLab) Redox OS - Unix-like Operating System written in Rust, aiming to bring the innovations of Rust to a modern microkernel and full set of applications.
SimulaVR/Simula - Simula is a VR window manager for Linux that runs on top of Godot.
Shells
PapyElGringo/material-shell - New shell for Gnome following the Material-design guidelines. Proposing a performant and simple opinionated mouse / keyboard workflow to increase daily productivity and comfort.
vifm/vifm - Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt. vifm.info
cheat/cheat - cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
denisidoro/navi - An interactive cheatsheet tool for the command-line.
sshuttle/sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
github/hub - A command-line tool that makes git easier to use with GitHub.
(GitLab) timvisee/ffsend - Easily and securely share files from the command line. A fully featured Firefox Send client.
Y2Z/monolith - CLI tool for saving complete web pages as a single HTML file.
teejee2008/timeshift - System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
ledger/ledger - Double-entry accounting system with a command-line reporting interface.
Canop/broot - A new way to see and navigate directory trees.
facebook/PathPicker - PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything.After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
OpenShot/openshot-qt - OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
powerline/powerline - Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
ryanoasis/vim-devicons - Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more.
ap/vim-css-color - Preview colours in source code while editing.
tmux-plugins/tmux-continuum - Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
gpakosz/.tmux - Oh My Tmux! Pretty & versatile tmux configuration made with ❤️ (imho the best tmux configuration that just works).
altercation/solarized - precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes.
jonls/redshift - Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
Orgmode - document editing, formatting, and organizing mode, designed for notes, planning, and authoring within the free software text editor Emacs in a fast and effective plain-text system.
jceb/vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode.
standardnotes/web - A free, open-source, and completely encrypted notes app.
laurent22/joplin - Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
zadam/trilium - Build your personal knowledge base with Trilium Notes.
yshui/picom - A lightweight compositor for X11 (previously a compton fork).
Shells
GNU Bash - Bash(Bourne Again SHell) is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh).
Zsh - a shell designed for interactive use, although it is also a powerful scripting language.
robbyrussell/oh-my-zsh - A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
minbrowser/min - A fast, minimal browser that protects your privacy.
fanglingsu/vimb - Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
luakit/luakit - Fast, small, webkit based browser framework extensible by Lua.
bromite/bromite - Bromite is Chromium plus ad blocking and privacy enhancements; take back your browser!
browsh-org/browsh - A fully-modern text-based browser, rendering to TTY and browsers.
mozilla/multi-account-containers - Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
EFForg/privacybadger - Privacy Badger is a browser extension that automatically learns to block invisible trackers.
EFForg/https-everywhere - A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
ourresearch/unpaywall - Firefox/Chrome extension that gives you a link to a free PDF when you view scholarly articles.
(codeberg) Booteille/invidition - A WebExtension to redirect ALL YouTube and Twitter requests to their alternative interfaces.
SimonBrazell/privacy-redirect - A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
drive4ik/simple-tab-groups - Create, modify and quick change tab groups. Inspired by the Tab Groups app.
Gestures
Robbendebiene/Gesturefy - Navigate, operate and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.
aria2/aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
lutris/lutris - Open Source gaming platform for GNU/Linux.
Stellarium/stellarium - Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and MacOSX. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
flatpak/flatpak - Linux application sandboxing and distribution framework.
AppImage/appimagekit - Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives.
django-crispy-forms/django-crispy-forms - The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
axnsan12/drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
pandas-dev/pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more.
pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration.
(launchpad) ~leonardr/beautifulsoup - library that makes it easy to scrape information from web pages.
pygame/pygame - pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS.
PyQt - Python binding of the cross-platform GUI toolkit Qt, implemented as a Python plug-in.
3b1b/manim - Animation engine for explanatory math videos.
docopt/docopt - Pythonic command line arguments parser, that will make you smile.
dw/mitogen - Distributed self-replicating programs in Python.
harismuneer/Ultimate-Facebook-Scraper - A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and their profile photos (including Followers, Following, Work Friends, College Friends etc).
certbot/certbot - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
sunainapai/makesite - Simple, lightweight, and magic-free static site/blog generator for Python coders.
minimaxir/stylecloud - Python package + CLI to generate stylistic wordclouds, including gradients and icon shapes!
cookiecutter/cookiecutter - A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, jQuery plugin projects.
sympy/sympy - A computer algebra system written in pure Python.
IanLunn/Hover - A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
Compass/compass - Compass is no longer actively maintained. Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain. discontinued
konvajs/konva - Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
JavaScript
Data visualization
d3/d3 - Bring data to life with SVG, Canvas and HTML.
eventbrite/britecharts - Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
naver/billboard.js - Re-usable, easy interface JavaScript chart library based on D3 v4+.
plouc/nivo - nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries.
chrispsn/mesh - Visualise data and edit JavaScript code using a spreadsheet interface.
lerna/lerna - A tool for managing JavaScript projects with multiple packages.
Modernizr/Modernizr - Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
googlechrome/workbox - JavaScript lhttps://github.com/scikit-learn/scikit-learnhttps://github.com/scikit-learn/scikit-learnhttps://github.com/scikit-learn/scikit-learnibraries for Progressive Web Apps.
KingSora/OverlayScrollbars - A javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.
Grsmto/simplebar - Custom scrollbars javascript library with native scroll, done simple, lightweight, easy to use and cross-browser.
cure53/DOMPurify - DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks.
apostrophecms/sanitize-html - Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance.
processing/p5.js - p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing.
videojs/video.js - Video.js - open source HTML5 & Flash video player.
facebook/flow - Adds static typing to JavaScript to improve developer productivity and code quality.
emotion-js/emotion - CSS-in-JS library designed for high performance style composition.
JedWatson/classnames - A simple javascript utility for conditionally joining classNames together.
browserstate/history.js - History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore.
Microsoft/vcpkg - C++ Library Manager for Windows, Linux, and MacOS.
google/re2 - RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
idea4good/GuiLite - The smallest header-only GUI library(5 KLOC) for all platforms.
ReactiveX/RxJava - RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
mozilla/rhino - Rhino is an open-source implementation of JavaScript written entirely in Java.
bumptech/glide - An image loading and caching library for Android focused on smooth scrolling.
antirez/redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
thlorenz/doctoc - Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.
badges/shields - Concise, consistent, and legible badges in SVG and raster format.
gogs/gogs - Gogs is a painless self-hosted Git service. self-hosted
go-gitea/gitea - Git with a cup of tea, painless self-hosted git service. self-hosted
sitaramc/gitolite - Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
gitbucket/gitbucket - A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility.
foundation/foundation-sites - The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
Dogfalo/materialize - Materialize, a CSS Framework based on Material Design.
jgthms/bulma - Modern CSS framework based on Flexbox.
expo/expo - An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
react-boilerplate/react-boilerplate - A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
vuejs/vue - Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
SimulatedGREG/electron-vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
bootstrap-vue/bootstrap-vue - BootstrapVue, with over 40 plugins, more than 80 custom components and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
buefy/buefy - Lightweight UI components for Vue.js based on Bulma.
meteor/meteor - Meteor, the JavaScript App Platform.
emberjs/ember.js/ - A JavaScript framework for creating ambitious web applications.
facebookexperimental/Recoil - Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
pmndrs/jotai - Primitive and flexible state management for React.
Back-end JavaScript frameworks/CMSs
TryGhost/Ghost - The #1 headless Node.js CMS for professional publishing.
feathersjs/feathers - A framework for real-time applications and REST APIs with JavaScript and TypeScript.
nestjs/nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8).
markedjs/marked - A markdown parser and compiler. Built for speed.
wereturtle/ghostwriter - ghostwriter is a cross-platform, aesthetic, distraction-free Markdown editor.
asciidoctor/asciidoctor - A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
(GitLab) antora/antora - A modular documentation site generator. Designed for users of Asciidoctor.
ansible/ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/.
Static site generators
gatsbyjs/gatsby - Build blazing fast, modern apps and websites with React.
jaspervdj/hakyll - A static website compiler library in Haskell.
gridsome/gridsome - ⚡️Build lightning fast websites and apps with Vue.js.
getzola/zola - A fast static site generator in a single binary with everything built-in.
jekyll/jekyll - Jekyll is a blog-aware static site generator in Ruby.
11ty/eleventy - A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
imathis/octopress - Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
barryclark/jekyll-now - Build a Jekyll blog in minutes, without touching the command line.
electron/electron - Build cross-platform desktop apps with JavaScript, HTML, and CSS.
electron-userland/electron-builder - A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box.
ionic-team/ionic - Build amazing native and progressive web apps with open web technologies. One app running on everything.
flutter/flutter - Flutter makes it easy and fast to build beautiful mobile apps.
PrivateBin/PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. https://privatebin.info.
veracrypt/VeraCrypt - Disk encryption with strong security based on TrueCrypt.
cryptomator/cryptomator - Multi-platform transparent client-side encryption of your files in the cloud.
FiloSottile/age - A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability. age-encryption.org.
Media servers
xbmc/xbmc - Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine.
Theano/Theano - Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
Lasagne/Lasagne - Lightweight library to build and train neural networks in Theano.
microsoft/CNTK - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit.
openai/gym - A toolkit for developing and comparing reinforcement learning algorithms.
opencv/opencv - Open Source Computer Vision Library.
nextcloud/server - Nextcloud server, a safe home for all your data.
owncloud/core - ownCloud web server core (Files, DAV, etc.).
haiwen/seafile - High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
nim-lang/Nim - Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
elixir-lang/elixir - Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
ray-project/ray - A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
lipis/flag-icons - A curated collection of all country flags in SVG — plus the CSS for easier integration.
HTTP clients
curl/curl - A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features.
jakubroztocil/httpie - Modern command line HTTP client – user-friendly curl alternative.
liyasthomas/postwoman - A free, fast & beautiful API request builder (web alternative to Postman).
Kong/insomnia - Cross-platform HTTP and GraphQL Client.
mockoon/mockoon - Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
SmartBear/soapui - SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
microsoft/calculator - Windows Calculator: A simple yet powerful calculator that ships with Windows.
ShareX/ShareX - ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
chatwoot/chatwoot - Opensource alternative to Intercom, Drift, Zendesk, FreshChat.
sebst/pythonic-news - A Hacker News lookalike written in Python/Django, powering news.python.sc.
oldboyxx/jira_clone - A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
PrestaShop/PrestaShop - PrestaShop offers a fully scalable open source ecommerce solution.
hashicorp/vagrant - Vagrant is a tool for building and distributing development environments.
hashicorp/terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
hashicorp/packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
leeoniya/uPlot - An exceptionally fast, tiny time series chart.
evildmp/BrachioGraph - BrachioGraph is an ultra-cheap (total cost of materials - €14) plotter that can be built with minimal skills.
cortexproject/cortex - A multitenant, horizontally scalable Prometheus as a Service.
mateodelnorte/meta - tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
micahflee/onionshare - Securely and anonymously send and receive files, and publish onion sites.
monicahq/monica - Personal CRM. Remember everything about your friends and family.
pirate/ArchiveBox - The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more. self-hosted
netlify/gotrue - An SWT based API for managing users and issuing SWT tokens gotrueapi.org.
Fyrd/caniuse - Raw browser/feature support data from caniuse.com.
monitoror/monitoror - Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything.
spotify/backstage - Backstage is an open platform for building developer portals.
spinnaker/spinnaker - Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
encrypted-dev/userbase - Create secure and private web apps using only static JavaScript, HTML, and CSS.
osmandapp/Osmand - map and navigation application with access to the free, worldwide, and high-quality OpenStreetMap (OSM) data.
iptv-org/iptv - Collection of 8000+ publicly available IPTV channels from all over the world.
edavis/hnrss - Custom, realtime RSS feeds for Hacker News.
matomo-org/matomo - Liberating Web Analytics. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in.
github/super-linter - Combination of multiple linters to install as a GitHub Action.
zgoat/goatcounter - Easy web analytics. No tracking of personal data.
mwaskom/seaborn - Statistical data visualization using matplotlib.
orientechnologies/orientdb - OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text, Geospatial and Key-Value models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.
evolus/pencil - The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
GoogleChromeLabs/quicklink - ⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time.
instantpage/instant.page - Make your site's pages instant in 1 minute and improve your conversion rate by 1%.
cowbell/sharedrop - Easy P2P file transfer powered by WebRTC (inspired by Apple AirDrop).
spieglt/FlyingCarpet - Wireless, encrypted file transfer over automatically configured ad hoc networking. No network infrastructure required (access point, router, switch). Just two laptops with wireless chips in close range. Mac, Windows, and Linux.
musescore/MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
hasura/graphql-engine - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
getferdi/ferdi - Ferdi helps you organize how you use your favourite apps by combining them into one application.
meetfranz/franz - Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.
ramboxapp/community-edition - Free and Open Source messaging and emailing app that combines common web applications into one.
eamodio/vscode-gitlens - Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
squ1b3r/Djaneiro - Django support for Sublime Text 2/3. unmaintained
Git
jisaacks/GitGutter - A Sublime Text 2/3 plugin to see git diff in gutter.
Note-taking/Project management
renerocksai/sublime_zk - A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy.
amruthpillai/reactive-resume - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. https://rxresu.me.
klange/toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
nocodb/nocodb - The Open Source Airtable alternative - Powered by Vue.js.
Algolia - Open source tools for building search. Learn more at community.algolia.com.
Discord - t's time to ditch Skype and Teamspeak. Discord is the only free and secure all-in-one voice+text app designed for gamers that works on your desktop and phone.
HashiCorp - Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
QISKit - An open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
Facebook - We are working to build community through open source technology. NB: members must have two-factor auth.
Facebook Experimental - These are Facebook projects that are not necessarily used in production but are being developed in the open nevertheless.
Microsoft - Open source, from Microsoft with love.
Netlify - Netlify builds, deploys and hosts your front-end.