Awesome List Updates on Mar 07, 2021
13 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Machine Learning with Ruby
Projects and Code Examples / Vector search
- Handwritten Digits Recognition (⭐5) - Handwritten digits recognition using Neural Networks and Ruby.
2. Awesome Embedded Rust
Peripheral Access Crates / Nordic
nrf52811-pac
- Peripheral access API for the nRF52811 microcontroller (generated using svd2rust) -
nrf52833-pac
- Peripheral access API for the nRF52833 microcontroller (generated using svd2rust) -
nrf5340-app-pac
- Peripheral access API for the nRF5340 application core (generated using svd2rust) -
nrf5340-net-pac
- Peripheral access API for the nRF5340 network core (generated using svd2rust) -
nrf9160-pac
- Peripheral access API for the nRF9160 system-in-package (generated using svd2rust) -
HAL implementation crates / Nordic
3. Awesome Godot
Plugins and scripts / Godot 3.2+
- Godot Gif Getter (⭐40) - An in-game utility for recording and saving GIFs (written in GDNative Rust).
4. Awesome Jax
Libraries
- RLax - Library for implementing reinforcement learning agents.
5. Awesome LaTeX
Books / TikZ
6. Awesome Iam
Competitive Analysis / GDPR
- Google Cloud Developer's Cheat Sheet (⭐7.9k) - Describe all GCP products in 4 words or less.
7. Awesome Wordpress Gatsby
Articles and Talks
- 2020.11: Announcing WPGraphQL v1.0
- 2019.06: Modern Web Development on the JAMstack - A report from Netlify about Modern Web Development on the JAMStack, published by O'REILLY.
WordPress / Essential Plugins
- WPGatsby - This plugin configures your WordPress site to be an optimized source for Gatsby.
WordPress / WPGraphQL Extensions
- WPGraphQL Cors (⭐80) - This FREE plugin from @kidunot89 and @byfunkhaus claims to enable authentication with WPGraphQL to “just work” by allowing you to set CORS headers that GraphQL will accept, which means WordPress default auth cookies can be accepted.
- Total Counts for WPGraphQL (⭐12) - This FREE plugin from @builtbycactus exposes total counts to connections in the WPGraphQL Schema.
- WPGraphQL Meta (⭐18) - This FREE plugin from @robertorourke exposes meta registered via the WordPress register_meta API to WPGraphQL.
- WPGraphQL Meta Query (⭐40) - Adds Meta_Query support to the WPGraphQL Plugin for postObject query args.
- WPGraphQL Persisted Queries (⭐18) - This FREE plugin from @qz adds the ability to use Persisted Queries with WPGraphQL.
- WPGraphQL Offset Pagination (⭐13) - This FREE plugin from @enshrined adds basic offset pagination as opposed to the standard Cursor based pagination that ships with WPGraphQL.
- WPGraphQL Send Email (⭐18) - This FREE plugin from @Ash_Hitchcock allows you to send emails via a simple mutation. Includes the abilitty to restrict sending to trusted origins.
- WPGraphQL Content Blocks (⭐72) - This FREE plugin from the folks at QZ.com exposes a way to query HTML content from WordPress Posts and Pages as “Blocks” (not related to Gutenberg) to bring more structure to your queried content.
- WPGraphQL Enable All Post Types (DalkMania) (⭐7) - This FREE plugin from @DalkMania automatically adds ALL registered post types to the WPGraphQL Schema.
- WPGraphQL Enable All Post Types (TylerBarnes) (⭐4) - This FREE plugin from @tylbar automatically adds ALL registered post types to the WPGraphQL Schema.
- WPGraphQL Google Schema (⭐4) - This FREE plugin from @izzygld261 adds Google Schema support to WPGraphQL.
- WPGraphQL Gutenberg ACF (⭐52) - Exposes ACF blocks through GraphQL
- WPGraphQL MB (MetaBox) (⭐7) - This FREE plugin from @DalkMania adds all registered metaboxes using metabox.io to the WPGraphQL Schema.
- WPGraphQL MetaBox Relationships (⭐6) - This FREE plugin from @hsimah adds support for the metabox.io Relationships field to WPGraphQL (when also using his wp-graphql-metabox plugin).
- WPGraphQL Polls (⭐3) - This FREE plugin from @andrenosouza allows you to interact with data from the WP-Polls plugin via GraphQL Queries and Mutations.
- WPGraphQL Polylang Extension (⭐97) - Extends WPGraphQL schema with language data from the Polylang plugin.
- WPGraphQL Tax Query (⭐33) - Adds Tax_Query support to the WPGraphQL Plugin for postObject query args (WP_Query).
- WPGraphQL WPML (⭐38) - This FREE plugin from @rburgst extends the WPGraphQL schema with language data from the WPML plugin. In addition it turns off WPML default filters in order to be able to iterate over all posts regardless of language.
- WPGraphQL for Advanced Custom Fields (⭐537) - Exposes Advanced Custom Fields to the WPGraphQL Schema.
- WPGraphQL for BuddyPress (⭐31) - This FREE plugin from @RenatoNascAlves exposes BuddyPress data to WPGraphQL.
- WPGraphQL for Carbon Fields (⭐16) - This FREE plugin from @matepaiva exposes fields registered using Carbon Fields to the WPGraphQL Schema.
- WPGraphQL for Custom Post Type UI (⭐77) - This FREE plugin adds settings to Custom Post Type UI allowing you to set which Post Types and Taxonomies registered by CPTUI should display in the WPGraphQL Schema.
- WPGraphQL for FacetWP (⭐29) - This FREE plugin from @hsimah exposes filters on WPGraphQL queries to allow for faceted search with FacetWP.
- WPGraphQL for Gravity Forms (⭐132) - This FREE plugin from @KellenMace of @harness_up exposes @gravityforms data to WPGraphQL, allowing you to query for forms, fields, entries, and more.
- WPGraphQL for Metabox (⭐25) - This FREE plugin from @hsimah exposes fields registered using the popular http://MetaBox.io to the WPGraphQL Schema.
- WPGraphQL for Ninja Forms (⭐6) - This free plugin exposes forms created by the Ninja Forms plugin to the WPGraphQL Schema and allows for the forms to be submitted via GraphQL Mutations.
- WPGraphQL for Posts 2 Posts (⭐5) - This FREE plugin from @KellenMace of @harness_up automatically creates GraphQL connections for all of your Posts 2 Posts connections.
- WPGraphQL for SEOPress (⭐194) - This FREE plugin from @moon_meister exposes data managed by SEOPress to the WPGraphQL Schema, allowing for SEO data to be used in your headless applications.
- WPGraphQL for WooCommerce (⭐530) - This FREE plugin exposes WooCommerce data to WPGraphQL allowing you to interact with your store’s data via GraphQL Queries and mutations.
WordPress / Other helpful Plugins
- Headless Mode - Headless mode sets up a redirect for all users trying to access the site. The only requests that are granted admission are ones that are either trying to access the REST API, the WP GraphQL API, or any logged-in user looking to access the headless install to edit or create posts.
- WP JAMstack Deployments (⭐254) - WordPress plugin for JAMstack deployments on Netlify (and other platforms).
Written Tutorials / Other helpful Plugins
- 2018.08: Headless WordPress + Gatsby + Netlify continuous deployment - Guide showing how to create a WordPress + Gatsby + Netlify setup in a few simple steps.
Video Tutorials / Other helpful Plugins
- 2019.11: 25+ Videos - Gatsby + WordPress (2019) Complete Course - The series focuses on how we can use WordPress as a headless CMS with a GraphQL schema to interface with. After setting up our WordPress site and theme, we'll move onto Gatsby and how we can use our new schema to generate content for our Gatsby site, programmatically generating pages, converting Gutenberg blocks to React components and finishing off the chapter with a focus on SEO in Gatsby.
Starters / Other helpful Plugins
- Gatsby Starter - WordPress Twenty Twenty (⭐142) - A port of the WordPress Twenty Twenty theme to Gatsby using the new gatsby-source-wordpress@v4.
- Gatsby Starter Blog (⭐7) - Blog starter with enough features to be production ready out of the box.
8. Awesome Css Frameworks
General Purpose
- Fomantic-UI - Build beautiful websites fast, with concise HTML, intuitive javascript, and simplified debugging.
Docs, Repo (⭐3.5k) | #LESS
Stalled Development
- Semantic UI - User interface is the language of the web.
Docs, Repo (⭐51k) | #LESS
9. Awesome List
Back-End Development
- IAM (⭐1.7k) - User accounts, authentication and authorization.
10. Free for Dev
IDE and Code Editing
- SoloLearn — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration is required for running code, but it is necessary when saving code on their platform. Also offers free courses for beginners and intermediate-level coders.
Other Free Resources
- Microsoft 365 Developer Program — Get a free sandbox, tools, and other resources you need to build solutions for the Microsoft 365 platform. The subscription is a 90-day Microsoft 365 E5 Subscription (Windows excluded) which is renewable. It is renewed if you're active in development(measured using telemetry data & algorithms).
11. Awesome Electron
Open Source / Other
- Yana (⭐253) - Notebook app with rich-text notes, nested note organization and global search.
12. Awesome Translations
Tools / Libraries and tools for developers
- Moment.js - Parse, validate, manipulate and display dates and times in JavaScript.
Tools / Other tools
- SimpleLocalize CLI (⭐58) - A CLI for finding translation keys in project files.
Articles / For developers
- What is 'hreflang'? - What is
hreflang
attribute and how it can affect your SERP.
Blogs / Machine translation
- Speaking of Translation - Run by two outstanding experts in the field of translation and localization. You can listen to audio files covering their tips and opinions on the freelance translator's work.
- eMpTy Pages - Presents extremely detailed descriptions and opinions about localization management, collaborative translation platforms, translation management systems, machine translation, as well as the localization industry's biggest players.
13. Awesome Nodejs
Packages / Database
- Other
- NeDB (⭐13k) - Embedded persistent database written in JavaScript.
- Lowdb (⭐21k) - Small JavaScript database powered by Lodash.
- Keyv (⭐2.5k) - Simple key-value storage with support for multiple backends.
- Finale (⭐188) - RESTful endpoint generator for your Sequelize models.
- database-js (⭐73) - Wrapper for multiple databases with a JDBC-like connection.
- Mongo Seeding (⭐555) - Populate MongoDB databases with JavaScript and JSON files.
- @databases (⭐595) - Query PostgreSQL, MySQL and SQLite3 with plain SQL without risking SQL injection.
- pg-mem (⭐1.9k) - In-memory PostgreSQL instance for your tests.
- Prev: Mar 08, 2021
- Next: Mar 06, 2021