Awesome List Updates on Oct 22 - Oct 28, 2018
71 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Html5
Articles and standards
- HTML 5.3 - Current HTML5 spec
Elements / Canvas
Elements / Sectioning
Elements / Details
2. Awesome
Articles / Content Migrations
- Add users to Craft with content migrations by Joren Van Hee -
28 Oct 2018
3. Awesome Flutter
UI / List
- Snaplist (⭐452) - Create snappable list views by David Leibovych
4. Awesome Ros2
Documentation / Build system (ROS2)
- ROS Index - Future single entry point into ROS2 documentation (BETA).
- ROS2 package status.
- Bouncy package status - Status of ROS Bouncy packages.
- Ardent package status - Status of ROS2 Ardent packages.
Presentations / 2017
- HyphaROS ROS 2.0 Introduction slides
5. Htaccess
Security / Exclude URL from Redirection
Exclude URL from Redirection
This snippet allows you to exclude a URL from redirection. For example, if you have redirection rules setup but want to exclude robots.txt so search engines can access that URL as expected.
RewriteEngine On
RewriteRule ^robots.txt - [L]
6. Awesome Tensorflow
Tools/Utilities
- Guild AI - Task runner and package manager for TensorFlow
7. Awesome Ddd
Training Courses
- Reactive Architecture: Domain Driven Design - Use DDD to decompose a problem domain into manageable parts. Learn how those parts can become the foundation of Reactive Microservices and Reactive Architecture. Free, online, self-paced. Certificate offered upon completion.
8. Discount for Student Dev
3D Animation and Modeling Software
- Autodesk Software [FREE] - The Free Autodesk Education License includes Autodesk Maya, 3DS MAX, Softimage, Motion Builder, Mudbox, Inventor Professional...
9. Awesome Free Software
Software / Screencasting
- ShareX - Screen capture, file sharing and productivity tool. (GNU GPLv3 (⭐25k))
10. Awesome Programming for Kids
Lower Elementary
- Code Master - An addictive board game that builds problem solving skills and understanding of programming logic. Starts basic and moves to very advanced.
11. Awesome Electron
Community / Other
12. Awesome Educational Games
Art & Design
- Method of Action - A collection of games that teach you design principles.
- The Bézier Game - Bézier Curves
- Color - Color
- Shape Type - Letter Shaping
- Kern Type - Kerning
Articles
- Five Reasons to Use Games in the Classroom - An article by Education World.
Editors
- Open Vim - Interactive Vim tutorial.
- Vim Adventures - Learning Vim while playing a game.
Programming
- Code School - Learn to code in the comfort of your browser.
- CodinGame - A challenge-based training platform where you can play with the hottest programming topics.
- Cube Composer - A puzzle game inspired by functional programming.
- Learn Git Branching - Interactive Git tutorial that emphasizes branching.
- Swift Playgrounds - Learn to code on your iPad in a seriously fun way.
13. Awesome Bigdata
Books / Streaming
- Data Science at Scale with Python and Dask - Data Science at Scale with Python and Dask teaches you how to build distributed data projects that can handle huge amounts of data.
14. Awesome Courses
Courses / Algorithms
- CS 4820 Introduction to Analysis of Algorithms Cornell University
- This course develops techniques used in the design and analysis of algorithms, with an emphasis on problems arising in computing applications. Example applications are drawn from systems and networks, artificial intelligence, computer vision, data mining, and computational biology. This course covers four major algorithm design techniques (greedy algorithms, divide and conquer, dynamic programming, and network flow), computability theory focusing on undecidability, computational complexity focusing on NP-completeness, and algorithmic techniques for intractable problems, including identification of structured special cases, approximation algorithms, and local search heuristics.
- Lectures
- Syllabus
Courses / CS Theory
- CS 6810 Theory of Computing Cornell University
- This graduate course gives a broad introduction to complexity theory, including classical results and recent developments. Complexity theory aims to understand the power of efficient computation (when computational resources like time and space are limited). Many compelling conceptual questions arise in this context. Most of these questions are (surprisingly?) difficult and far from being resolved. Nevertheless, a lot of progress has been made toward understanding them (and also why they are difficult). We will learn about these advances in this course. A theme will be combinatorial constructions with random-like properties, e.g., expander graphs and error-correcting codes. Some examples:
- Is finding a solution inherently more difficult than verifying it?
- Do more computational resources mean more computing power?
- Is it easier to find approximate solutions than exact ones?
- Are randomized algorithms more powerful than deterministic ones?
- Is it easier to solve problems in the average case than in the worst case?
- Are quantum computers more powerful than classical ones?
- Syllabus
- Lectures
- Assignments
- This graduate course gives a broad introduction to complexity theory, including classical results and recent developments. Complexity theory aims to understand the power of efficient computation (when computational resources like time and space are limited). Many compelling conceptual questions arise in this context. Most of these questions are (surprisingly?) difficult and far from being resolved. Nevertheless, a lot of progress has been made toward understanding them (and also why they are difficult). We will learn about these advances in this course. A theme will be combinatorial constructions with random-like properties, e.g., expander graphs and error-correcting codes. Some examples:
Courses / Misc
- CS 4812 Quantum Information Processing Cornell University
- Hardware that exploits quantum phenomena can dramatically alter the nature of computation. Though constructing a working quantum computer is a formidable technological challenge, there has been much recent experimental progress. In addition, the theory of quantum computation is of interest in itself, offering strikingly different perspectives on the nature of computation and information, as well as providing novel insights into the conceptual puzzles posed by the quantum theory. The course is intended both for physicists, unfamiliar with computational complexity theory or cryptography, and also for computer scientists and mathematicians, unfamiliar with quantum mechanics. The prerequisites are familiarity (and comfort) with finite dimensional vector spaces over the complex numbers, some standard group theory, and ability to count in binary.
- Syllabus
- Lectures
15. Awesome Shell
Shells
- osh - Bash compatible, with new/modern Unix shell language called Oil
Command-Line Productivity
- fselect (⭐3.7k) - Find files with SQL-like queries.
- loop (⭐659) - Write and control complex loops with as one-liners
- xsv (⭐9.9k) - a fast CSV command line toolkit written in Rust
Downloading and Serving / Directory Navigation
- shell2http (⭐1.2k) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control
Applications / Directory Navigation
- carbon-now-cli (⭐5.6k) - 🎨 Beautiful images of your code — from right inside your terminal.
Games / Directory Navigation
- SHTAP - Reusable text adventure engine for Bash 4
16. Awesome It Quotes
Quotes
Quote: "Privacy is an inherent human right, and a requirement for maintaining the human condition with dignity and respect."
“It is poor civic hygiene to install technologies that could someday facilitate a police state.”
“Anyone, from the most clueless amateur to the best cryptographer, can create an algorithm that he himself can't break.”Author:
Bruce Schneier (Cryptographer, computer security professional, and writer)
Quote: “Walking on water and developing software from a specification are easy if both are frozen.”
Author:
Edward V. Berard is an American software engineer and consultant for The Object Agency, Inc.
Quote: “If McDonalds were run like a software company, one out of every hundred Big Macs would give you food poisoning, and the response would be, ‘We’re sorry, here’s a coupon for two more.’”
Author:
Mark Minasi (Author/speaker/consultant at MR&D)
Quote: “Computers are useless. They can only give you answers.”
Author:
Pablo Picasso (painter, sculptor, printmaker, ceramicist, stage designer, poet and playwright)
Quote: “To iterate is human, to recurse divine.”
Author:
Peter Deutsch is the founder of Aladdin Enterprises and creator of Ghostscript, a free software PostScript and PDF interpreter.
Quote: “I don't care if it works on your machine! We are not shipping your machine!”
Author:
Vidiu Platon
17. Awesome Mac
Utilities / Productivity
- Z (⭐16k) - Powerful way to navigate easily by typing only a string of directory name in terminal instead of typing exact location of director.
18. Awesome Fuzzing
Books
Papers / USENIX Security
Papers / ArXiv (Fuzzing with Artificial Intelligence & Machine Learning)
Papers / The others
19. Awesome React Hooks
Hooks
20. Awesome Artificial Intelligence
Courses
- Machine Learning Crash Course By Google Machine Learning Crash Course features a series of lessons with video lectures, real-world case studies, and hands-on practice exercises.
- Python Class By Google This is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding.
21. Awesome Geojson
data
- gimme OSM: Fetch geojson file by openstreetmap id
22. Awesome Saltstack
Official resources
- Training and certification - Official training.
Tutorials
- Vagrant & SaltStack Quickstart Tutorial - Getting started with SaltStack and Vagrant.
Tools
- SaltGUI (⭐499) - A web interface for managing SaltStack based infrastructure.
Community
- SaltConf - Annual user conference for SaltStack customers, users, partners, developers and community members.
23. Awesome AutoIt
Graphics and image / OpenOffice
- Photoshop CS5 (by karime1) - a new UDF to Control Photoshop CS5 Obj using AutoIt.
24. Awesome Embedded Rust
Tools / Paid and commercially available materials
- embedded-hal-mock Mock implementation of
embedded-hal
traits for testing without accessing real hardware. -
25. Awesome Fonts
Free fonts / Fonts
- Libre Franklin (⭐339) - An interpretation and expansion based on Morris Fuller Benton’s 1912 classic.
26. Awesome Audio Visualization
Experiments
- Audio Visualizer (⭐27) - An interesting web audio visualizer built with Pixi.js.
27. Awesome Machine Learning
JavaScript / General-Purpose Machine Learning
- ml5 (⭐6.4k) - Friendly machine learning for the web!
Python / Reinforcement Learning
- Coach (⭐2.3k) - Reinforcement Learning Coach by Intel® AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
28. Awesome Board Games
Family
Unstable Unicorns
Build a Unicorn Army. Betray your friends. Unicorns are your friends now.
Players | Min. Age | Time |
---|---|---|
2 - 8 | 14 | 30-45m |
Strategy
Game of Thrones
A Game of Thrones allows the players to take on the roles of several of the Great Houses vying for control of the Seven Kingdoms, including House Stark, House Lannister, House Baratheon, House Greyjoy, House Tyrell, and as of the expansion A Clash of Kings, House Martell. Players maneuver armies to secure support in the various regions that comprise the Seven Kingdoms, with the goal of capturing enough support to claim the Iron Throne. The basic gameplay mechanics are reminiscent of Diplomacy, especially in the order-giving process, though A Game of Thrones is significantly more complicated overall.
Players | Min. Age | Time |
---|---|---|
3 - 6 | 12 | 180-360m |
YINSH
Players start with five rings on the board. First player to remove 3 rings becomes the winner. Every time a ring is moved, it leaves a marker behind. Markers are white on one side and black on the other, and each time they are jumped they must be flipped. Once a player forms a row of 5 markers of their color, they can remove a ring. The challenge is each row you make brings you closer to victory-but also makes you weaker, because you have one fewer ring to play with.
Players | Min. Age | Time |
---|---|---|
2 | 9 | 30-60m |
Cthulhu Wars
Cthulhu Wars is a fast-moving strategy game about the end of the world. You take the part of various monstrous aliens seeking to dominate the world. You can play as Great Cthulhu himself, or you can take charge of other factions, such as the slithering hordes of the Crawling Chaos, or the insane minions of the Yellow Sign.
Players | Min. Age | Time |
---|---|---|
2 - 8 | 12 | 90-120m |
Anachrony
Anachrony is a competitive Euro-style strategy game set in a post-apocalyptic world rebuilt along four different ideological Paths. The game is played through a series of turns called Eras, with past ones reachable through time travel later in the game. Players assume the roles of iconic leaders of the four Paths, striving not only for the supremacy and well-being of their people, but also their survival. After the fourth Era, an asteroid impact shakes Earth, threatening to destroy the World Capital, Earth’s last independent city. The Paths should prepare for the coming cataclysm, and when the time comes, take their part in evacuating the collapsing Capital. In the end, one of the Paths will be the new home to the reformed World Council, and lead humanity into a new future.
Players | Min. Age | Time |
---|---|---|
1 - 4 | 15 | 30-120m |
Clockwork Wars
In Clockwork Wars each player commands a unique race of creatures in a tense war game set in a fantasy-steampunk universe. Take control of the calculating Purebreeds, the industrious Troglodytes, the mighty Rhinochs, or the proud Mongrels. Your goal is to vanquish your foes and accumulate the most victory points through nine turns of play. You earn points by fighting for control of territories that contain valuable natural resources. To win these battles, you need manpower gained by seizing villages and developing them into cities. Invest in research and discover astonishing new technologies, position your troops, research powerful discoveries, employ espionage, and conquer your enemies to win the game!
Players | Min. Age | Time |
---|---|---|
2 - 4 | 13 | 90-120m |
Carcassonne
Tile-placement game in which the players draw and place a tile with a piece of southern French landscape on it. Build your castles, connect them with roads and grassland, assign meeples to roles and score points.
Players | Min. Age | Time |
---|---|---|
2 - 5 | 8 | 30-90m |
Party
Munchkin
Munchkin is the mega-hit card game about dungeon adventure ... with none of that stupid roleplaying stuff. You and your friends compete to kill monsters and grab magic items. And what magic items! Don the Horny Helmet and the Boots of Butt-Kicking. Wield the Staff of Napalm ... or maybe the Chainsaw of Bloody Dismemberment. Start by slaughtering the Potted Plant and the Drooling Slime, and work your way up to the Plutonium Dragon ...
Players | Min. Age | Time |
---|---|---|
3 - 6 | 10 | 60-120m |
29. Awesome Android
GUI
- Gradients (⭐51) - A curated collection of splendid gradients.
Utility / ORM
- Keyboard Visibility Event (⭐15) - A DSL to handle soft keyboard visibility change event.
30. Awesome Mqtt
Misc / Firmwares for ESP based Devices
- snowboy2mqtt (⭐6) - Publish MQTT Messages on Snowboy Hotword Detection.
31. Awesome Indie
Communities / Other
- r/Startups - Not exclusive to indies/bootstrappers but still with relevant content for us.
Podcasts / Other
-
A podcast hosted by Guy Raz where startup founders tell their story.
32. Awesome Cyclejs
Libraries / Drivers
- mrpierrot/cycle-net ★0 (⭐2) - A Cycle.js driver for Node.js HTTP(S)/WS(S)/Socket.io server
33. Awesome Regression Testing
Online services
- Visual Knight - Cloud-based visual testing platform with realtime results for testing tools.
Deprecated
- dpxdt (⭐1.4k) - End-to-end testing with Python.
34. Awesome Appium
Become an Appium Pro
35. Awesome Geek Podcasts
In English
- Command Line Heroes - A new podcast about the people who transform technology from the command line up.
In Portuguese
- Galera do Rau - Quatro professores, extremamente nerds, divertidos e com muita história pra contar.
- Naruhodo! - O Podcast tem uma proposta de explicar diversos temas, usando ciência, filosofia, história entre outros para embasar as respostas.
- Rapadura Cast - Podcast da galera do Cinema com rapadura, considerado hoje referência sobre cultura pop no Brasil.
- Rede Geek - Podcast destinado ao público geek sobre diversos assuntos como, tecnologia, ciência, história e outros.
In Bahasa Indonesia
- Developer Muslim - Jurnal seorang developer muslim
- Teman Macet - Tentang programming dan industri informatika.
36. Awesome Ada
Web / Apache License
- aws (⭐126) - AWS is a complete framework to develop Web based applications in Ada.
Algorithms, Containers and Protocols / Apache License
- booch95 - The Ada 95 Booch components are a port of Grady Booch's C++ components.
Networking and Communication Middleware / Apache License
- anet - Anet is a networking library for the Ada programming language.
37. Awesome Ethereum
Learning and MOOCs
38. Awesome Markdown
Tools / Presentations
- gitpitch (⭐5.5k) - Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, GitBucket, Gitea, and Gogs.
39. Awesome Creative Coding
Visual Programming Languages
- Notch Builder [Win] - Node-based authoring tool with a strong focus on real-time graphics. Currently in beta.
Sound Programming Languages
- Csound - A sound and music computing system.
Interactive / Other
- Raymarching - Interactive Shader-Toy raymarching tutorial.
Math / Other
- Linear Interpolation - Introduction to linear interpolation (also known as mix/lerp).
40. Awesome Ember
Packages / Articles about Data
41. Awesome Cl
Non-deterministic, logic programming
- Screamer (⭐223) - augment Common Lisp with practically all of the functionality of both Prolog and constraint logic programming languages. Blog post solving Project Euler puzzles. MIT.
- Screamer+ (⭐6) - increasing the expressiveness of SCREAMER. MIT.
Data validation / Third-party APIs
- clavier (⭐18) - General purpose validation library for Common Lisp. MIT.
42. Awesome Deep Learning
Table of Contents / Tutorials
Researchers / Tutorials
43. Awesome Speakers
Europe / Ukraine 🇺🇦
Kyiv
Aleksey Shvayka
Topics: Browsers, Web Standards, Open Source, Front End, Smalltalk
https://twitter.com/shvaikalesh_
Andrey Listochkin
Topics: Rust, JavaScript, Skills, Architecture
https://twitter.com/listochkin
Andrii Shumada
Topics: JavaScript, Node.js, Streams
https://twitter.com/eagleeye_s
Anton Nemtsev
Topics: HTML, CSS, Web Standards
https://twitter.com/SilentImp
Artem Yavorsky
Topics: Babel, ECMAScript, Compilers
https://twitter.com/yavorsky_
Roman Liutikov
Topics: ClojureScript, React, Compilers
https://twitter.com/roman01la
Timur Shemsedinov
Topics: Node.js, Programming, JavaScript, Highload
https://twitter.com/tshemsedinov
Vladimir Agafonkin
Topics: Maps, Algorithms
https://twitter.com/mourner
Yuri Artyukh
Topics: HTML, CSS, JavaScript, WebGL
https://twitter.com/akella
44. Awesome Vagrant
Boxes
- Cloudsmith - A fully managed package management SaaS with support for Vagrant repositories (and many others).
45. Awesome Cpp
Regular Expression
- CTRE (⭐3.3k) - A Compile time PCRE (almost) compatible regular expression matcher. [MIT]
46. Awesome Microservices
Ruby / Scala
- Grape (⭐9.9k) - An opinionated framework for creating REST-like APIs
47. Awesome Nextjs
Extensions
- next-mdx-blog (⭐72) - Easily add a blog to any next.js based project
48. Awesome Dotnet
CLI
- RunInfoBuilder (⭐43) - A unique command line parser, utilizing object trees for commands.
Machine Learning and Data Science
- Infer.NET - A framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming.
Template Engine
- RazorLight (⭐1.5k) - Open source template engine based on Microsoft's Razor parsing engine supporting .NET Standard 2.0
49. Awesome Asyncio
Misc
- ruia (⭐1.6k) - An async web scraping micro-framework based on asyncio.
50. Awesome Serverless
Related projects
- Mutton (⭐16) - A Python shim library for better AWS Lambda handlers.
51. Awesome Code Review
Articles
- 8 Tips for Great Code Reviews A few basic rules for a better code review process.
- Code Review Etiquette A few tips helping with positive engagement on code review.
Books
- Ultimate Guide to Code Reviews Codacy sponsored ebook of code review practices based on developer survey.
Tools
- GitHub Git hosting and pioneer of the "Pull Request".
- Sider Automated code review service for GitHub.
52. Awesome Iot
Software / Frameworks
- Astarte (⭐216) - Astarte is an Open Source IoT platform written in Elixir. It is a turnkey solution which packs in everything you need for connecting a device fleet to a set of remote applications. It performs data modeling, automated data reduction, real-time events, and provides you with any feature you might expect in a modern IoT platform. Right now, Linux and ESP32 devices are supported out of the box using the provided SDKs.
- IOTA - Open-source distributed ledger protocol for IoT. Uses a directed acyclic graph (DAG) instead of a blockchain.
Software / Middlewares
- VerneMQ (⭐3.1k) - VerneMQ is a high-performance, distributed MQTT broker that connects IoT, M2M, Mobile, and web applications. It scales horizontally and vertically on commodity hardware to support a high number of concurrent publishers and consumers while maintaining low latency and fault tolerance.
Papers / JavaScript on Things: Hardware for Web Developers (2018 - est.) by Lyza Danger Gardner [early access book]
- Realizing the Potential of the Internet of Things - A white paper from the Telecommunications Industry Association (TIA) written in the form of a set of recommendations to policy maker on leveraging and realizing the potential of the Internet of Things market.
53. Awesome Xamarin
Media
- SupportMediaXF ★2 (⭐27) - Simple cross platform plugin to take photos or pick them from a gallery from shared code
Xamarin.Forms
- Sharpnado.Presentation.Forms ★28 (⭐598) - HorizontalListView, TaskViewLoader, and Paginator.
54. Awesome Php
Table of Contents / Security
- Symfony Security Monitoring - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
55. Awesome Cryptography
Standalone / Hash functions
- sops (⭐16k) - sops is an editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP.
Java / Git
- securitybuilder (⭐43) - Fluent Builder API for JCA/JSSE objects.
56. Awesome Salesforce
Troubleshooting and queries / Technical Blogs
- The Wizard News - The Wizard News is a central location for blogs, video, and podcasts created by Brian Kwong – aka Salesforce Wizard.
57. Awesome Aws
Open Source Repos / S3
- spring-projects/aws-maven 🔥🔥 (⭐215) - Maven Wagon for S3.
58. Awesome Selfhosted
Software / Communication - Social Networks and Forums
- Simple Machines Forum - Free, professional grade software package that allows you to set up your own online community within minutes. (Source Code (⭐583))
BSD-3-Clause
PHP
Software / Pastebins
- bepasty - A pastebin for all kinds of files. (Source Code (⭐192))
BSD-2-Clause
Python/deb
Software / Video Surveillance
- Zoneminder - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. (Source Code (⭐5k))
GPL-2.0
PHP/deb
59. Awesome Laravel
Application Hosting / Third-party Service Integration
60. Awesome Swift
Patterns
- Reactant (⭐373) - Reactant is a reactive architecture for iOS.
JSON
- ObjectMapper (⭐9.1k) - JSON object mapper.
Multi Database
- PersistenceKit (⭐155) - Store and retrieve Codable objects to various persistence layers, in a couple lines of code!
Images / Barcode
- Rough (⭐98) - Rough lets you draw in a sketchy, hand-drawn-like, style.
System / Barcode
- LaunchAtLogin (⭐1.5k) - Easily add 'Launch at Login' functionality to your sandboxed macOS app.
Testing / Barcode
- SnapshotTest (⭐41) - Snapshot testing tool for iOS and tvOS.
- XCTest (⭐1.1k) - The XCTest Project, A Swift core library for providing unit test support.
UI / Barcode
- CircularProgress (⭐569) - Circular progress indicator for your macOS app.
- DockProgress (⭐1.2k) - Show progress in your macOS app's Dock icon.
- Preferences (⭐1.4k) - Add a preferences window to your macOS app in minutes.
Walkthrough / Barcode
- OnboardKit (⭐529) - Customisable user onboarding for your iOS app.
61. Awesome Ruby
Assets
- Sprockets (⭐937) - Rack-based asset packaging system.
Code Analysis and Metrics
- fukuzatsu - Complexity analysis tool with a rich web front-end.
Dashboards
- Blazer (⭐4.5k) - Simple data viewer using only SQL. Output to table, chart, and maps.
- MidiSmtpServer - The highly customizable ruby SMTP-Service library with builtin support for AUTH and SSL/STARTTLS, 8BITMIME and SMTPUTF8, IPv4 and IPv6 and more.
Encryption
- bcrypt-ruby (⭐1.9k) - bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm.
Implementations/Compilers
- TruffleRuby (⭐3k) - A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.
Measurements
- Measured (⭐335) - Wrapper objects which encapsulate measurements and their associated units in Ruby.
- Ruby Units (⭐516) - Provides classes and methods to perform unit math and conversions.
Music and Sound
- Coltrane (⭐2.3k) - A music theory library with a command-line interface.
ORM/ODM
- MongoModel (⭐39) - Ruby ODM for interfacing with MongoDB databases.
62. Awesome Mental Health
Articles
- Sorry, Not Sorry - How To Advocate For Your Mental Health At Work - By Jessica DiVento.
Conferences
- Anxiety Tech - Learn how to advocate for mental health at work, how technology can be better designed to support mental health, what technologies are already working to help those who suffer with mental illnesses, and how you or your company can be leaders in this field.
Organizations
- Compassionate Coding - Compassionate Coding combines the effective practices of agile software development with a focus on empathy and the latest in positive organizational psychology.
- Hack Mental Health - The intersection of mental health and technology.
Talks
- Advocating For Mental Health At Work - AnxietyTech 2018 - By Dr. Jessica DiVento.
- Anxiety & Calm Technology - AnxietyTech 2018 - By Amber Case.
- Authentic Developer - Droidcon Berlin 2018 - By Anastasia López Dornak.
- Cultivating Compassionate Tech Communities - AnxietyTech 2018 - By April Wensel.
- Fight Tech With Tech - AnxietyTech 2018 - By Pamela Fox.
- Getting Therapy To Those Who Need It Most - AnxietyTech 2018 - By Shawn Kernes.
- Hacking With My Anxiety - AnxietyTech 2018 - By Bryan Hughes.
- Living With Bipolar Disorder As A Software Engineer - AnxietyTech 2018 - By Jenna Quindica.
- Self Care: Avoiding Burnout - AnxietyTech 2018 - By Shemika Lamare.
- Successful, Accomplished, Depressed: A Talk About Performance, Perfectionism, And Burnout In IT - WeAreDevelopers 2018 - By Dennis Traub.
- The Evolution Of VR Therapy - AnxietyTech 2018 - By Skip Rizzo.
- VR Mental Health Startup: Idea To Reality - AnxietyTech 2018 - By Jonathan Sockell.
- Why We Need Innovation In Mental Health Tech - AnxietyTech 2018 - By Solome Tibebu.
63. Awesome Gbdev
Game Boy Color / Opcodes
Peripherals / Opcodes
- Dan Docs - Obscure Game Boy hardware documentation.
64. Awesome Ciandcd
Books
- Learning Continuous Integraion with TeamCity - Master the principles and practices behind Continuous Integration by setting it up for different technology stacks using TeamCity
65. Awesome Piracy
Self-hosted VPNs
- OpenVPN 🌟 OpenVPN provides flexible VPN solutions to secure your data communications, whether it's for Internet privacy, remote access for employees, securing IoT, or for networking Cloud data centers.
Torrenting
- peerflix Google Search Searches Heroku-deployed instances of Peerflix for streaming torrents
Trackers / Private Trackers
- AlphaRatio (AR) 🌟 A good starter tracker with lots of freeleech content.
- Awesome HD (AHD) Awesome-HD is a private tracker for quality enthusiasts.
- BakaBT (BBT) a torrent tracker which specializes in serving anime fans
- Bibliotik (BI) Popular ebooks/audiobooks private tracker
- Blutopia (BLU) Blutopia is a private tracker for HD movies and HD TV shows.
- GazelleGames (GGn) Currently the largest private tracker for games.
- HD-Forever (HD-F) HD-Forever is a French private tracker for HD movies.
- IPTorrents (IPT) Private tracker with movies, books, and more.
- MySpleen (MS) MySpleen is a private tracker which specialises in comedy, animation, and TV series.
- PassThePopcorn (PTP) ratio-based torrent tracker for movies
- Redacted (RED) Largest private music tracker at 1.5 million torrents.
- TheGeeks (TGBZ) Private tracker for e-learning
- TorrentLeech (TL) Well-known popular private tracker
- TVChaos UK (TVCUK) Private tracker for British television
- UHDBits (UHD) UHDBits is a Vietnamese private torrent tracker focused on HD movies and TV shows.
- /PTG tracker manifesto List of private trackers
- 0QoLttS.jpg Screenshot of a table from somewhere of private trackers and their sign-up requirements
Tracker Proxies / Public Trackers
- Jackett (⭐9.3k) API Support for your favorite torrent trackers.
Torrent Clients / Public Trackers
- peerflix (⭐6.1k) Streaming torrent client for node.js
Torrent Clients / WebTorrent Clients
- magnetoo Fancy new in-browser WebTorrent streaming service
- βTorrent fully-featured WebTorrent browser client written in HTML, JS and CSS
- WebTorrent Desktop WebTorrent Desktop is for streaming torrents.
- Instant.io Streaming file transfer over WebTorrent (torrents on the web)
Seedboxes / Seedbox Hosting Providers
- UltraSeedbox "Plex optimized" servers to rent
- SeedHost "Seedhost.eu is the oldest continuously operating seedbox hosting provider on the internet."
Download Managers / Free Indexers
- Internet Download Manager shareware download manager for Windows
- pyLoad Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web
DDL Tools / Free Indexers
- FilePursuit 🌟 FilePursuit provides a very powerful file indexing and search service allowing you to find a file among millions of files located on web servers.
- annie (⭐21k) Fast, simple and clean video downloader
- aria2 a lightweight multi-protocol & multi-source command-line download utility.
- ripme (⭐3.4k) A album/video downloader with support for over 80 sites
- rdcli (⭐114) The simple way to download and unrestrict DDL files, torrents and magnets using Real-Debrid
- get_iplayer (⭐1.8k) A utility for downloading TV and radio programmes from BBC iPlayer
- curl
curl
is a command-line tool for downloading data using a variety of protocols. Easily installable on most operating systems.
FTP Indexers / Free Indexers
- Davos (⭐144) Web-based FTP automation for Linux servers.
DDL Search Engines and Crawlers / Free Indexers
- VideoSpider VideoSpider crawls various websites and search engines to find movie and TV episode streaming links
DDL Link Sites / Free Indexers
- DirtyWarez Forum Popular warez forum with films, TV shows, ebooks, anime, games, and more
- snahp.it 🌟 replaced /r/megalinks
Premium Link Generators / Free Indexers
- File Hosting Wiki This site aims to provide the most complete lists of premium link generators, torrent downloaders and more, with (possibly) frequent updates.
Premium Link Hosts / Free Indexers
Media Centre Applications / Third Party Hosts
- Subsonic Music and movie streaming server with a client app and web frontend
Plex Scripts and Tools / Third Party Hosts
- Kitana (⭐444) Kitana exposes your Plex plugin interfaces "to the outside world".
Music / Third Party Hosts
- MusicBrainz MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.
- airsonic Airsonic is a free, web-based media streamer, providing ubiquitous access to your music.
- Beets The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database.
- LibreSonic Media streaming software
Music Streaming / Third Party Hosts
- Hikarinoakariost Site with Japanese music
- mp3Clan Free music streaming
- GoSong Streamable MP3s
- MP3Juices MP3 search engine tool which uses YouTube
- mp3.li Another MP3 streaming site
- SongsPK Mainly for downloading Bollywood songs. Domain changes frequently.
- datmusic Search engine with a clean UI for streaming music in your browser
- MusicPleer Another music streaming site with a decent search engine
Music Downloading / Third Party Hosts
- New Album Releases Premium DDL links for full albums
iTunes / Third Party Hosts
- forked-daapd Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay devices (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Ebooks / Third Party Hosts
- Ubooquity Ubooquity is a free home server for your comics and ebooks library
- COPS (⭐1.3k) Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, etc.)
- Calibre-Web (⭐9.3k) Web app for browsing, reading and downloading eBooks stored in a Calibre database
Audiobooks / Third Party Hosts
- Booksonic Booksonic is a server and an app for streaming your audiobooks to any pc or android phone.
IRC / Third Party Hosts
- ZNC (⭐1.9k) An advanced IRC bouncer
IRC Clients / Third Party Hosts
- Shout (⭐3.7k) The self-hosted web IRC client
- Kiwi IRC Popular web-based IRC client
- TheLounge TheLounge (a fork of shoutIRC) is a web IRC client that you host on your own server.
Piracy Blogs and News / Third Party Hosts
- TechWorm Techworm is a Tech, Cyber-security news platform.
66. Awesome Alfred Workflows
Miscellaneous
- Lorem Ipsum (⭐43) - Generate lorem ipsum(...) text from Alfred.
67. Awesome Java
Bytecode Manipulation
- Mixin (⭐1.4k) - Manipulate bytecode at runtime using real Java code.
68. Awesome Postgres
Contents / GUI
- pgModeler - pgModeler is an open-source PostgreSQL Database Modeler.
Contents / Server
- Greenplum Database - Open source fork of PostgreSQL for large data volumes.
Contents / Utilities
- pgbadger (⭐3.5k) - Fast PostgreSQL Log Analyzer.
- sqlcheck (⭐2.4k) - Automatically detects common SQL anti-patterns. Such anti-patterns often slow down queries. Addressing them will, therefore, help accelerate queries.
69. Awesome Web Security
XSS - Cross-Site Scripting
- AwesomeXSS (⭐4k) - Written by @s0md3v.
- XSS.png - Written by @jackmasa.
Web Cache Poisoning
- Practical Web Cache Poisoning - Written by @albinowax.
- Bypassing Web Cache Poisoning Countermeasures - Written by @albinowax.
- Cache poisoning and other dirty tricks - Written by Wallarm.
Remote Code Execution
- Evil Teacher: Code Injection in Moodle - Written by RIPS Technologies.
XSS
- XSS in Google Colaboratory + CSP bypass - Written by Michał Bentkowski.
- Another XSS in Google Colaboratory - Written by Michał Bentkowski.
SQL Injection
- Making a Blind SQL Injection a little less blind - Written by TomNomNom.
Frontend (like SOP bypass, URL spoofing, and something like that)
Reconnaissance / OSINT - Open-Source Intelligence
- Photon (⭐9.1k) - Incredibly fast crawler designed for OSINT by @s0md3v.
- ReconDog (⭐1.5k) - Reconnaissance Swiss Army Knife by @s0md3v.
Fuzzing / Sub Domain Enumeration
- dirhunt (⭐1.4k) - Web crawler optimized for searching and analyzing the directory structure of a site by @nekmo.
- ssltest - Online service that performs a deep analysis of the configuration of any SSL web server on the public internet. Provided by Qualys SSL Labs.
Scanning / Sub Domain Enumeration
- wpscan (⭐7.1k) - WPScan is a black box WordPress vulnerability scanner by @wpscanteam.
- JoomlaScan (⭐165) - Free software to find the components installed in Joomla CMS, built out of the ashes of Joomscan by @drego85.
- WAScan - Is an open source web application security scanner that uses "black-box" method, created by @m4ll0k.
Offensive / XSS - Cross-Site Scripting
- beef (⭐7.8k) - The Browser Exploitation Framework Project by beefproject.
- JShell (⭐459) - Get a JavaScript shell with XSS by @s0md3v.
Webshell / Server-Side Request Forgery
- nano (⭐414) - Family of code golfed PHP shells by @s0md3v.
70. Awesome Groovy
Scripting Tools
- EasyDokkaPlugin (⭐13) - Gradle script plugin to generate documentation by Dokka documentation engine for Java and Kotlin
- GradleMavenPush (⭐21) - Gradle script plugin to upload Gradle Artifacts to Maven repositories
- sshoogr (⭐350) - DSL library for working with remote servers through SSH.
71. Awesome Vulkan
Tutorial
Samples
- Vulkan Basic Graphics Samples (⭐35) - Collection of simple graphics samples that are written using Magma library.
Khronos
- Quick Reference Sheets
- Conferences and Presentations
- GDC 2016 Presentations
- 2016 UK Chapter: Moving to Vulkan
- SIGGRAPH 2016 BOF - Vulkan
- SIGGRPAH 2016 Best Practices Roundtable
- 2016 Vulkan DevDay UK
- 2016 Vulkan DevDay Seoul
- 2017 Vulkan DevU Vancouver
- 2017 Vulkan Loader Webinar
- SIGGRAPH 2017 BOF - Vulkan
- 2018 Vulkan Montreal Dev Day
- 2018 Vulkanised!
- SIGGRAPH 2018 BOF - Vulkan
- Prev: Oct 29 - Nov 04, 2018
- Next: Oct 15 - Oct 21, 2018