Awesome List Updates on May 11 - May 17, 2020
55 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Engineering Team Management
Politics / Equity
- Power Bends Light - “Most things at most startups are perpetually on fire, but if you can accept that, there is a lot to like. One well-known one: at a fast-growing startup, a hard-working, talented person who has some support from company leadership can often acquire an impressive title (or at least a lot of de facto power) very quickly.”
2. Awesome Nextjs
Essentials
Articles
Boilerplates
- Next Right Now (⭐1.3k) - Flexible production-grade boilerplate with Next.js 9 and Vercel, with pre-configured Sentry, cookies, Amplitude, Emotion, FontAwesome, GraphQL/GraphCMS (Apollo), Bootstrap (Reactstrap), i18next (Locize), Jest, Cypress (E2E tests) and CI/CD (GH Actions), with full TypeScript support and support for B2B multi-tenants web apps (monorepo)
- Next & Vercel Typescript template (⭐42) - Serverless, Typescript, Jest, Github CI, SCSS, prettier boilerplate
3. Awesome Gbdev
Introduction
Documentation
- Complete Technical Reference - by Gekkio.
Peripherals / Opcodes
- Edge of Emulation, a series of articles about emulating and investigating Game Boy accessories. Also available as technical documents (⭐445) in the GBE- emulator documentation.
- Mobile Adapter GB - Internet connectivity and DLC on the Game Boy Color.
- The Game Boy Printer
- Pocket Sonar - A blue cart with built-in sonar hardware.
- Zok Zok Heroes - Zok Zok Heroes' Full Changer, a motion-activated accessory.
- Infrared Madness - Infrared communication on the Game Boy Color.
- Game Boy 4-Player Adapter - DMG-07.
- Barcode Boy - The first Game Boy card-scanner.
- Barcode Taisen Bardigun - A late 90s DMG-GBC barcode reader.
Cartridges / Opcodes
- Gekkio's cartridge analysis:
- Pinout, registers descriptions and VHDL code of some cartridge types on Tauwasser's wiki:
Emulator Development / Misc
- binjgb rewind - Implementing a *rewind- feature.
- About swotGB - Notes about the development of a Game Boy emulator in JavaScript.
Assemblers / Misc
- wla-dx (⭐527) - Yet Another GB-Z80/Z80/... Multi Platform Cross Assembler Package. Documentation.
Emulators / Experimental/Proof of Concepts
- Binjgb (⭐502) - 5Kloc emulator that passes most of the tests. *Rewind- feature. Runs in the browser using WebAssembly.
- gbe-plus (⭐445) - A recently rewritten emulator that has a large effort in preserving the functions of obscure accessories (such as IR link, Mobile Network GB, Barcode Boy, GB Printer, local and online GB Serial Link Cable, ... )
ASM / Syntax highlighting packages
- gbz80-highlight (⭐6) - Notepad+- and gedit syntax highlighting files for RGBDS assembly.
C / Syntax highlighting packages
- Bubble Factory (⭐26) - *Vanilla- SDCC (no gbdk).
4. Awesome Cheminformatics
Applications / Command Line Tools
5. Awesome Typescript
Runtime / Playground
- json-decoder (⭐76) - Typesafe JSON decoder and runtime checker
6. Free for Dev
Managed Data Services
- MemCachier — Managed Memcache service. Free for up to 25MB, 1 Proxy Server, and basic analytics
Miscellaneous
- newreleases.io - Receive notifications on email, Slack, Telegram, Discord, and custom webhooks for new releases from GitHub, GitLab, Bitbucket, Python PyPI, Java Maven, Node.js NPM, Node.js Yarn, Ruby Gems, PHP Packagist, .NET NuGet, Rust Cargo and Docker Hub.
7. Awesome Quantified Self
Talks
- Don't Unplug!!! How Technology Saved My Life and Can Save Yours Too - A keynote by Chris Dancy ("the Most Connected Man on Earth") in which he explores how technology helped him become a better person by paying attention to the data he collected about his life.
8. Awesome Aws
SDKs and Samples / C++ SDK
9. Awesome Quant
Golang / Data Visualization
- Kelp (⭐1.1k) - Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).
10. Awesome React Native
Navigation
- react-native-navigation-hooks ★109 (⭐247) - A set of React hooks for React Native Navigation.
- react-native-pointer-interactions ★2 (⭐26) - Expose iPad mouse & trackpads interactions to React Native.
Seeds / Navigation Demos
- React Native Boilerplate Typescript (⭐14) - React Native Boilerplate - Redux + Saga + Reselect + redux-persist + react-navigation + TypeScript
11. Awesome Embedded Rust
Driver crates / WIP
- MCP4725 - I2C - 12-bit DAC -
12. Awesome Java
Imagery / Text-Based User Interfaces
- image-comparison (⭐327) - Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison.
13. Services Engineering
Services Engineering Reading List / Posts
- Stevey’s Google Platforms Rant (Yegge)
14. Awesome R
Data Packages
- RCOBOLDI (⭐12) - Import COBOL CopyBook data files directly into R as properly structured data frames. Package builds are available via Drat (⭐1) and DockerHub.
15. Awesome Tensorflow Js
Learn / Documentation
Learn / Tutorials
- TensorFlow.js gallery (⭐17k) - A collection of TensorFlow.js projects, tutorials, videos, and more.
- Machine Learning Crash Course - Google's fast-paced, practical introduction to machine learning.
- Google Codelabs - Google Developers Codelabs provide a guided, tutorial, hands-on coding experience.
- Beginning ML with TensorFlow.js - Full online course for web devs to get into TF.js.
Learn / Models/Projects
- Official tfjs models on TensorFlow.js repo (⭐12k) - Pretrained models for TensorFlow.js.
- Official tfjs models on TensorFlow.js website - Explore pre-trained TensorFlow.js models that can be used in any project out of the box.
- @tensorflow-models on NPM - Various pretrained models for TensorFlow.js on NPM.
- Official tfjs examples repo (⭐5.9k) - Examples built with TensorFlow.js!
- Official tfjs demo website - See examples and live demos built with TensorFlow.js!
Learn / Powered by TensorFlow.js
- Handwritten Digit Classification (⭐12) - A showcase project for NgConf 2020 talk on A Journey into the World of Machine Learning with TensorFlow.js.
- NSFWJS - Indecent Content Checker (⭐6k) - A friendly library to check images to see if they are indecent content on either the client or the server!
Tools / Libraries
- TensorFlow.js (⭐17k) - A WebGL accelerated JavaScript library for training and deploying ML models.
- ml5.js - Friendly machine learning for the web.
- face-api.js (⭐14k) - JavaScript API for face detection and face recognition in the browser and Node.js with tensorflow.js.
- handtrack.js (⭐2.6k) - A library for prototyping realtime hand detection (bounding box), directly in the browser.
- magenta.js - Music and Art Generation with Machine Intelligence in the Browser.
Tools / Tools/Utilities
- Glitch - Build fast, full-stack web apps in browser for free (Tensorflow.js templates).
- TensorFlow Playground - Tinker With a Neural Network Right Here in Your Browser!
- AiJS - A curated collection of inspirational AI-powered JavaScript apps.
- Teachable Machine - Train a computer to recognize your own images, sounds, & poses!
- TensorPlayground.com - Write, modify, and view tensors directly in the browser. Then share the code with others.
Community / Online Community
Community / Social Media
- #MadeWithTFJS - See what the community has made and share your work!
- Laurence Moroney - Lead of AI Developer Relations at Google.
- Nikhil Thorat - Co-lead of TensorFlow.js.
- Daniel Smilkov - Co-creator of TensorFlow.js.
- Paige Bailey - Building Google AI for everyone, and for every platform.
- Aaron Ma - World's youngest TensorFlow contributor!
- Sandeep Gupta - Product Manager for TensorFlow.
- Jason Mayes - Developer advocate for TensorFlow.js.
- Gant Laborde - Web & Machine Learning GDE.
Contributions / Social Media
- The repository's owner explicitly says that "this library is not maintained".
- Not committed for long time (2~3 years).
16. Awesome Django
Third-Party Packages / Content Management Systems
- wagtail (⭐18k) - Popular Django content management system (CMS). See awesome-wagtail (⭐2k) too.
Resources / Educational
- Mozilla Tutorial - Create a lending library app.
- Matt Layman - Regular tutorials and deep-dives on Django topics.
17. Awesome Seed Rs
Projects Using Seed
- WeightRS - Minimalistic and privacy friendly progressive web app for tracking your weight.
18. Awesome Laravel
Popular Packages / Utilities
- Laravel Mailbox (⭐904) - A package to handle incoming emails
- stancl/tenancy (⭐2.6k) - Automatic tenancy for your Laravel app. No code changes needed.
Development Setup / Third-party Service Integration
- Vessel - Simple Docker development environments for Laravel
Application Hosting / Third-party Service Integration
Conferences / Third-party Service Integration
Community / Local User Groups
19. Awesome Lit
Standalone Components
<granite-qrcode-generator>
- Custom element to generate and render QR Codes, using qr.js library.
20. Alternative Internet
Cloud and storage
- Skynet is a decentralized CDN and file sharing platform for devs. Skynet is the storage foundation for a Free Internet!
21. Awesome Electronics
Learning / Technical Tutorials
- Uses of Different Soldering Iron Tips - Covers what all those different soldering iron tips are good for.
Gerber Viewers / Online
- Tracespace Viewer - Gerber viewer that lets you inspect the individual layers as well as the board preview.
- Gerblook - Online Gerber viewer powered by Gerbv.
- Stackrate Viewer - Easy to use online gerber viewer with trace hovering and measurement tools.
CAD Specific / KiCad
- Cheatsheet (also in landscape) - Short PDF that goes over the menus and keyboard shortcuts for the most common operations.
CAD Specific / Eagle
Inventory Management and Purchasing / Altium
- 1-click BOM - Browser extensions that automates purchasing and part searching.
Other Lists / Help
- PCB/EDA software list on the EEVblog forums - A much more comprehensive list of all the software tools available.
22. Awesome Ci
Name: continuousphp
Description: Continuous Integration and deployment for projects written in PHP
Features: Languages: PHP
Supported repositories: GitHub, BitBucket, GitLab
Documentation: Documentation
Price: Free for Open source and educational projects
Stars:
23. Awesome Php
Table of Contents / Dependency Management Extras
- Repman - A private PHP package repository manager and Packagist proxy.
Table of Contents / Security
- SQLMap (⭐32k) - An automatic SQL injection and database takeover tool.
Configuration / Third Party APIs
- AsyncAWS - An unofficial asynchronous PHP AWS SDK.
24. Awesome Ios
Popup
- PopupView (⭐3.3k) - Toasts and popups library written with SwiftUI.
Analytics
- MOCA Analytics - Paid cross-platform analytics backend.
App Routing
- LiteRoute (⭐92) - Easy transition between VIPER modules, implemented on pure Swift.
Blockchain
- EthereumKit (⭐473) - EthereumKit is a free, open-source Swift framework for easily interacting with the Ethereum.
Books
Debugging
- DoraemonKit (⭐20k) - A full-featured iOS App development assistant,30+ tools included. You deserve it.
iBeacon
- MOCA Proximity - Paid proximity marketing platform that lets you add amazing proximity experiences to your app.
Official
- Firebase Mobile (and web) application development platform.
Other Testing
- OCMock - Mock objects for Objective-C.
Transition
- TransitionableTab (⭐811) - TransitionableTab makes it easy to animate when switching between tab.
Cards
- Shuffle (⭐888) - A multi-directional card swiping library inspired by Tinder.
Websites / Collection View Layout
Tools / Collection View Layout
- Storyboard -> SwiftUI Converter - Storyboard -> SwiftUI Converter is a converter to convert .storyboard and .xib to SwiftUI.
Extensions / Collection View Layout
- Swiftify - Objective-C to Swift online code converter and Xcode extension.
25. Awesome Streaming
Table of Contents / Data Pipeline
- RudderStack (⭐4k) [Go] - an open source customer data infrastructure (segment, mparticle alternative).
26. Awesome Actions
Utility / Docker Container Actions
- Twilio Fax (⭐5) - Sends a document by fax using your Twilio account.
Static Analysis / Linting
27. Awesome Pentest
Conferences and Events / Asia
- HITCON - Hacks In Taiwan Conference held in Taiwan.
28. Awesome React
React Native Awesome Components
- react-native-gifted-chat (⭐13k) - The most complete chat UI for React Native
React Native Libraries
- realm-js (⭐5.6k) - A mobile database: an alternative to SQLite & key-value stores
29. Awesome Cl
ORMs
- cl-dbi (⭐200) - A database-independent interface for Common Lisp. LLGPL.
- dbd-oracle (⭐4) - an Oracle database driver for CL-DBI. LLGPL.
CLOS extensions
- fast-generic-functions (⭐91) - Seal your generic functions for an extra boost in performance. MIT.
Beginner
- Lisp Koans (⭐3.1k) - The project guides the learner progressively through many Common Lisp language features.
Macro helpers / Third-party APIs
- trivial-with-current-source-from (⭐35) - Helps macro writers produce better errors for macro users. GPL3.
30. Colorful
Tools / Web App
- geenes - Create a color scale in seconds, then export it to sketch or code.
- Tints and Shades - Display tints and shades of a given hex color in 10% increments.
31. Awesome Keycloak
Articles
Talks
32. Awesome D
Command Line / XML
- luneta (⭐56) - A command-line fuzzy finder.
33. Awesome Mac
Browsers / Audio Record and Process
- Brave - Web browser with an emphasis on privacy and speed.
34. Awesome Transit
GTFS Data Collection and Maintenance Tools / Ruby
- GTFS shape mapfit (⭐7) - Python tool that fits GTFS shape files and stops to a given OSM map file. Uses pymapmatch (⭐3) for the matching.
35. Awesome Irc
Bouncers / Self-hosted
- ZNC - Most popular. many different plugins. (source (⭐2k))
C++
- soju - A user-friendly IRC bouncer.
Go
36. Awesome Web Security
Digests
- The Daily Swig - Web security digest - Written by PortSwigger.
- Web Application Security Zone by Netsparker - Written by Netsparker.
- Infosec Newbie - Written by Mark Robinson.
- The Magic of Learning - Written by @bitvijays.
- CTF Field Guide - Written by Trail of Bits.
- PayloadsAllTheThings (⭐42k) - Written by @swisskyrepo.
SSL/TLS
- Practical introduction to SSL/TLS (⭐441) - Written by @Hakky54.
AWS
- Misadventures in AWS - Written by Christian Demko
OAuth
- What is going on with OAuth 2.0? And why you should not use it for authentication. - Written by @damianrusinek.
- Facebook OAuth Framework Vulnerability - Written by @AmolBaikar.
CSRF
- If HttpOnly You Could Still CSRF… Of CORS you can! - Written by @GraphX.
SQL Injection
Deserialization
Frontend (like SOP bypass, URL spoofing, and something like that)
- Sending arbitrary IPC messages via overriding Function.prototype.apply - Written by @kinugawamasato.
Backend (core of Browser implementation, and often refers to C or C++ part)
- CLEANLY ESCAPING THE CHROME SANDBOX - Written by @tjbecker_.
Cheetsheets
- XSS Cheat Sheet - 2018 Edition - Written by @brutelogic.
- Capture the Flag CheatSheet - Written by @uppusaikiran.
Offensive / XSS - Cross-Site Scripting
- csp evaluator - A tool for evaluating content-security-policies by Csper.
Preventing / Server-Side Request Forgery
- Csper - A set of tools for building/evaluating/monitoring content-security-policy to prevent/detect cross site scripting by Csper.
Miscellaneous / Server-Side Request Forgery
- Implications of Loading .NET Assemblies - Written by Brian Wallace.
- WCTF2019: Gyotaku The Flag - Written by @t0nk42.
37. Awesome Mobile Web Development
Books
- Mobile First - How to design sites for mobile devices (free online version).
38. Awesome Qa
Recent QA Models
- UnifiedQA: Crossing Format Boundaries With a Single QA System (2020)
- ProQA: Resource-efficient method for pretraining a dense corpus index for open-domain QA and IR. (2020)
- TYDI QA: A Benchmark for Information-Seeking Question Answering in Typologically Diverse Languages (2020)
- Retrospective Reader for Machine Reading Comprehension
- TANDA: Transfer and Adapt Pre-Trained Transformer Models for Answer Sentence Selection (AAAI 2020)
Recent Language Models
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators, Kevin Clark, et al., ICLR, 2020.
- TinyBERT: Distilling BERT for Natural Language Understanding, Xiaoqi Jiao, et al., ICLR, 2020.
- MINILM: Deep Self-Attention Distillation for Task-Agnostic Compression of Pre-Trained Transformers, Wenhui Wang, et al., arXiv, 2020.
- T5: Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer, Colin Raffel, et al., arXiv preprint, 2019.
- ERNIE: Enhanced Language Representation with Informative Entities, Zhengyan Zhang, et al., ACL, 2019.
- XLNet: Generalized Autoregressive Pretraining for Language Understanding, Zhilin Yang, et al., arXiv preprint, 2019.
- ALBERT: A Lite BERT for Self-supervised Learning of Language Representations, Zhenzhong Lan, et al., arXiv preprint, 2019.
- RoBERTa: A Robustly Optimized BERT Pretraining Approach, Yinhan Liu, et al., arXiv preprint, 2019.
- DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter, Victor sanh, et al., arXiv, 2019.
- SpanBERT: Improving Pre-training by Representing and Predicting Spans, Mandar Joshi, et al., TACL, 2019.
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding, Jacob Devlin, et al., NAACL 2019, 2018.
Arxiv
- Investigating the Successes and Failures of BERT for Passage Re-Ranking, Harshith Padigela, et al., arXiv preprint, May 2019.
- BERT with History Answer Embedding for Conversational Question Answering, Chen Qu, et al., arXiv preprint, May 2019.
- Understanding the Behaviors of BERT in Ranking, Yifan Qiao, et al., arXiv preprint, Apr 2019.
- BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis, Hu Xu, et al., arXiv preprint, Apr 2019.
- End-to-End Open-Domain Question Answering with BERTserini, Wei Yang, et al., arXiv preprint, Feb 2019.
- A BERT Baseline for the Natural Questions, Chris Alberti, et al., arXiv preprint, Jan 2019.
- Passage Re-ranking with BERT, Rodrigo Nogueira, et al., arXiv preprint, Jan 2019.
- SDNet: Contextualized Attention-based Deep Network for Conversational Question Answering, Chenguang Zhu, et al., arXiv, Dec 2018.
39. Webcomponents the Right Way
Introduction
Custom Elements
Shadow DOM
HTML Templates
CSS Shadow Parts
Best Practices
Codelabs
Case Studies
Svelte
History / 2019
History / 2017
History / 2014
40. Awesome Flutter
Navigation / Image Picker
- Get (⭐10k) - Navigate between screens & display snackbars/dialogs/bottomSheets without context by Jonny Borges
Media / Video
- Video Trimmer (⭐423) - Visualise and trim videos by Souvik Biswas
Utilities / Game Engine resources
- Environment Configuration (⭐91) - CLI tool to generate
.env
configurations for application environments by TatsuUkraine
VSCode / Game Engine resources
- Flutter Intl - i18n binding from arb files by Localizely
IntelliJ / Android Studio / Game Engine resources
- Flutter Intl - 18n binding from arb files by Localizely
41. Awesome Crystal
- sendgrid.cr (⭐16) - Simple Sendgrid Client
Environment Management
- crenv (⭐238) - Crystal version manager
Game Development
- entitas.cr (⭐37) - A Entity Component System Framework for Crystal
42. Awesome Smart Tv
LG webOS / Third-party remote control libraries
- PyWebOSTV (⭐177) - A generic & entensible WebOS 3.0 Client Library (Python2, Python3).
43. Awesome Sysadmin
Software / Diagramming
- Mermaid - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. (Source Code (⭐3.9k))
MIT
Nodejs/Docker
44. Awesome Quantum Computing
Development Tools
- Tequila (⭐344) - An Extensible Quantum Information and Learning Architecture developed by Alan Aspuru-Guzik group (University of Toronto).
45. Awesome Playcanvas
Community
46. Awesome Billing
Business Intelligence / Metrics
- Startup financial models - 12 templates compared for SaaS - A great source of inspiration to get better visibility in your operations.
47. Awesome Esolangs
Languages
- Spooky - The scariest programming language 🎃 💀.
Others
- NoCode (⭐58k) - Secure and reliable applications. Write nothing; deploy nowhere.
- vapor.js (⭐1.4k) - The World's Smallest & Fastest JavaScript Library.
48. Awesome Embedded and Iot Security
Software Tools / Analysis Frameworks
- HomePWN (⭐787) - Swiss Army Knife for Pentesting of IoT Devices.
Software Tools / Misc Tools
- Cotopaxi (⭐334) - Set of tools for security testing of Internet of Things devices using specific network IoT protocols.
- dumpflash (⭐264) - Low-level NAND Flash dump and parsing utility.
- flashrom (⭐731) - Tool for detecting, reading, writing, verifying and erasing flash chips.
- Samsung Firmware Magic (⭐191) - Decrypt Samsung SSD firmware updates.
Hardware Tools / Misc Tools
- HydraBus - Open source multi-tool hardware similar to the BusPirate but with NFC capabilities.
- Glasgow (⭐1.8k) - Tool for exploring and debugging different digital interfaces.
Hardware Tools / ZigBee Tools
- Atmel RZUSBstick - Discontinued product. Lucky if you have one! - Tool for development, debugging and demonstration of a wide range of low power wireless applications including IEEE 802.15.4, 6LoWPAN, and ZigBee networks. Killerbee compatible.
Hardware Tools / SDR Tools
- RTL-SDR - Cheapest SDR for beginners. It is a computer based radio scanner for receiving live radio signals frequencies from 500 kHz up to 1.75 GHz.
- HackRF One - Software Defined Radio peripheral capable of transmission or reception of radio signals from 1 MHz to 6 GHz (half-duplex).
Hardware Tools / RFID NFC Tools
- Proxmark 3 RDV4 - Powerful general purpose RFID tool. From Low Frequency (125kHz) to High Frequency (13.56MHz) tags.
Books / RFID NFC Tools
- 2020, Fotios Chantzis, Evangel Deirme, Ioannis Stais, Paulino Calderon, Beau Woods: Practical IoT Hacking
- 2018, Qing Yang, Lin Huang Inside Radio: An Attack and Defense Guide
- 2015, Keng Tiong Ng: The Art of PCB Reverse Engineering
- 2015, Joshua Wright , Johnny Cache: Hacking Wireless Exposed
Research Papers / RFID NFC Tools
- 2019, Agarwal et al: Detecting IoT Devices and How They Put Large Heterogeneous Networks at Security Risk
- 2014, Costin et al: A Large-Scale Analysis of the Security of Embedded Firmwares
Case Studies / RFID NFC Tools
Websites / RFID NFC Tools
- OWASP Internet of Things Project - IoT common vulnerabilities and attack surfaces.
Websites / Blogs
49. Awesome React Components
Menu
- react-planet (⭐172) - demo - Create circular menus which looks like planets.
Miscellaneous
- react-searchbox-awesome (⭐30) - demo - Minimalistic searchbox.
50. ALL About RSS
Apps / Outline Processor Markup Language
Hosted Readers / Outline Processor Markup Language
💖 Acknowledgement / Crypto or Blockchain relevant
universally from / multiple sources
specifically from (a certain platform) / Telegram
RSS2MAIL / Docsify
Podcast apps that will work with your custom RSS link / Crypto or Blockchain relevant
RSS2ARCHIVE / For Android device
Entertainment / Webpage Monitor Services with capability of monitoring RSS Feed 1264
- KOTOMI RSS 18 : Anime RSS 索引站,将你的搜索结果订阅为 RSS 源
Multi-subject / Crypto or Blockchain relevant
🦾 Others / Crypto or Blockchain relevant
- Collect-Info-Research (⭐35) 367 : a project to help you collect info every day.
Podcast Feed Customization / Crypto or Blockchain relevant
51. Awesome Naming
Machine Learning and Artificial Intelligence
- Decision boundary - A boundary dividing the space of possible data points. Here you decide, everything on this side is SPAM, everything on that side is not.
52. Public Apis
Test Data
API: FakerAPI
Description: APIs collection to get fake data
Auth: No
HTTPS: Yes
CORS: Yes
53. Awesome Ruby
CLI Utilities
- Tabulo (⭐243) - Plain text table generator with a DRY, column-based API.
Date and Time Processing
- holidays (⭐808) - A collection of Ruby methods to deal with statutory and other holidays.
E-Commerce and Payments
- credit_card_validations (⭐229) - A ruby gem for validating credit card numbers, generating valid numbers, Luhn checks.
Security
- Rack::Protection (⭐12k) - Rack middleware for protecting against typical Web attacks.
WebSocket
- CableReady (⭐748) - CableReady completes the ActionCable story and expands the utility of web sockets in your Rails app.
- StimulusReflex (⭐2.3k) - Build reactive applications with the Rails tooling you already know and love.
54. PlacesToPostYourStartup
Websites
- Broadwise.org - https://broadwise.org/
55. Awesome Piracy
Trackers / Private Trackers
- Filelist (FL) Large Romanian general tracker with mostly English content. No RAR files allowed. (Scene torrents are unrared, and then allowed.)
Seedboxes / Seedbox Hosting Providers
- Giga-Rapid.com Shared 1Gbps seedboxes with massive storage & lots of addon applications.
- Prev: May 18 - May 24, 2020
- Next: May 04 - May 10, 2020