Awesome List Updates on Oct 04 - Oct 10, 2021
72 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Developer First
Deployment Hosting
- Fly.io - Deploy dockerized full stack apps via a location-aware service (latency reduction).
2. Awesome Libgdx
Resources / Controllers
- gdx-controllers (⭐65) - Adds support to gamepads and joysticks.
Resources / Others
- gdx-jnigen (⭐55) - Small library that allows C/C++ code to be written inline with Java source code.
3. Awesome Appimage
AppImage developer tools / Deployment tools for .NET Core (Mono) applications
- Publish-AppImage for .NET (⭐21) - Publish AppImages for .NET applications.
4. Awesome Open Company
Resources / Books
5. Awesome Neovim
Fuzzy Finder / Diagnostics
- jvgrootveld/telescope-zoxide (⭐306) - Telescope integration for zoxide (⭐21k), a smart directory picker that tracks your usage.
6. Awesome Remote Job
Companies with "remote DNA"
- BandLab - Social music platform that enables creators to make music and share the creative process with musicians and fans.
7. Awesome Wardley Maps
Mapping
- Glamorous Toolkit - A moldable and programmable environment in which Wardley Maps can be intertwinned with knowledge management and multi language notebooks. Follow @feenkcom to learn more.
8. Awesome Fp Js
Libraries
- ts-multimethod (⭐4) - TypeScript multimethods inspired by Clojure multimethods. +TS
- ts-fp-di (⭐2) - Tiny TypeScript functional dependency injection, based on Node.js AsyncLocalStorage. +TS
9. Awesome Geek Podcasts
In English
- Privacy Security & OSINT with Michael Bazzel - This weekly podcast presents ideas to help you become digitally invisible, stay secure from cyber threats, and make you a better online investigator.
10. Awesome Hacking
Web / Other
- TryHackMe - Hands-on cyber security training through real-world scenarios.
11. Android Security Awesome
Tools / Online Analyzers
- AMAaaS - Free Android Malware Analysis Service. A bare-metal service features static and dynamic analysis for Android applications. A product of MalwarePot.
- AppCritique - Upload your Android APKs and receive comprehensive free security assessments
Tools / Dynamic Analysis Tools
- Android_application_analyzer (⭐150) - The tool is used to analyze the content of the Android application in local storage.
- Android Malware Analysis Toolkit - (Linux distro) Earlier it use to be an online analyzer
- Android Reverse Engineering – ARE (android reverse engineering) not under active development anymore
- Cobradroid – custom image for malware analysis
Tools / Market Crawlers
- APK Downloader Online Service to download APK from Playstore for specific Android Device Configuration
Tools / Vulnerable Applications for practice
12. Awesome Roadmaps
Web Development
- Laravel Developer Roadmap (⭐680) - Roadmap to becoming an Laravel developer in 2020 .
Mobile Development
- Flutter Developer Roadmap (⭐5.3k) - Roadmap for creating hybrid apps using Google's Flutter SDK.
Game Development
- Game Programming Roadmap (⭐17k) - Roadmap to becoming a game programmer.
AI / Machine Learning / Data Science
- Deep Learning Reading Roadmap (⭐38k) - Roadmap through seminal deep learning papers.
- Deep Learning Roadmap (⭐4.6k) - Roadmap to getting started with deep learning.
- Data Scientist Roadmap (⭐615) - Roadmap to becoming a data scientist.
- Data scientist Roadmap 2 (⭐6.9k) - Roadmap of tutorials for those interested in data science.
Miscellaneous
- Hacker Roadmap (⭐13k) - Roadmap for amateur pen testers and a collection of hacking tools, resources and references.
- Software Architect Roadmap (⭐1k) - Roadmap for becoming a software architect.
- Software Design and Architecture Roadmap (⭐3.2k) - A software design and architecture roadmap for any developer.
13. Awesome Humane Tech
Social networks / Wear our badge
- News Feed Eradicator - A browser extension that replaces your Facebook news feed with a nice quote.
Internet of Things / Wear our badge
- Jellyfin - A Software Media System that puts you in control of managing and streaming your media.
14. Awesome Generative Deep Art
Artists and Artworks / Deforum
15. Awesome Iot
Software / Operating systems
- Mbed OS - Open-source operating system for Internet of Things (IoT) Cortex-M boards: low-powered, constrained and connected. Mbed OS provides an abstraction layer for the microcontrollers it runs on, so that developers can write C/C++ applications that run on any Mbed-enabled board.
Software / Programming languages
- Rust - Rust is a language focused on performance, reliability and productivity. It is known for its safety, it is memory safe, it uses a borrow checker, and concurrency is also safe.
- TinyGo - TinyGo is a project to bring the Go programming language to microcontrollers and modern web browsers by creating a new compiler based on LLVM. You can compile and run TinyGo programs on many different microcontroller boards such as the BBC micro:bit and the Arduino Uno.
Software / Middlewares
- Thingspeak - An open-source IoT analytics platform service that allows you to aggregate, visualize, and analyze live data streams in the cloud. You can send data to ThingSpeak from your devices, create instant visualization of live data, and send alerts.
16. Awesome Naming
Design Patterns and Anti Patterns
- Shotgun surgery - A programming antipattern where in a single change you wildly add code everywhere in your codebase.
17. Awesome Falsehood
Software Engineering
- Falsehoods about Package Managers - Covers package and their managers.
18. Awesome Engineering Team Management
Recruitment / Interview
- Engineering Leadership Interviews (⭐143) - An outline on how to recruit for engineering manager roles.
Cognitive Tools / Collections
- Awesome Concepts (⭐490) - Laws, principles, mental models and cognitive biases.
19. Awesome Billing
Accounting / Bookkeeping
- Ledger (⭐828) - A scriptable financial ledger, designed to make it easy to model complex financial transactions.
- Akaunting (⭐7.5k) - Open source software designed for small businesses and freelancers.
20. Awesome Interview Questions
Programming Languages/Frameworks/Platforms / Docker
Programming Languages/Frameworks/Platforms / jQuery
21. Awesome Golem
Apps / VPN
- Yagna httpx client (⭐1) - VPN usage on Yagna demonstrating communication with a provider-based HTTP server the way you communicate with any other HTTP server.
22. Awesome Ros2
Operating systems / Build system (ROS2)
- ReconROS (⭐16) - Framework for ROS2 FPGA-based hardware acceleration. Based on ReconOS (⭐27).
23. Awesome Dotnet Core
Frameworks, Libraries and Tools / CMS
- Umbraco (⭐4.4k) - An extensible and friendly Open source ASP.NET Core CMS
24. Awesome Javascript
MVC Frameworks and Libraries / Runner
- Adonis (⭐16k) - The Node.js Framework highly focused on developer ergonomics, stability and confidence.
- GrapesJS (⭐21k) - Free and Open source Web Builder Framework. Next generation tool for building templates without coding.
- Rete.js (⭐9.8k) - A modular framework for visual programming allows to create node based editor in browser.
- litegraph.js (⭐5.7k) - A graph node engine and editor similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D.
- Drawflow (⭐4.5k) - This allow you to create data flows easily and quickly.
- Blockly (⭐12k) - A library that adds a visual code editor to web and mobile apps by Google.
Data Visualization / Runner
- metrics-graphics (⭐7.5k) - A library optimized for concise, principled data graphics and layouts.
- visjs - Multiple Libraries for dynamic, browser-based data visualization.
- Cytoscape.js (⭐9.9k) - A fully featured graph theory library.
- cola.js - library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques
- jointjs (⭐4.5k) - Diagramming library to create static diagrams or fully interactive diagramming tools.
Data Structure / Runner
- ngraph.graph (⭐513) - Graph data structure in javascript.
Storage / Runner
- pouchdb (⭐17k) - Javascript db inspired by Apache CouchDB to run well within the browser.
- datavore (⭐248) - A small, fast, in-browser database engine written in JavaScript.
- Hoodie (⭐4.4k) - Offline First backend to work in browser without internet connectivity.
- NeDB (⭐13k) - Embedded Persistent database for Browsers, nw.js, electron.
Operating System / Runner
- os.js (⭐6.8k) - An open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
Form Widgets / Calendar
- tui.calendar (⭐12k) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
Form Widgets / Other
- dat.GUI (⭐7.4k) - A lightweight gui controller for changing variables in JavaScript.
Modals and Popups / Other
- SweetAlert2 (⭐17k) - An awesome replacement for JavaScript's alert.
- screenfull.js (⭐7k) - the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have to.
Scroll / Other
- asscroll (⭐947) - A hybrid smooth scroll setup that combines the performance gains of virtual scroll with the reliability of native scroll.
- stroll (⭐4.4k) - A collection of CSS List scroll effects bind to dom through javascript.
- locomotive-scroll (⭐7.6k) - Detects the elements in viewport and smooth scrolling with parallax.
- elevator.js (⭐6.6k) - Finally, a "back to top" button that behaves like a real elevator.
Images / Other
- Drift (⭐1.5k) - Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript.
- Magnificent.js (⭐167) - Zoom responsively, images & more, w/ jQuery.
- Panolens.js (⭐2.8k) - Panolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible
Maps / Other
- H3js (⭐4.7k) - Hexagonal hierarchical geospatial indexing system ported to javascript by Uber for geospatial visualization.
Video/Audio / Other
- ts-audio (⭐312) - an agnostic and easy-to-use library to work with the
AudioContext
API.
- ractive-player (⭐749) - A library for making interactive videos in React.js.
- ffmpeg.js (⭐3.2k) - FFmpeg optimized for in-browser use: minimal size for faster loading, asm.js, performance tunings, etc.
- flv.js (⭐23k) - An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash.
- hls.js (⭐14k) - A JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback.
Animations / Other
- Effeckt.css (⭐11k) - A Performant Transitions and Animations Library.
- shuffle-images (⭐212) - The Simplest Way to shuffle through images in a Creative Way.
- tsParticles (⭐7.3k) - A new and improved version of particles.js with bug fixes and many new features.
- barbajs (⭐12k) - It helps you create fluid and smooth transitions between your website's pages.
- typicaljs (⭐1.6k) - Animated typing in ~400 bytes 🐡 of JavaScript
SDK / Other
- javascript-sdk-design (⭐1.4k) - JavaScript SDK design guide extracted from work and personal experience.
Full Text Search / Other
- lunr (⭐8.9k) - Library for use in the browser and It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries.
- flexsearch (⭐12k) - It is a Next-Generation full text search library for Browser and Node.js.
- Elasticlunr (⭐2k) - This library is based on lunr.js, but more flexible and customized.
Misc / Other
- BitSet.js (⭐219) - A JavaScript Bit-Vector implementation.
- Array Explorer (⭐2.6k) and Object Explorer - Resources to help figure out what native JavaScript method would be best to use at any given time.
- Fcal (⭐107) - Math expression evaluator.
- emoji-button (⭐1.2k) - Vanilla JavaScript emoji picker component.
- Peg.js (⭐4.8k) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API.
- lune (⭐116) - Library to calculate the phases of the moon accurately.
- jsemu (⭐1.8k) - A list of emulators written in the JavaScript programming language.
25. Awesome Macos Screensavers
Graphics
ElectropaintOSX
Port of the mesmerizing Silicon Graphics screensaver
Free (Open Source)
26. Urban and Regional Planning Resources
Public Data Resources / Climate
- WUDAPT - This database intends to make accessible coherent and consistent descriptions and information on form and function of urban morphology relevant to climate & environment studies on a worldwide basis.
Public Data Resources / Employment
- Longitudinal Employer-Household Dynamics (LEHD) - The LEHD program combines administrative data, and data from censuses and surveys. From these data, the program creates statistics on employment, earnings, and job flows at detailed levels of geography and industry and for different demographic groups. Additional Information: On The Map Download Page.
Public Data Resources / Equity and Environmental Justice
- EJ Screen - EJSCREEN uses maps and reports to present three kinds of information: Environmental indicators, demographic indicators and EJ Indexes. Additional Information: Download.
Public Data Resources / OpenStreetMap
- Humanitarian OpenStreetMap Tools & Data - HOT provides a rich set of tools for the OSM community. An especially helpful tool is the Export Tool.
Public Data Resources / Transportation
- Transitland - Transitland is an open data platform that collects GTFS, GTFS Realtime, and other open data feeds from over 2,500 transit operators in over 55 countries. Additional Information: Interline, GitHub.
- Global Urban Street Networks - Ready‐to‐use global street network models and calculated indicators in a GIS format. Additional Information: Geopackage Download
Planning Data Specifications / Transportation
- CurbLR - An open data specification for curb regulations maintained by SharedStreets. Additional Information: GitHub, Demo: Interactive map and example feed, Blog post: Why CurbLR was built.
Platforms and Software Resources / Geospatial Data and Visualization
- ArcGIS - This platform is a geographic information system (GIS) for working with maps and geographic information maintained by the Environmental Systems Research Institute (ESRI).
27. Awesome Godot
Plugins and scripts / Various Godot versions
- obs-websocket-gd (⭐85) - Script and editor plugin to control Open Broadcaster Software from Godot via obs-websocket (Godot 3.x).
28. Awesome
Articles / Deployment
- Atomic Deployments Without Tears by Andrew Welch/nystudio107
Articles / Getting Started
- Craft CMS through the eyes of a website designer by Laura Montgomery/A Digital Agency–
3 September 2021
29. Awesome Quantum Computing
Books
- Quantum Computing in Action - For Java developers at all levels who want an early start in quantum computing.
30. Awesome Web Archiving
Tools & Software / Acquisition
- Wayback (⭐1.7k) - A toolkit for snapshot webpage to Internet Archive, archive.today, IPFS and beyond. (Stable)
31. Awesome Fantasy
Epic Fantasy / Codex Alera (2005) by Jim Butcher [4.28] 🔥
- Academ's Fury [4.22]
- Cursor's Fury [4.31]
- Captain's Fury [4.31]
- Princeps' Fury [4.37]
- First Lord's Fury [4.39]
32. Awesome Directus
Extensions / Community
- Editor.js Interface (⭐179) - Block editor (Editor.js) interface for Directus 9.
33. Awesome Deno
Modules / Utils
- optionals (⭐176) - Rust-like error handling and options with exhaustive pattern matching.
34. Awesome Datascience
MOOC's
Books / Visualization Tools
- Regression, a Friendly guide - Early Access
Comics / Book Deals (Affiliated) 🛍
35. Awesome Tmux
Miscellaneous / Development and testing
- sixel-tmux (⭐470) a fork of tmux, with just one goal: having the most reliable support of graphics
36. Awesome Iam
Account Management
- SuperTokens (⭐13k) - Open-source project for login and session management which supports passwordless, social login, email and phone logins.
- UserFrosting (⭐1.6k) - Modern PHP user login and management framework.
Multi-factor auth / Identifiers
- Authelia (⭐21k) - Open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for your applications via a web portal.
Password-less auth / JWT
- jwtXploiter (⭐270) - A tool to test security of json web token.
Authorization / ReBAC frameworks
- Zanzibar: Google's Consistent, Global Authorization System - Scales to trillions of access control lists and millions of authorization requests per second to support services used by billions of people. It has maintained 95th-percentile latency of less than 10 milliseconds and availability of greater than 99.999% over 3 years of production use. Other bits not in the paper. Zanzibar Academy is a site dedicated to explaining how Zanzibar works.
37. Awesome Mysql
GUI
- Sequel Ace (⭐6.6k) - a Mac database management application for working with MySQL databases.
38. Awesome K6
Articles
- K6 — Custom Slack Integration: Metrics are the Magic of Tests - How to send k6 output results to Slack using the handleSummary callback.
39. Awesome Flutter
Image / Backend-Driven
- Lottie (⭐1.1k) - Use airbnb's popular After Effects Animation library by xvrh (⭐1.1k)
Bonus / Game Engine resources
- Awesome Flutter Linux (⭐168) - A curated list of awesome Linux-specific Flutter packages and projects by J-P Nurmi
40. Awesome Rust
Applications / System tools
- bustd (⭐216) - Lightweight process killer daemon to handle out-of-memory scenarios on Linux.
- ouch (⭐2.1k) - Painless compression and decompression on the command-line
Libraries / Asynchronous
41. Awesome Keycloak
Articles
42. Awesome Educational Games
Languages
- Drops - Learn useful words and phrases in a languge of your choosing, with fun gameplay.
Programming
- Bashcrawl - Learn Linux commands by playing a simple text adventure .
43. Awesome Video
Subtitles and Captions / Web
- IMSC HRM validator (⭐8) - Validator for the IMSC Hypothetical Render Model (HRM), which constrains TTML document complexity
- imscJS: IMSC/TTML/SMPTE-TT/EBU-TT-D renderer (⭐83) - Renders IMSC/TTML/SMPTE-TT/EBU-TT-D subtitles and captions to HTML
- ttconv: subtitle/caption format converter (⭐178) - Converts EBU STL, IMSC/TTML/SMPTE-TT/EBU-TT-D and 608/SCC into IMSC, WebVTT and SRT
44. Awesome AutoHotkey
Graphics
- ImagePut (⭐41) - by iseahound - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and v2. - Forum thread: link
45. Awesome Coq
Projects / Libraries
- Algebra Tactics (⭐29) - Ring and field tactics for Mathematical Components.
- Bedrock Bit Vectors (⭐27) - Library for reasoning on fixed precision machine words.
- CoLoR (⭐33) - Library on rewriting theory, lambda-calculus and termination, with sub-libraries on common data structures extending the Coq standard library.
- Flocq - Formalization of floating-point numbers and computations.
Projects / Tools
- coq-dpdgraph (⭐85) - Tool for building dependency graphs between Coq objects.
Projects / Verified Software
- Prosa - Definitions and proofs for real-time system schedulability analysis.
46. Awesome Kotlin
Libraries/Frameworks / Misc
- pearxteam/kpastebin (⭐10) - Multiplatform Kotlin library to interact with the pastebin.com API
Libraries/Frameworks / Configuration
- uchuhimo/konf (⭐308) - A type-safe cascading configuration library for Kotlin/Java, supporting most configuration formats
47. Awesome Mongodb
Resources / Articles
- Tuning MongoDB performance for production systems (Marek Trunkat, Apify) - The techniques and MongoDB Cloud features to debug performance issues and expose sub-optimal queries
48. Awesome Vue
Projects Using Vue.js / Commercial Products
- NocoDB (⭐44k) - An opensource Airtable alternative.
Components & Libraries / Frameworks
- Vue-Admin-Template (⭐9) - A beautiful free vuejs admin template, designed using vuetify and apexcharts. Live Demo
Components & Libraries / UI Layout
- iron-grid-system (⭐4) - A responsive grid system for Vue 3.x.
Components & Libraries / UI Components
- vue-color-input (⭐24) – Vue 3 color picker component whose goal is to replace
<input type="color">
Components & Libraries / Scaffold
- vuejs-vuetify-structured-template boilerplate (⭐26) - A vue-cli template for a full-featured Vuejs + Vuetify + Great structure + API Ready
49. Open Source Flutter Apps
Contents / Tools
- One Second Diary (⭐258) - Minimalist Video Diary app by KyleKun.
50. Awesome Low Code
Platforms / Robotic Process Automation
- Power Automate Desktop (Microsoft) - Automate everything from simple data transfers to complex business workflows—directly from your desktop—using RPA desktop flows in Power Automate Desktop.
- Appian RPA - Orchestrate RPA bots with people, systems, and data in a single workflow, scaling automation across your entire organization.
- Workato RPA - Integration-powered RPA for Intelligent Automation.
Tools, Extensions and Frameworks / Power Platform (Microsoft)
- XrmToolBox (⭐558) - An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps.
- Levelup for Dynamics CRM (⭐188) - Chrome, Edge Chromium and Firefox Extension for Dynamics CRM/365/Power Apps Power users.
- Power Platform Adoption Framework (⭐128) - The framework that enables people to create beautiful and useful things on Power Platform deployed in large, enterprise-grade organizations.
- Flow & Power Apps Migrator (⭐132) - Converts SharePoint Data sources for the MS Flow and PowerApps to a new tenant of your choice.
- SharePoint Workflow Converter (⭐16) - A proof-of-concept C# console application for retrieving legacy 2010 & 2013 custom SharePoint workflow definition files, and creating new Power Automate flows programmatically.
Reference Resources / Power Platform (Microsoft)
- Power Platform Connectors (⭐897) - This is a repository for Microsoft Power Automate, Power Apps, and Azure Logic Apps connectors.
Reference Resources / Workato
- Custom Connector Docs (⭐42) - Source files for Workato custom connector documentation.
Learning Resources / Power Platform (Microsoft)
- Power Apps & Azure Lab (⭐42) - Repository to host the PowerApps Azure Lab.
- PL-900: Power Platform Fundamentals (⭐237) - Power Platform Fundamentals course materials.
Learning Resources / Workato
- Embedding Guide (⭐6) - A guided example on how to use Workato embedded.
Samples, Templates and Solutions / Power Platform (Microsoft)
- Power Apps Samples (⭐383) - Contains curated community Microsoft Power App samples.
- PowerApps Samples (⭐68) - Power Apps samples by Power Nimbus.
- Power Apps Branding Template (⭐62) - A template to empower developers and reduce time wasted on control changes.
- SharePoint Power Platform Solutions (⭐144) - Sample PowerApps solutions designed to be used in SharePoint context.
- Power Automate Samples (⭐234) - Contains curated community samples for Microsoft Power Automate.
- Automatic travel time (⭐2) - Automatic travel time in your Office 365 calendar.
- Message Center in Teams (⭐1) - Message Center in Teams is a simple PowerAutomate Solution to gather Message Center Announcement and post them in a Teams Channel.
- Consume Power BI (⭐19) - Solution based on either Powershell or Power Automate (Flow) to consume the recently released Power BI Asynchronous Unified Scanning API.
- Post List Item To Twitter (⭐0) - A Microsoft Power Automate Flow to Post a SharePoint List Item to Twitter along with media content.
Samples, Templates and Solutions / Workato
- Solution Marketplace - A curated list of ready-to-use solutions built by Workato and vendors.
- Support History - A public repository of resolved support tickets to help tackle issues.
Community / Power Platform (Microsoft)
- PowP.Co Discord Community - A Discord community of Power Platform enthusiasts.
Community / Workato
- Workato Communities - The official Workato communities website.
- Systematic - The only community for business systems.
Blogs / Power Platform (Microsoft)
- PowPco - Single-stop community for everything Power Platform Community related.
Blogs / Workato
- The Connector - Workato blog on Business Automation.
Other Lists / Power Platform (Microsoft)
- Awesome Microsoft Power Platform (⭐79) - A collection of awesome things regarding the Power Platform ecosystem.
51. Awesome Icons
Generic
- Simple icons - Over 1000 Free SVG icons for popular brands.
- Mono Icons - A simple, consistent open-source icon set designed to be used in a wide variety of digital products
52. Awesome Seml
Governance
53. Awesome Vite
Templates / React
- Vitamin (⭐533) - React TypeScript, TailwindCSS, SPA + PWA, Cypress and CI.
- vitejs-template-react-rescript (⭐125) - React + ReScript.
- vite-react-ts-tailwind-firebase-starter (⭐275) - Starter using Vite + React + TypeScript + Tailwind CSS (daisyUI) + Firebase (v9) + Prettier + ESLint.
Templates / Elm
- vite-elm-template (⭐123) - A default template for building Elm applications.
Framework-agnostic Plugins / Loaders
- unplugin-icons (⭐3.9k) - Access thousands of icons as components.
Framework-agnostic Plugins / Bundling
- rollup-plugin-critical (⭐90) - Generate critical CSS.
Framework-agnostic Plugins / Transformers
- vite-plugin-virtual-html (⭐71) - Make Vite MPA consistent with
@vue/cli
.
- vite-plugin-global-style (⭐127) - Deal with global styles for CSS, SASS, LESS and Stylus.
Framework-agnostic Plugins / Helpers
- vite-plugin-mkcert (⭐568) - Provide certificates https dev server.
- vitawind (⭐155) - Install and Setting Tailwind CSS automatically.
- unplugin-auto-import (⭐3.2k) - On-demand API auto-importing.
- vite-plugin-inspect (⭐1.2k) - Inspect the intermediate state of Vite plugins.
Vue / Integrations
- unplugin-vue2-script-setup (⭐598) - Enabling
<script setup>
syntax for Vue 2.
Vue / Helpers
- unplugin-vue-components (⭐3.7k) - On-demand components auto-importing.
- vite-plugin-vue2-suffix (⭐9) - Compatible without '.vue' suffix.
Rollup Plugins / Covered by default in Vite
- @rollup/plugin-typescript (⭐3.6k) - Integration between Rollup and TypeScript.
54. Awesome Transit
GTFS Analysis Tools / Ruby
- GTFS-to-Chart (⭐30) - Creates stringline charts showing all vehicles on a transit route from GTFS data.
55. Awesome Devtools
Resources / Validation & Parsers
- CSP Evaluator - Evaluate CSP rules
56. Awesome Vehicle Security
Miscellaneous / Episodes
- Uptane - Uptane is an open and secure software update system design protecting software delivered over-the-air to the computerized units of automobiles and is designed to be resilient even to the best efforts of nation state attackers.
57. Awesome Board Games
Family
Sushi Draft
Sushi Draft is a card game that looks good enough to eat! Sushi Draft includes a deck of 32 sushi cards (8 ikura, 7 ebi, 6 maguro, 5 tamago, 4 kappa and 2 "wild" triples) and 18 point tokens (three each for the five types of sushi and three for dessert); the point tokens range in value from 1-5, with the more plentiful sushi dishes being worth more points. Over three rounds, players draft plates of sushi and collect sushi points, which are drawn randomly. The player with the most diverse menu gets dessert. Players tally their points, and whoever has the highest score wins. Sushi Draft is quick to learn and fun for the whole family, and is the perfect introduction to the classic genre of pick-and-pass/card-drafting games!
Players | Min. Age | Time |
---|---|---|
3 - 5 | 8 | 15m |
PARKS
PARKS is a celebration of the US National Parks featuring illustrious art from Fifty-Nine Parks. In PARKS, players will take on the role of two hikers who will trek trails to see sites, observe wildlife, take photos, and visit national parks over the course of the game. They will take actions and collect memories of the places your hikers visit. These memories are represented by various resource tokens like mountains and forests. Collecting these memories in sets will allow players to trade them in to visit a National Park at the end of each hike. Each trail, represented by tiles, represents a different season, and as each season passes, the trails change and grow steadily longer. Each turn, players send one of their hikers down the trail. While on the trail, hikers will see beautiful sites and perform an action when they arrive. When a hiker reaches the end of the trail, they can spend tokens they have received to visit Parks and earn points. Your goal is to have the most points from your Parks, photos, and personal bonus at the end of the year.
Players | Min. Age | Time |
---|---|---|
1 - 5 | 10 | 40 -70m |
Strategy
The Estates
Players take on the role of investors seeking to make the most money by developing buildings in The Estates. The Estates is a new urban development featuring high-end infrastructure and a modern atmosphere for its citizens. The City Council recently approved the zoning map for The Estates. It calls for two rows of four buildings each, located between the River and Main Street. The meadows on the other side of the River are to remain a recreational area for the City. Players will bid for the various building pieces and place them in The Estates to their benefit. All buildings in completed rows score positive points, while all buildings in incomplete rows score negative points. It is possible to have zero completed rows of buildings. At the end, the player with the highest score wins The Estates!
Players | Min. Age | Time |
---|---|---|
2 - 5 | 10 | 40-60m |
Telepathy
In this puzzle solving challenge of deduction, logic and intuition, players go head to head to see who can be the first to guess their opponent's secret square. Every action turn brings you closer to finding the hidden, ancient symbol. But watch out; your opponent may be closer to solving your secret square than you think! The Telepathy board game is an outstanding logic building tool, ideal for educators and puzzle solvers alike. If you like Sudoku, Mastermind, or Battleship, this game is for you.
Players | Min. Age | Time |
---|---|---|
2 - 4 | 12 | 20m |
Chinese Checkers
Sternhalma, commonly known as Chinese checkers or Chinese chequers, is a strategy board game of German origin which can be played by two, three, four, or six people, playing individually or with partners. The game is a modern and simplified variation of the game Halma.
Players | Min. Age | Time |
---|---|---|
2 - 6 | 7 | 10–30m |
Party
Abalone
This beautiful and functional board has room for two teams of large marbles. Players take turns pushing the marbles around the board, with the goal of pushing six of the opposing player's marbles off the board. The central idea is that a column of marbles has weight given by the number of marbles in line. Someone will need to push with a heavier group of marbles in order to push the column along that axis. However, with six possible directions, it's difficult to defend yourself perfectly. Also, it's possible to play the game with up to six players when supplemental marble sets are purchased.
Players | Min. Age | Time |
---|---|---|
2 | 7+ | 30m |
Nine Men's Morris
The board consists of a grid with twenty-four intersections or points. Each player has nine pieces, or "men", usually coloured black and white. Players try to form 'mills'—three of their own men lined horizontally or vertically—allowing a player to remove an opponent's man from the game. A player wins by reducing the opponent to two pieces (where they could no longer form mills and thus be unable to win), or by leaving them without a legal move.
Players | Min. Age | Time |
---|---|---|
2 | 5+ | 5m-60m |
Small World
An area control game where players control different fantasy races with a unique set of abilities. The goal is to conquer and control as much of the player board as possible and halting your opponents' expansion. When your race can't expand any further you let it fall into decline and pick a new race to continue the quest for dominance.
Players | Min. Age | Time |
---|---|---|
2 - 5 | 8 | 40-80m |
58. Awesome Robotic Tooling
Data Visualization and Mission Control / Command Line Interface
- Foxglove Studio (⭐1.3k) - Web and desktop app for robotics visualization and debugging; actively maintained fork of webviz.
59. Awesome Gatling
Tools / Frameworks
- Carrier - Continuous test execution platform with ability to perform load testing using customized JMeter and Gatling containers.
- Karate Gatling - Re-use Karate API-tests as performance tests executed by Gatling.
60. Free for Dev
APIs, Data, and ML
- Mocky - A simple web app to generate custom HTTP responses for mocking HTTP requests. Also available as open source (⭐2k).
- CraftMyPDF - Auto-Generate PDF documents from reusable templates with a drop-and-drop editor and a simple API. The free plan comes with 100 PDFs/month and three templates.
Web Hosting
- FreeFlarum - Community-powered free Flarum hosting for up to 250 users (donate to remove the watermark from the footer).
Miscellaneous
- Carbon.now.sh - create and share code snippets in an aesthetic screenshot-like image format. Usually used to aesthetically share/show off code snippets on Twitter or blog posts.
- QuickType.io - Quickly auto-generate models/class/type/interface and serializers from JSON, schema, and GraphQL for working with data quickly & safely in any programming language. Convert JSON into gorgeous, typesafe code in any language.
- ray.so - Create beautiful images of your code snippets.
61. Awesome Machine Learning
Python / Computer Vision
- dockerface (⭐189) - Easy to install and use deep learning Faster R-CNN face detection for images and video in a docker container. [Deprecated]
62. Awesome Lit
Starter Templates
- Lit Webpack Starter (⭐10) - Starter for multipage apps with Lit and Typescript, using Webpack.
Tutorials
63. Awesome Cpp
CLI
- FINAL CUT (⭐977) - Library for creating terminal applications with text-based widgets. [LGPL]
Scientific Computing
- preCICE (⭐726) - Coupling library for partitioned multi-physics simulations (FSI, CHT, and more). [LGPL] website
Serialization
- cista (⭐1.8k) - A C++17 library for zero-copy high-performance (de-)serialization. [MIT]
64. Awesome Scala Native
File Formats and Parsers
- squiggly (⭐2) - Cross-platform template language for Scala, inspired by Liquid and Hugo templates.
65. Awesome Security
Network / IDS / IPS / Host IDS / Host IPS
- CrowdSec (⭐7.8k) - CrowdSec is a free, modern & collaborative behavior detection engine, coupled with a global IP reputation network. It stacks on Fail2Ban's philosophy but is IPV6 compatible and 60x faster (Go vs Python), uses Grok patterns to parse logs and YAML scenario to identify behaviors. CrowdSec is engineered for modern Cloud / Containers / VM based infrastructures (by decoupling detection and remediation). Once detected, you can remedy threats with various bouncers (firewall block, nginx http 403, Captchas, etc.) while the aggressive IPs can be sent to CrowdSec for curation before being shared among all users to further strengthen the community
Web / Scanning / Pentesting
- Keyscope (⭐376) - Keyscope is an extensible key and secret validation for checking active secrets against multiple SaaS vendors built in Rust
EBooks / Online resources
- The Security Engineer Handbook - A short read that discusses the dos and dont's of working in a security team, and the many tricks and tips that can help you in your day-to-day as a security engineer.
66. Awesome Devsecops
Infrastructure as Code Analysis / Multi-Platform
- Spectral DeepConfig - Spectral - Find misconfiguration both in infrastructure as well as apps as early as commit time.
Supply Chain Security / Ruby
- Sigstore - sigstore is a set of free to use and open source tools, including fulcio (⭐622), cosign (⭐4.2k) and rekor (⭐853), handling digital signing, verification and checks for provenance needed to make it safer to distribute and use open source software.
67. Awesome Streaming
Table of Contents / Streaming Library
- YoMo (⭐1.6k) [Go] - An open source Streaming Serverless Framework for building Low-latency Geo-distributed system. YoMo Built atop QUIC Transport Protocol and Functional Reactive Programming interface.
Table of Contents / Data Pipeline
- fluvio (⭐2.8k) [Rust/WASM] - Real-time programmable data streaming platform with in-line computation capabilities.
68. Awesome Electron
Open Source / Other
- VIR (⭐156) - Intelligent time manager with automatic planning.
69. Awesome Minecraft
Mods / Performance
- OptiFabric - A Fabric mod to allow Optifine to run using Fabric loader.
70. Public Apis
Anime
API: Danbooru Anime
Description: Thousands of anime artist database to find good anime art
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Mangapi
Description: Translate manga pages from one language to another
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Anti-Malware
API: MalwareBazaar
Description: Collect and share malware samples
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Web of Trust
Description: IP/domain/URL reputation
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Authentication & Authorization
API: SAWO Labs
Description: Simplify login and improve user experience by integrating passwordless authentication in your app
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Blockchain
API: Bitquery
Description: Onchain GraphQL APIs & DEX APIs
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Call this API:
API: Chainlink
Description: Build hybrid smart contracts with Chainlink
Auth: No
HTTPS: Yes
CORS: Unknown
Call this API:
API: Chainpoint
Description: Chainpoint is a global network for anchoring data to the Bitcoin blockchain
Auth: No
HTTPS: Yes
CORS: Unknown
Call this API:
API: Covalent
Description: Multi-blockchain data aggregator platform
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Call this API:
API: Nownodes
Description: Blockchain-as-a-service solution that provides high-quality connection via API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Call this API:
Books
API: A Bíblia Digital
Description: Do not worry about managing the multiple versions of the Bible
Auth:
apiKey
HTTPS: Yes
CORS: No
Calendar
API: Calendarific
Description: Worldwide Holidays
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Cloud Storage & File Sharing
API: Quip
Description: File Sharing and Storage for groups
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Postman:
Cryptocurrency
API: Bybit
Description: Cryptocurrency data feed and algorithmic trading
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: CoinDCX
Description: Cryptocurrency Trading Platform
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: CryptingUp
Description: Cryptocurrency data
Auth: No
HTTPS: Yes
CORS: Unknown
API: Ethplorer (⭐820)
Description: Ethereum tokens, balances, addresses, history of transactions, contracts, and custom structures
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: FTX
Description: Complete REST, websocket, and FTX APIs to suit your algorithmic trading needs
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Indodax (⭐110)
Description: Trade your Bitcoin and other assets with rupiah
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: INFURA Ethereum
Description: Interaction with the Ethereum mainnet and several testnets
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Currency Exchange
API: Economia.Awesome
Description: Portuguese free currency prices and conversion with no rate limits
Auth: No
HTTPS: Yes
CORS: Unknown
Development
API: API Grátis
Description: Multiples services and public APIs
Auth: No
HTTPS: Yes
CORS: Unknown
API: Blynk-Cloud
Description: Control IoT Devices from Blynk IoT Cloud
Auth:
apiKey
HTTPS: No
CORS: Unknown
API: Databricks
Description: Service to manage your databricks account,clusters, notebooks, jobs and workspaces
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Docker Hub
Description: Interact with Docker Hub
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Ghost
Description: Get Published content into your Website, App or other embedded media
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Google Docs
Description: API to read, write, and format Google Docs documents
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
API: Lua Decompiler
Description: Online Lua 5.1 Decompiler
Auth: No
HTTPS: Yes
CORS: Yes
API: Open Page Rank
Description: API for calculating and comparing metrics of different websites using Page Rank algorithm
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Qrcode Monkey
Description: Integrate custom and unique looking QR codes into your system or workflow
Auth: No
HTTPS: Yes
CORS: Unknown
Dictionaries
API: Indonesia Dictionary
Description: Indonesia dictionary many words
Auth: No
HTTPS: Yes
CORS: Unknown
Documents & Productivity
API: Api2Convert
Description: Online File Conversion API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Asana
Description: Programmatic access to all data in your asana system
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Clockify
Description: Clockify's REST-based API can be used to push/pull data to/from it & integrate it with other systems
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Html2PDF
Description: HTML/URL to PDF
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Environment
API: BreezoMeter Pollen
Description: Daily Forecast pollen conditions data for a specific location
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Danish data service Energi
Description: Open energy data from Energinet to society
Auth: No
HTTPS: Yes
CORS: Unknown
API: National Grid ESO
Description: Open data from Great Britain’s Electricity System Operator
Auth: No
HTTPS: Yes
CORS: Unknown
Finance
API: Moov
Description: The Moov API makes it simple for platforms to send, receive, and store money
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Call this API:
API: StockData
Description: Real-Time, Intraday & Historical Market Data, News and Sentiment API
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Call this API:
API: WallstreetBets
Description: WallstreetBets Stock Comments Sentiment Analysis
Auth: No
HTTPS: Yes
CORS: Unknown
Call this API:
API: Yahoo Finance
Description: Real time low latency Yahoo Finance API for stock market, crypto currencies, and currency exchange
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Call this API:
Food & Drink
API: Kroger
Description: Supermarket Data
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Games & Comics
API: Battle.net
Description: Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs
Auth:
OAuth
HTTPS: Yes
CORS: Yes
API: Crafatar
Description: API for Minecraft skins and faces
Auth: No
HTTPS: Yes
CORS: Yes
API: Disney
Description: Information of Disney characters
Auth: No
HTTPS: Yes
CORS: Yes
API: Dungeons and Dragons (Alternate)
Description: Includes all monsters and spells from the SRD (System Reference Document) as well as a search API
Auth: No
HTTPS: Yes
CORS: Yes
API: FunTranslations
Description: Translate Text into funny languages
Auth: No
HTTPS: Yes
CORS: Yes
API: PUBG
Description: Access in-game PUBG data
Auth:
apiKey
HTTPS: Yes
CORS: Yes
-
Description: An extensive API containing data of most Valorant in-game items, assets and more
Auth: No
HTTPS: Yes
CORS: Unknown
Geocoding
API: IBGE
Description: Aggregate services of IBGE (Brazilian Institute of Geography and Statistics)
Auth: No
HTTPS: Yes
CORS: Unknown
API: ip-api
Description: Find location with IP address or domain
Auth: No
HTTPS: No
CORS: Unknown
API: ipapi.co
Description: Find IP address location information
Auth: No
HTTPS: Yes
CORS: Yes
API: ipapi.com
Description: Real-time Geolocation & Reverse IP Lookup REST API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Telize
Description: Telize offers location information from any IP address
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Yandex.Maps Geocoder
Description: Use geocoding to get an object's coordinates from its address
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Government
API: Brazil Receita WS
Description: Consult companies by CNPJ for Brazilian companies
Auth: No
HTTPS: Yes
CORS: Unknown
API: City, Berlin
Description: Berlin(DE) City Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: City, Gdańsk
Description: Gdańsk (PL) City Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: City, Helsinki
Description: Helsinki(FI) City Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: Open Government, ACT
Description: Australian Capital Territory Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
-
Description: Denmark Government Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
-
Description: Mexico Government Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: Open Government, Queensland Government
Description: Queensland Government Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: Open Government, South Australian Government
Description: South Australian Government Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: Open Government, Victoria State Government
Description: Victoria State Government Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: Open Government, West Australia
Description: West Australia Open Data
Auth: No
HTTPS: Yes
CORS: Unknown
API: UK Companies House
Description: UK Companies House Data from the UK government
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
API: US Presidential Election Data by TogaTech
Description: Basic candidate data and live electoral vote counts for top two parties in US presidential election
Auth: No
HTTPS: Yes
CORS: No
Health
API: Covid-19 JHU CSSE
Description: Open-source API for exploring Covid19 cases based on JHU CSSE
Auth: No
HTTPS: Yes
CORS: Yes
API: Covid-19 Live Data (⭐1.4k)
Description: Global and countrywise data of Covid 19 daily Summary, confirmed cases, recovered and deaths
Auth: No
HTTPS: Yes
CORS: Yes
API: COVID-ID
Description: Indonesian government Covid data per province
Auth: No
HTTPS: Yes
CORS: Yes
API: Humanitarian Data Exchange
Description: Humanitarian Data Exchange (HDX) is open platform for sharing data across crises and organisations
Auth: No
HTTPS: Yes
CORS: Unknown
Machine Learning
API: Imagga
Description: Image Recognition Solutions like Tagging, Visual Search, NSFW moderation
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: SkyBiometry
Description: Face Detection, Face Recognition and Face Grouping
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Open Data
API: API Setu
Description: An Indian Government platform that provides a lot of APIS for KYC, business, education & employment
Auth: No
HTTPS: Yes
CORS: Yes
Open Source Projects
API: GitHub Contribution Chart Generator
Description: Create an image of your GitHub contributions
Auth: No
HTTPS: Yes
CORS: Yes
Photography
API: PlaceKeanu
Description: Resizable Keanu Reeves placeholder images with grayscale and young Keanu options
Auth: No
HTTPS: Yes
CORS: Unknown
API: shutterstock
Description: Stock Photos and Videos
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
Security
API: BinaryEdge
Description: Provide access to BinaryEdge 40fy scanning platform
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: BitWarden
Description: Best open-source password manager
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
API: Botd (⭐988)
Description: Botd is a browser library for JavaScript bot detection
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Dehash.lt
Description: Hash decryption MD5, SHA1, SHA3, SHA256, SHA384, SHA512
Auth: No
HTTPS: Yes
CORS: Unknown
API: Microsoft Security Response Center (MSRC)
Description: Programmatic interfaces to engage with the Microsoft Security Response Center (MSRC)
Auth: No
HTTPS: Yes
CORS: Unknown
Shopping
API: Flipkart Marketplace
Description: Product listing management, Order Fulfilment in the Flipkart Marketplace
Auth:
OAuth
HTTPS: Yes
CORS: Yes
API: Lazada
Description: Retrieve product ratings and seller performance metrics
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Social
API: Microsoft Graph
Description: Access the data and intelligence in Microsoft 365, Windows 10, and Enterprise Mobility
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
API: Product Hunt
Description: The best new products in tech
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
API: Revolt
Description: Revolt open source Discord alternative
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: TamTam
Description: Bot API to interact with TamTam
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Test Data
API: English Random Words
Description: Generate English Random Words with Pronunciation
Auth: No
HTTPS: Yes
CORS: No
API: Random Data
Description: Random data generator
Auth: No
HTTPS: Yes
CORS: Unknown
Text Analysis
API: LibreTranslate
Description: Translation tool with 17 available languages
Auth: No
HTTPS: Yes
CORS: Unknown
Transportation
API: AZ511
Description: Access traffic data from the ADOT API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Railway Transport for France
Description: SNCF public API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Transport for Hessen, Germany
Description: RMV API (Public Transport in Hessen)
Auth: No
HTTPS: Yes
CORS: Unknown
API: Transport for Ottawa, Canada
Description: OC Transpo API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Velib metropolis, Paris, France
Description: Velib Open Data API
Auth: No
HTTPS: Yes
CORS: No
URL Shorteners
API: Clico
Description: URL shortener service
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Video
-
Description: Harry Potter Characters Data with with imagery
Auth: No
HTTPS: Yes
CORS: Unknown
API: Simkl
Description: Movie, TV and Anime data
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Weather
API: Aemet
Description: Weather and forecast data from Spain
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: AQICN
Description: Air Quality Index Data for over 1000 cities
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Micro Weather
Description: Real time weather forecasts and historic data
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: WeatherAPI
Description: Weather API with other stuff like Astronomy and Geolocation API
Auth:
apiKey
HTTPS: Yes
CORS: Yes
71. Free Programming Books (English, By Subjects)
0 - Meta-Lists
Algorithms & Data Structures
- Data Structures - Wikibooks
Artificial Intelligence
- Artificial Intelligence for a Better Future: An Ecosystem Perspective on the Ethics of AI and Emerging Digital Technologies - Bernd Carsten Stahl (PDF, EPUB)
- On the Path to AI: Law’s prophecies and the conceptual foundations of the machine learning age - Thomas D. Grant, Damon J. Wischik (PDF, EPUB)
Compiler Design
- Introduction to Compilers and Language Design - Douglas Thain (PDF)
Containers
- Uncomplicating Kubernetes - Jeferson Fernando
Graphical User Interfaces
- Event-Driven GTK by Example — 2021 Edition - Michael Murphy
Mathematics
- College Trigonometry - Carl Stitz, Jeff Zeager (PDF)
- Paul's Online Notes: Algebra, Calculus I-III and Differential Equations - Paul Dawkins @ Lamar University
- The Open Logic Text - Open Logic Project (PDF)
Networking
- Kafka gentle introduction - Mitch Seymour
Professional Development
- Software Environment Concepts - Amr Elmohamady (🚧 in process)
Search Engines
- Search Engines: Information Retrieval in Practice - W. Bruce Croft, Donald Metzler, Trevor Strohman (PDF)
Security & Privacy
- Cryptography - Wikibooks (HTML) (🚧 in process)
Theoretical Computer Science
- Delftse Foundations of Computation - Stefan Hugtenburgand, Neil Yorke-Smith @ TU Delft Open (PDF)
72. Awesome Decentralized
Applications
- Agregore (⭐723): A minimalistic web browser that supports multiple peer-to-peer protocols and is extensible with standard WebExtensions.
- airpaste ☠️ (⭐820): A 1-1 network pipe that auto discovers other peers using mdns. Can send text or files.
- Friendica (⭐1.4k): Decentralised communications platform that integrates social communication. Connect effortlessly to a federated communications network of several thousand servers, with more than half a million users. Directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless of where each user profile is hosted.
- LF (⭐889): Fully decentralized fully replicated key/value store. Fully decentralized means anyone can run a node without obtaining special permission, and all nodes are effectively equal. Fully replicated means every node stores all data.
- ShareDrop ☠️ (⭐9.4k): Clone of Apple AirDrop service. Allows transferring files directly between devices, without having to upload them to any server first.
- TheDistributedBay ☠️ (⭐27): P2P rewrite of the Open Bay/Pirate Bay. It uses a completely distributed protocol to share entries between numerous nodes. This makes it nearly impossible to take down by seizure of servers. Each node contains a complete copy, and any changes are propagated through the network.
- webcat ☠️ (⭐442): P2P pipe across the web using webrtc that uses Github private/public key for authentication and a signalhub for discovery. Can send text or files.
- Prev: Oct 11 - Oct 17, 2021
- Next: Sep 27 - Oct 03, 2021