Awesome List Updates on Apr 30 - May 06, 2018
48 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Css Learning
CSS References
CSS units
- The Lengths of CSS - Overview covering absolute and relative units.
- Fun with Viewport Units - Imparts the basics and shows some nifty use-cases.
Layout
- Layout Land - Jen Simmons video series about the new CSS Layout possibilities.
Layout / Flexbox
- A Complete Guide to Flexbox - All you need to know about Flexbox on one page.
- Flexbox playground - Play with Flexbox examples on CodePen.
- Flexbox Defense - A tower defense game in the browser to learn about Flexbox with fun.
- Flexbox Froggy - Learn all the basics of Flexbox with a fun game involving frogs and lily pads.
Layout / Grid
- A Complete Guide to Grid - All you need to know about CSS Grid Layout on one page.
2. Sublime Bookmarks
Fun stuff / Themes
- Ciapre (⭐64) - An easy-on-the-eyes Sublime Text/TextMate color scheme.
3. Awesome
Chat Clients
- Riot - A decentralised encrypted comms app for the Matrix.org ecosystem.
4. Awesome Decentralized
Applications
- NewNode (⭐447): Decentralized Content Distribution Network (dCDN).
5. Awesome Mqtt
Smart Home Hardware Interfaces / Firmwares for ESP based Devices
- zigbee2mqtt (⭐8.6k) - Allows you to use your Zigbee devices without the vendors (Xiaomi/TRADFRI/Hue) bridge/gateway.
6. Awesome Vapor
Libraries
- API Error Middleware (⭐30) – Vapor middleware for converting thrown errors to JSON responses.
- APNS (⭐60) – Vapor APNS for iOS.
- JWT Middleware (⭐30) – Middleware to Authenticate and Authorize Requests in Vapor.
- Pagination (⭐63) – Simple Vapor 3 Pagination.
- S3 Storage (⭐9) – Library for simple access to the Amazon S3 service.
Education / Articles
- Vapor 3 Tutorials – Big collection of small tutorials.
7. Awesome Vulkan
Document
- Samsung
8. Awesome Dotnet Core
Frameworks, Libraries and Tools / API
- refit (⭐8.3k) - The automatic type-safe REST library for Xamarin and .NET.
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- peachpie (⭐2.3k) - Open-source PHP compiler to .NET.
Frameworks, Libraries and Tools / Searching
- SearchExtensions (⭐326) - Advanced search capabilities for IQueryable interfaces, such as Entity Framework queries.
9. Awesome Sre
Education
Reliability
On-Call
10. Awesome
Official Links
- Website - craftcms.com
- Partners - craftcms.com/partners
- Repository - github.com/craftcms/cms (⭐2.9k)
Community
- Facebook - Like the official Craft CMS Facebook page.
- StackExchange - Q&A for administrators, end users, developers and designers.
Core Technologies
- PHP - A popular general-purpose scripting language.
- Yii - A fast, secure, and efficient PHP framework.
- Twig - The flexible, fast, and secure template engine for PHP.
- MySQL - The world's most popular open source database.
- PostgreSQL - The world's most advanced open source database.
Articles / Assets
- 9 Tips For Speeding Up Your Imager Transforms by André Elvan/Værsågod -
12 Jun 2017
- Creating Optimized Images in Craft CMS by Andrew Welch/nystudio107 -
9 Sep 2017
- Responsive Images with
srcset
& Craft by Trevor Davis/Viget -22 Mar 2016
- Simple Static Asset Versioning in Craft CMS by Andrew Welch/nystudio107 -
6 Jan 2018
- Support for Imgix in Imager for Craft by André Elvan/Værsågod -
10 Jul 2017
Articles / Commerce
- Multi-attribute variant selection in Craft Commerce by André Elvan/Værsågod -
13 Feb 2017
Articles / Content
- Craft CMS Content Builder: The Client Experience by Cosmic -
1 Feb 2017
- Creating a Content Builder in Craft CMS by Andrew Welch/nystudio107 -
16 Jan 2017
Articles / Content Migrations
- Using Content Migrations in Craft 3 by Matt Shearing/A Digital -
23 Feb 2018
Articles / Craft 3
- 11 Things You Need to Know About Craft 3 by Ryan Irelan/Mijingo
Articles / Element API
- Global Sets in the Craft Element API by Ryan Irelan/Mijingo
- Lazy Loading with the Element API & VueJS by Andrew Welch/nystudio107 -
14 Jan 2017
Articles / Environments
- Database & Asset Syncing Between Environments in Craft CMS by Andrew Welch/nystudio107 -
7 Apr 2017
- Localization & Multi-Environment Setup in Craft by Ian Ebden/Design Karma -
4 Apr 2017
- Multi-Environment Config for Craft CMS by Andrew Welch/nystudio107 -
4 Sep 2017
Articles / Front End
- Craft CMS AJAX Page Transitions with
history.pushState
by Cosmic -1 Feb 2017
- Editing a Front End Form with Matrix by Sean Smith/Caffeine Creations
Articles / Getting Started
- 20 Principles for Craft CMS by Knut Melvær -
30 Sep 2017
- Setting up a New Craft CMS 3 Project by Andrew Welch/nystudio107 -
12 Jan 2018
Articles / Integrations
- Sending notifications to Slack and other channels with Craft CMS by Rias Van der Veken
- The Living Component Library by Graham Smith/Clearleft -
13 Mar 2017
Articles / Local Dev
- Getting Started with Craft CMS 2 and Laravel Valet by Jalen Davenport -
9 Feb 2018
- Getting Started with Craft CMS 3 and Laravel Valet by Jalen Davenport -
23 Feb 2018
- How I Automate My Local Development Craft CMS 2.x Installs by Tim Knight -
17 Jul 2017
Articles / Modules
- Enhancing a Craft CMS 3 Website with a Custom Module by Andrew Welch/nystudio107 -
19 Mar 2018
Articles / Performance and Testing
- A/B Split Testing with Nginx & Craft CMS by Andrew Welch/nystudio107 -
29 Nov 2017
- Speed up your Craft CMS Templates with Eager Loading by Andrew Welch/nystudio107 -
21 Dec 2017
- Static Page Caching with Craft CMS by Andrew Welch/nystudio107 -
25 Dec 2017
- The Craft
{% cache %}
Tag In-Depth by Andrew Welch/nystudio107 -24 Jan 2018
- Thoughts on full page caching in Craft by Josh Angell -
29 Aug 2017
Articles / Plugins
- 3 Things to Know About Craft Plugin Development by Ryan Irelan/Mijingo
- Craft Plugins in Craft 3 by Ryan Irelan/Mijingo
- Inspiration for Your First Craft Plugin by Ryan Irelan/Mijingo
Articles / Publications
- The Guide to Craft CMS Development by Ryan Masuga
- The Ultimate Craft CMS vs WordPress Guide by Ryan Masuga
Articles / Security
- Hardening Craft CMS Permissions by Andrew Welch/nystudio107 -
19 Mar 2017
- Hashing Redirect Params in Craft by Ryan Irelan/Mijingo
- The Case of the Missing PHP Session by Andrew Welch/nystudio107 -
3 Oct 2017
Articles / Taxonomies
- Using Categories in Craft CMS by Ryan Irelan/Mijingo
Articles / Templating
- Brief Overview of Craft Routing to Templates by Ryan Irelan/Mijingo
- Building Complex Queries by Extending the ElementCriteriaModel by Keith Damiani/Tighten Co -
10 Feb 2016
- Creating an Age Drop-down with Twig range() by Ryan Irelan/Mijingo
- DRY Templating with Twig and Craft CMS by Pierre Stoffe/Base Digital -
31 May 2017
- Handling Errors Gracefully in Craft CMS by Andrew Welch/nystudio107 -
20 Oct 2017
- Key Value Arrays in Twig by Ryan Irelan/Mijingo
- Quick Tips: Craft CMS by Gregor Terrill -
26 May 2017
- Three Twig Tag Types in Craft CMS Explained by Ryan Irelan/Mijingo
- Twig Processing Order & Scope by Andrew Welch/nystudio107 -
3 Jan 2017
- Using Macros in Twig and Craft by Ryan Irelan/Mijingo
- Using Variables in Twig and Craft CMS by Ryan Irelan/Mijingo
- Where am I in the Twig Loop? by Ryan Irelan/Mijingo
Videos / Assets
- Craft 3 Remote Volumes with AWS S3 by Ryan Irelan/Mijingo
- Image Editing in Craft 3 by Ryan Irelan/Mijingo
- Images and Image Editing in Craft 3 by Ben Parizek/Straight Up Craft -
17 Mar 2017
- Remote Asset Sources in Craft by Ryan Irelan/Mijingo
Videos / Commerce
- Fundamentals of Craft Commerce by Ryan Irelan/Mijingo -
Paid
Videos / Craft 3
- Craft 3 Command Line by Ryan Irelan/Mijingo
- Craft 3: What You Need to Know by Ryan Irelan/Mijingo
Videos / Element API
- Creating an Element API in Craft by Ryan Irelan/Mijingo
Videos / Getting Started
- Craft CMS Essentials by Ryan Irelan/Mijingo -
Paid
- Craft Starter Pack by Ryan Irelan/Mijingo -
Paid
- Up and Running with Craft by Ryan Irelan/Mijingo -
Paid
Videos / Integration
- Craft-Powered Apps by Ben Parizek/Straight Up Craft -
16 Sep 2016
Videos / Installation and Upgrading
- Composer and Craft 3 by Ben Parizek/Straight Up Craft -
20 Apr 2018
- Installing Composer by Ryan Irelan/Mijingo
- Installing Craft 3 (beta) by Ryan Irelan/Mijingo
- Installing Craft CMS by Ryan Irelan/Mijingo
- Updating Craft 3 Beta by Ryan Irelan/Mijingo
- Upgrading Craft 2 to Craft 3 by Ryan Irelan/Mijingo
Videos / Multi-site
- Managing Multiple Sites in Craft 3 – Sites and Localization by Ben Parizek/Straight Up Craft -
10 Mar 2017
- Using Craft CMS 3 Multi-Site by Ryan Irelan/Mijingo
Videos / Performance and Testing
- Yii Debug Toolbar in Craft CMS 3 by Ryan Irelan/Mijingo
Videos / Plugins
- Migrating a Field Type plugin from Craft 2 to Craft 3 by Ben Parizek/Straight Up Craft -
24 Mar 2017
- Migrating a plugin from Craft 2 to Craft 3 by Ben Parizek/Straight Up Craft -
3 Mar 2017
- Plugins in Craft 3 by Ryan Irelan/Mijingo
Videos / Security
- Hashing Redirects in Craft by Ryan Irelan/Mijingo
Videos / Templating
- Changing Section Labels in Craft by Ryan Irelan/Mijingo
- Control Flow in Twig by Ryan Irelan/Mijingo -
Paid
- Flexible Twig Templates in Craft by Ryan Irelan/Mijingo -
Paid
- How I build components in CraftCMS with Twig by Alex Carpenter -
28 Dec 2017
- How to build a content builder in Craft CMS by Alex Carpenter -
30 Mar 2018
- How to build a reusable carousel component with Craft CMS by Alex Carpenter -
22 Apr 2018
- Nested navigation based on Structure section by Ryan Irelan/Mijingo -
30 Jan 2018
- Passing Data with Twig Include by Ryan Irelan/Mijingo
- Twig Templates in Craft by Ryan Irelan/Mijingo -
Paid
- Using
.all()
in Craft 3 by Ryan Irelan/Mijingo
- Using the Batch Filter in Twig by Ryan Irelan/Mijingo
Videos / Tutorials
- Building a Blog in Craft CMS by Ryan Irelan/Mijingo -
23 Jan 2018
- Contact Form in Craft CMS by Ryan Irelan/Mijingo
Praises / Tutorials
- 10 Reasons Why We Love Craft CMS by Taecho Group
- A Review of Craft Commerce by Adam Fairholm/New Media Campaigns -
19 May 2017
- A love letter to Craft CMS by Harry Keller/diesdas.digital -
18 Apr 2017
- An Overview of Pixel & Tonic’s Craft CMS by Matthew Soyka -
21 Feb 2017
- Crazy About Craft by Nathan Huening/New Media Campaigns -
27 Feb 2017
- How we chose Craft CMS for our product websites by Eugene Fedorenko/Wildbit -
1 Nov 2016
- Why Content Managers Love Craft CMS by Lauren Swarbrick/Abstrakt -
17 May 2017
- Why Content Writers Love Craft CMS by Sean Smith/Caffeine Creations
- Why Craft CMS is the best content management system we (and you) have ever used by Owen Matthews and Andy Green/Ten4 Design -
21 Apr 2017
- Why We Love Craft CMS by Trevor Davis/Viget -
17 Oct 2014
- Why We Use Craft CMS by Cosmic -
1 Feb 2017
- Why We Use Craft CMS by Masonry -
7 Nov 2017
- Why We've Fallen Head Over Heels for Craft CMS by Welford Media -
14 Oct 2016
- Why we develop websites using Craft CMS instead of Wordpress by Abstrakt -
25 Apr 2017
- Why you should be considering Craft over WordPress by Sam Goddard/Kind -
21 Mar 2017
Podcasts / Tutorials
- Craft.Podcast - A voice for the #CraftCMS community.
- Craft CMS 3 with Pixel & Tonic Founder Brandon Kelly! - Get an insider’s view of the the development of Craft CMS 3.
- Talking Craft CMS 3 RC1! - The inaugural episode of the
devMode.fm
podcast.
Dev Tools / Tutorials
- Craft CLI (⭐139) - Command line interface for Craft CMS 2.
- Craft CMS Bootstrap (⭐4) - Streamline Craft CMS bootstrapping and configuration.
- Craft CMS Docker (⭐36) - Get started playing with Craft CMS 3 in a few command lines with Docker.
- Craft Scripts (⭐359) - Shell scripts to manage common tasks between Craft CMS environments.
- Craftman (⭐125) - To help speed set up and start a new Craft CMS installation smoothly.
- Crafty Vagrant (⭐57) - A boilerplate dev environment for jump-starting Craft CMS projects.
- Generator Craft Install (⭐56) - Yeoman generator for Craft CMS installs.
- Happy Lager Demo Site (⭐8) - A fork of the Craft CMS demo site, updated for Craft 3.
- Nginx Craft (⭐299) - An Nginx virtual host configuration for Craft CMS that implements a number of best-practices.
- Plugin Factory - Generate Craft CMS plugin code scaffolding that conforms to P&T’s Coding Standards.
Organizations Using Craft / Tutorials
- Associated Press: Blog - Plus the Insights website.
- Field Notes - Uses Craft Commerce.
- Layer Tennis - A Coudal Partners production sponsored by Adobe.
- PBS Kids Games - Craft powers the APIs used for the app.
11. Awesome Python
Science
- QuTiP - Quantum Toolbox in Python.
12. Awesome Ember
Packages / Infinite Scroll
- smoke-and-mirrors (⭐275) - Ambitious infinite-scroll and svelte rendering for ambitious applications.
Packages / Real-time
- ember-cli-flash (⭐356) - Simple, highly configurable flash messages for ember-cli.
Packages / Articles
Packages / YouTube channels
13. Awesome Pixel Art
Tutorials / Animation
14. Awesome Ffmpeg
JavaScript
- gif-extract-frames (⭐20) - Extracts frames from GIFs including inter-frame coalescing.
15. Awesome Unity
Tweening
- GoKit (⭐574) - An open source, lightweight tween library aimed at making tweening objects dead simple.
16. Awesome Nodejs
Packages / Functional programming
- Kefir.js (⭐1.9k) - Reactive library with focus on high performance and low memory usage.
Packages / Command-line utilities
- oclif (⭐8.9k) - CLI framework complete with parser, automatic documentation, testing, and plugins.
Packages / Hardware
- gps (⭐249) - NMEA parser for handling GPS receivers.
Packages / Web frameworks
- Nest (⭐66k) - Angular-inspired framework for building efficient and scalable server-side apps.
Packages / Text
- i18next (⭐7.6k) - Internationalization framework.
Packages / Math
- multimath (⭐70) - Core to create fast image math in WebAssembly and JS.
Packages / Parsing
- fast-xml-parser (⭐2.5k) - Validate and parse XML.
Packages / Network
- netcat (⭐415) - Netcat port in pure JS.
Packages / Authorization
- CASL (⭐5.8k) - Isomorphic authorization for UI and API.
Packages / Job queues
- bee-queue (⭐3.7k) - High-performance Redis-backed job queue.
Packages / Serialization
- snappy (⭐480) - Native bindings for Google's Snappy compression library.
- compactr (⭐101) - Implementation of the Compactr protocol.
Packages / Miscellaneous
- env-dot-prop (⭐33) - Get, set, or delete nested properties of process.env using a dot path.
Resources / Books
17. Awesome No Login Web Apps
Document Editors / Markdown
- StackEdit.io - Rich in-browser markdown editor that works offline.
Utilities (uncategorized) / Others
- Daily Todo - Simple todo list maker.
18. Awesome Salesforce
Table of Contents / Packages and Libraries supporting salesforce
- R.apex (⭐80) - Functional library for Apex. This library, inspired by Ramda.js, offers a bunch of utility functions to manipulate Apex collections, as well as extensive support for functional programming.
19. Awesome Swift
App Store
- merchantkit (⭐1.1k) - A modern In-App Purchases management framework for iOS.
20. Awesome Diversity
Organizations
- Q-Space - Queer and feminist maker space located in Beijing, China, providing a learning space and community actions for change.
21. Awesome Cheminformatics
Applications / Visualization
- PyMOL - Python-enhanced molecular graphics tool.
- Jmol - Browser-based HTML5 viewer and stand-alone Java viewer for chemical structures in 3D.
- VMD - Molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting.
Applications / Command Line Tools
- Open Babel - Chemical toolbox designed to speak the many languages of chemical data.
- MayaChemTools - Collection of Perl and Python scripts, modules, and classes that support day-to-day computational discovery needs.
Applications / Docking
- AutoDock Vina - Molecular docking and virtual screening.
- smina - Customized AutoDock Vina to better support scoring function development and high-performance energy minimization.
Libraries / General Purpose
- RDKit - Collection of cheminformatics and machine-learning software written in C++ and Python.
- Indigo (⭐270) - Universal molecular toolkit that can be used for molecular fingerprinting, substructure search, and molecular visualization written in C++ package, with Java, C#, and Python wrappers.
- ChemmineR - Cheminformatics package for analyzing drug-like small molecule data in R.
Libraries / Format Checking
- MolVS (⭐143) - Molecule validation and standardization based on RDKit.
Libraries / Visualization
- Kekule.js - Front-end JavaScript library for providing the ability to represent, draw, edit, compare and search molecule structures on web browsers.
Libraries / Molecular Descriptors
- mordred (⭐317) - Molecular descriptor calculator based on RDKit.
- mol2vec (⭐239) - Vector representations of molecular substructures.
Libraries / Web APIs
- webchem (⭐153) - Chemical Information from the Web.
- PubChemPy - Python wrapper for the PubChem PUG REST API.
- ChemSpiPy - Python wrapper for the ChemSpider API.
- Beaker (⭐47) - RDKit and OSRA in the Bottle on Tornado.
Libraries / Molecular Dynamics
- Gromacs - Molecular dynamics package mainly designed for simulations of proteins, lipids and nucleic acids.
- OpenMM - High performance toolkit for molecular simulation including extensive language bindings for Python, C, C++, and even Fortran.
- MDTraj (⭐533) - Analysis of molecular dynamics trajectories.
- cclib (⭐301) - Parsers and algorithms for computational chemistry logfiles.
Resources / Courses
- Learncheminformatics.com - "Cheminformatics: Navigating the world of chemical data" courese at Indiana University.
Resources / Blogs
- PubChem Blog - News, updates and tutorials about PubChem.
- The ChEMBL-og blog - Stories and news from Computational Chemical Biology Group at EMBL-EBI.
- ChEMBL blog - ChEMBL on GitHub.
- SteinBlog - Blog of Christoph Steinbeck, who is the head of cheminformatics and metabolism at the EMBL-EBI.
- So much to do, so little time - Trying to squeeze sense out of chemical data - Bolg of Rajarshi Guha, who is a research scientist at NIH Center for Advancing Translational Science. * Some old blogs 1 2.
- chem-bla-ics - Blog of Egon Willighagen, who is an assistant professor at Maastricht University.
- steeveslab-blog - Some examples using RDKit.
- Macs in Chemistry - Provide a resource for chemists using Apple Macintosh computers.
See Also / Books
- awesome-python-chemistry (⭐999) - Another list focuses on Python stuff related to Chemistry.
22. Awesome Transit
Agency Tools
- RidePilot (⭐24) - An open-source Computer Aided Scheduling and Dispatch (CASD) software system to meet the needs of small scale human service transportation agencies (for more info see Cambridge Systematics's marketing site).
GTFS Realtime Convertors / Ruby
- OrbCAD SQL Server to GTFS-realtime (⭐16) - A Java-based command-line utility that extracts vehicle positions and trip updates information from an OrbCAD SQL Server and exports them to the GTFS-realtime TripUpdates and VehiclePositions formats.
23. Awesome Wagtail
Resources / Podcasts
- Podcast.init Episode 58 - Wagtail with Tom Dyson - In this episode Tom Dyson explains how Wagtail came to be created, what sets it apart from other options, and when you should implement it for your projects.
24. Awesome ad Free
Resources / Articles
25. Awesome Embedded Rust
Tools / Paid and commercially available materials
- bobbin-cli (⭐114) A Rust command line tool to simplify embedded development and deployment.
Firmware projects / WIP
- anne-key (⭐568): Alternate keyboard firmware for the Obins ANNE Pro
26. Awesome Cl
Apps / Third-party APIs
- wiki-lang-detect (⭐30) - Text language identification using Wikipedia data. No license specified.
27. Awesome Amazon Alexa
SDKs/Tools
- AVS-server (⭐19) - Node.js web server for interacting with the Alexa Voice Service.
- AVS-client (⭐13) - Front-end application for interacting with Alexa Voice Service.
- SSMLOL (⭐3) - MP3 file validator for Alexa SSML <audio> tags.
- Jovo Framework (⭐1.6k) - Build cross-platform apps for Alexa and Google Home.
- Alexa Smart Home SDK (⭐11) - An Alexa Skill Generator for IoT.
- AssistantJS (⭐110) - TypeScript framework to build cross-platform voice applications.
- alexa-avs-sample-app - This project provides a step-by-step walkthrough to help you build a hands-free Alexa Voice Service (AVS) prototype in 60 minutes.
- alexa-skills-kit-sdk-for-java (⭐795) - SDK and example code for building voice-enabled skills for the Amazon Echo.
- ask-alexa-pykit (⭐273) - A minimalist SDK for developing skills for the Amazon Echo's ASK.
- alexa-skill-kit (⭐282) - Library for effortless Alexa Skill development with AWS Lambda.
- alexa-home (⭐247) - Using Amazon Echo to control the home!
- go-alexa (⭐255) - A collection of Amazon Echo / Alexa tools for Go development.
- AlexaAndroid (⭐278) - A library and sample app to abstract access to the Amazon Alexa service for Android applications.
- arduino-esp8266-alexa-wemo-switch (⭐271) - Amazon Alexa + WeMos switch made with Arduino D1 Mini.
- MacLexa (⭐193) - Put Amazon's Alexa in the Mac System Tray, uses Alexa Voice Service and built with Swift.
- Alexa-Chromecast-Skill-2.0 (⭐323) - Allows Amazon Alexa to control Google Chromecast, designed for Raspberry Pi.
- AlexaSkillsKit.NET (⭐211) - .NET library that simplifies Alexa skills development; same object model as Amazon's AlexaSkillsKit for Java.
- alexa-rubykit (⭐156) - Amazon Echo Alexa's App Kit Ruby Implementation.
- SwiftOnLambda (⭐108) - Use Swift to define an Amazon Lambda function, and an Alexa Custom Skill.
- alexa-skills-dotnet (⭐525) - An Amazon Alexa Skills SDK for .NET.
- ralyxa (⭐180) - A Ruby framework for interacting with Amazon Alexa.
- alexacast (⭐110) - Chromecast support for Amazon Alexa.
- alexa-assistant - Implementation of the Google Assistant SDK as an Alexa skill.
- haaska (⭐247) - Home Assistant Alexa Skill Adapter.
Skills
- ASK-HackerNews (⭐13) - An Alexa Skills Kit app to read the top Hacker News headlines.
- Alexa-ChromeControl - Control your chrome browser via your Amazon Echo.
- alexa-skill-jenkins (⭐10) - Alexa Skill that tells Who broke the Jenkins build.
- ASK-fortune (⭐3) - Read a random, hopefully interesting, adage.
- gmail-on-alexa (⭐5) - Gmail skill for Amazon Alexa.
- alexa-plex (⭐150) - Alexa (Amazon Echo) app for interacting with a Plex Server and controlling client playback.
- trash-talk (⭐6) - 100 greatest movie insults of all time to motivate you.
- AlexaMakeMeASandwich (⭐26) - Chrome Extension that turns your Amazon Echo into a Sandwich Artisan.
- LIFX-Alexa-Skill (⭐21) - An Alexa Skill created for the Amazon Echo that allows you to control your LIFX Lightbulbs.
- EarthquakeInfoSkill (⭐9) - Amazon Echo (Alexa) skill to read out recent earthquakes in the world.
- alexaHomeboy (⭐10) - Alexa Lambda Function for communicating with IFTTT maker channel.
- RokuAlexaLambdaSkill (⭐102) - An Alexa Skill that allows voice control of your Roku.
- alexa-sonos (⭐21) - An Alexa app to control a Sonos.
- RottingTomatoes (⭐0) - Alexa skill that tells you various info about movies.
- ktd-piggy-bank (⭐1) - An Alexa Skill to query the value of a Piggy Bank in Numerous.
- dominos-alexa-skill - An Alexa Skill to track your Domino's orders.
- bf-helper (⭐0) - An Alexa Skill to help Basic Fantasy RPG players with various tasks involved in setting up characters and navigating rules.
- EchoMovieDialog (⭐2) - Amazon Echo skill: Alexa engages in a dialog using movie quotes.
- alexa-coho (⭐62) - Sample code for building skill adapters for Alexa Connected Home using the Lighting API.
- asana-alexa-skill (⭐12) - Alexa Skill for Asana.
- alexa-against-humanity (⭐1) - Ask Alexa to randomly pick white or black cards from Cards Against Humanity.
- echo-venmo (⭐5) - Amazon Echo Skill for Venmo.
- Uber-Alexa-Skill (⭐13) - An Alexa skill for calling an Uber ride.
- npmAlexa (⭐0) - Alexa app to ping NPM API.
- 1minuteMindfullnessSkill (⭐7) - Skill code for Alexa Skill: 1 minute Mindfulness.
- codeword-alexa-skill (⭐0) - Generate code words using Alexa.
- alexa-league (⭐1) - Alexa Skill for Riot API.
- alexa-astro (⭐1) - Ask your Amazon Echo about the night sky.
- alexa_metar (⭐7) - Read ADDS METARs aloud on an Amazon Echo.
- alexa-qrz (⭐3) - An Alexa Skill to lookup FCC license information.
- alexa-airportinfo (⭐62) - This skill uses the FAA API to report the current weather, and any delays, for a given airport code.
- alexa-ha (⭐89) - An Amazon Echo skill for controlling your Home Automation via voice.
- alexia-starter-kit (⭐16) - Starter Kit project with sample Amazon Echo skill created using Alexia Framework. Contains eslint config, sample intent structure, unit tests and more.
- geemusic (⭐672) - A bridge between Google Music and Amazon's Alexa.
Newsletters
- ASK Dev Weekly - Subscribe to a hand picked round up of the best Alexa Skills Kit (ASK) development links every week.
Blogs
- Love My Echo - Love My Echo is the first consumer-oriented site dedicated to the Amazon Echo: what it is, what it does, and how to get the most from it.
Tutorials
- Alexa Voice Service (AVS) with cURL - Tutorial on interacting with Alexa Voice Service over cURL.
- Alexa Voice Service (AVS) Authentication - Tutorial on Alexa Voice Service authentication.
- How to create an Alexa Skill using Alexia Framework - Tutorial on using the Alexia framework.
- How to create a cross-platform voice app using Assistant.js (⭐110) - Tutorial on using Assistant.js.
Videos
- AWS re:Invent 2015 | (MBL301) Creating Voice Experiences Using Amazon Alexa - Learn about creating good user experiences on Alexa.
- AWS re:Invent 2015 | (MBL310) Alexa Voice Service Under the Hood - Learn more about Alexa in-depth.
Courses
- Introduction to Voice Design with Amazon's Alexa - Introduction to Alexa Voice Design.
Easter Eggs
- Alexa Easter Eggs - A list of Alexa easter eggs.
28. Awesome Mongodb
Resources / Tutorials
- Kubernetes examples (⭐6.1k) - Deployment tutorial of a basic Node.js and MongoDB web stack on Kubernetes
29. Awesome Web Security
Database
- uxss-db (⭐634) - Collection of UXSS CVEs with PoCs by @Metnew.
30. Awesome Laravel
Popular Packages / Utilities
- Eloquent Filter (⭐1.5k) - Filter models and their Relationships
31. Awesome Eta
Introduction / First Steps
- Getting Started - First steps with Eta.
Introduction / Official Resources
- Tutorials - Eta tutorials.
- Eta Cheatsheets - Eta reference.
32. Awesome Frege
Community / Social Media
- reddit - Frege subreddit.
33. Awesome Machine Learning
Python / General-Purpose Machine Learning
- xLearn (⭐3.1k) - A high performance, easy-to-use, and scalable machine learning package, which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data, which is very common in Internet services such as online advertisement and recommender systems.
Rust / General-Purpose Machine Learning
- RusticSOM (⭐32) - A Rust library for Self Organising Maps (SOM).
34. Awesome Network Analysis
Varia / Tutorials
- The Small World of Psychopathology - Paper on how psychiatric symptoms connec to each other (code, data and graphs).
35. Awesome Hacking
Tutorials
36. Awesome Rust
Applications / Games
- citybound (⭐7.7k) - The city sim you deserve
Applications / Operating systems
- tock/tock (⭐5.3k) - A secure embedded operating system for Cortex-M based microcontrollers
Applications / System tools
- mmstick/concurr (⭐105) - Alternative to GNU Parallel w/ a client-server architecture
- mmstick/fontfinder (⭐276) - GTK3 application for previewing and installing Google's fonts
37. Awesome Cpp
Graphics
- libigl (⭐4.5k) - Simple C++ geometry processing library. [MPL2]
- NanoVG (⭐5.1k) - Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. [Zlib]
Build Systems
- clib (⭐4.8k) - Package manager for the C programming language. [MIT]
38. Css Protips
Translations / Demo
39. Awesome AutoHotkey
Games / Web
- Achromatic - ProgressPlatformer (⭐14) - Platform game. Forum thread: link, GitHub: link (⭐14)
- AHK Mahjong Solitaire - Mahjong game. Forum thread: link
- Ishido (⭐3) - Retro puzzle game. Forum thread: link, GitHub: link (⭐3)
- ManyTetris - Multiple Tetris variants. Forum thread: link
- Out of the Sea - Try to avoid being fished by evolving. GitHub: link (⭐4)
- PABI Logical (⭐3) - Remake of the amiga game Logical. Forum thread: link, GitHub: link (⭐3)
40. Awesome Free Software
Software / Command Line Tools
- ranger - Minimal, lightweight, and aesthetically pleasing file explorer for GNU/Linux. It runs in the terminal window, so it fits in well with window managers such as i3. vi key bindings allow for quick operations to be performed, including rename and delete. (GNU GPLv3 (⭐14k))
Software / Other
Software / Web Applications
- Mastodon - Decentralized social network server. (GNU AGPLv3 (⭐42k))
Software / Web Servers
- nginx - HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. (2-clause BSD-like license)
Hardware / Hardware Resources
- h-node - Database of hardware that works with a fully free operating system.
Resources / Articles
- 'Libre' Software: Turning Fads into Institutions? - Academic article presenting an economic analysis of libre software and its sustainability.
41. Awesome Vue
Resources / Tutorials
Resources / Examples
Projects Using Vue.js / Open Source
- GenVue (⭐132) - a hostable, web application that lets confidential users upload and share private files build on Vue.js, Vuetifyjs and NetCore WebAPI stack
- vue-array (⭐15) - Array object operation under Vue, Array object operation under Vue Use this package to manipulate the array. Vue can monitor the changes in the array
42. Awesome Stock Resources
Photography / CC0-license
- LibreShot - A collection of hundreds of high quality free stock images for personal or commercial use.
Icons / Icons Packages and Collections
- Game Icons - ©️ A growing collection of SVG icons aimed mostly at video games.
43. Awesome Markdown
Libraries / JavaScript
- mmarkdown (⭐75) - Interpret mmd fenced code blocks in a markdown file and generate a cooler version of it.
44. Awesome Security
Threat Intelligence / Forensics
- MISP - Open Source Threat Intelligence Platform - MISP threat sharing platform is a free and open source software helping information sharing of threat intelligence including cyber security indicators. A threat intelligence platform for gathering, sharing, storing and correlating Indicators of Compromise of targeted attacks, threat intelligence, financial fraud information, vulnerability information or even counter-terrorism information. The MISP project includes software, common libraries (taxonomies, threat-actors and various malware), an extensive data model to share new information using objects and default feeds.
45. Awesome Javascript
MVC Frameworks and Libraries / Runner
- atvjs (⭐310) - Blazing fast Apple TV application development using pure JavaScript.
46. Awesome Android
Data binding
- Data Binding Library - Official Android Data Binding Library to write declarative layouts and minimize the glue code necessary to bind application logic and layouts.
GUI
- Pull to refresh - A swipe refresh layout is available in the v4 support library.
- Flashbar (⭐1.7k) - A highly customizable, powerful and easy-to-use alerting library for Android.
GUI / View Pagers
- Material Dots Indicators (⭐2.8k) - Three Material Dots Indicators styles for View Pagers.
Networking / Field Validation
- Android Volley - Official Android HTTP library that makes networking for easier and faster.
Other / Custom Dialog
- Android Support library - The Android Support Library package is a set of code libraries that provide backward-compatible versions of Android framework API.
Resources / Custom Dialog
- Device Art Generator - Wraps app screenshots in real device artwork.
- Pencil Project - An open source prototyping software.
47. Awesome Dev Fun
Miscellaneous
- Slack Typing (⭐1.9k) - A very good program that makes it so it says I'm typing when anyone else is typing.
48. Awesome Dotnet
Code Snippets
- .NET Fiddle - Write, compile and run C#, F# and VB code in the browser. The .Net equivalent of JSFiddle.
SDK and API Clients
- Getty Images API SDK (⭐10) - SDK for the Getty Images and iStock APIs
- Prev: May 07 - May 13, 2018
- Next: Apr 23 - Apr 29, 2018