Awesome List Updates on Sep 29, 2020
16 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Osint
Pastebins
Code Search
- AnalyzeID - Find Other Websites Owned By The Same Person
News / Telegram
2. Awesome Preact
Contents / Components
- Pant (⭐24) - Mobile UI Components built on Preact (docs and demos). Ported from awesome Vue components of Vant (⭐23k).
3. Awesome Software Architecture
Principles
- Flexibility - Able to adapt to changes in both environment and usability requirements without encompassing structural changes.
4. Awesome Qr Code
Apps / Readers
- Web App (⭐1k) - A progressive web application to scan QR codes.
Apps / File Transfer
- qrcp (⭐9.8k) - Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.
CLI / File Transfer
- qrencode - Command line tool to generate QR codes.
Resources / PHP
- zxing (⭐32k) - QR code payload format catalog.
5. Awesome Billing
Invoice / Electronic invoices
- Universal Business Language - Most invoicing software can read and write UBL documents (XML) for data transfer.
Payments / Bank Accounts
- A (shallow) dive into the American banking system - Collection of miscellaneous notes primarily focused on the common cases of routable accounts, i.e. checking and savings.
Payments / Online Payments
- UPI 101: The Basics - “In this article, we will learn about India's Unified Payments Interface. A four-year-old payment scheme that has been accounting for 40-45% of digital payments across India.”
6. Awesome Engineering Team Management
Engineering / Systems Complexity
- I try to optimize my code around reducing state, coupling, complexity and code, in that order - An engineer's perspective on which priorities should be addressed first to increase robustness of systems.
Engineering / Technology
- LEGO blocks and organ transplants - “People have been comparing software components to LEGO blocks for a couple decades. (…) Integrating two software systems is usually more like performing a heart transplant than snapping together LEGO blocks.”
Product Management / Standups
- Principles for Great Product Managers - A concise wrap-up of all dimensions a PM oprates along.
Exits / Burnout
- “People do get pissed off in clusters is the best description of a team/company meltdown that I've ever seen.” (source)
7. Awesome Security
Network / Fast Packet Processing
- PACKET_MMAP/TPACKET/AF_PACKET - It's fine to use PACKET_MMAP to improve the performance of the capture and transmission process in Linux.
Operating Systems / Online resources
- Best Linux Penetration Testing Distributions @ CyberPunk - Description of main penetration testing distributions
EBooks / Online resources
- AWS Security - This early-access book covers commong AWS security issues and best practices for access policies, data protection, auditing, continuous monitoring, and incident response.
8. Awesome Home Assistant
Add-ons / Third Party Add-ons
- AppDaemon (⭐84) - Python Apps and HADashboard.
9. Awesome Elixir
Testing
- mox (⭐1.3k) - Mocks and explicit contracts for Elixir.
10. Awesome Nextjs
Newsletters
- Next.js News - Monthly Next.js newsletter showcasing new and upcoming features, best articles, tools, and plugins.
- Next.js Notes - Monthly Next.js and JavaScript platform news.
11. Awesome Jamstack
Videos / Automation
- WTF is Jamstack? - Ondrej Polesny.
Tutorials / Articles / Automation
12. Awesome React Components
Editable data grid / spreadsheet
- ReactGrid (⭐1.1k) - demo/docs - Add spreadsheet-like behavior to your app
13. Free for Dev
Issue Tracking and Project Management
- zenhub.com — The only project management solution inside GitHub. Free for public repos, OSS, and nonprofit organizations
14. Awesome Gpt3
Demos / Program generation and analysis
Products / Other
- Prompts AI: Advanced GPT-3 playground
15. Awesome Vue
Resources / Tutorials
Resources / Books
- Vue.js Component Patterns Course by Frederik Dietz (April 2019)
Components & Libraries / UI Components
- vue3-scroll-picker (⭐29) - A scroll picker component for Vue 3.
16. Awesome Tensorflow Lite
Past announcements:
- Hexagon delegate (⭐169k) - How to use the Hexagon Delegate to speed up model inference on mobile and edge devices. Also see blog post Accelerating TensorFlow Lite on Qualcomm Hexagon DSPs.
TensorFlow Lite models / Other
- TensorFlow Lite models
- TensorFlow Lite models - With official Android and iOS examples.
- Pretrained models - Quantized and floating point variants.
- TensorFlow Hub - Set "Model format = TFLite" to find TensorFlow Lite models.
Ideas and Inspiration / Other
- E2E TFLite Tutorials (⭐123) - Checkout this repo for sample app ideas and seeking help for your tutorial projects. Once a project gets completed, the links of the TensorFlow Lite model(s), sample code and tutorial will be added to this awesome list.
ML Kit examples / Other
- 2019-10-01 ML Kit Translate demo - A tutorial with material design Android (⭐175) (Kotlin) sample - recognize, identify Language and translate text from live camera with ML Kit for Firebase.
- 2019-03-13 Computer Vision with ML Kit - Flutter In Focus.
- 2019-02-09 Flutter + MLKit: Business Card Mail Extractor - A blog post with a Flutter (⭐51) sample code.
- 2019-02-08 From TensorFlow to ML Kit: Power your Android application with machine learning - A talk with Android (⭐9) (Kotlin) sample code.
- 2018-07-20 ML Kit and Face Detection in Flutter.
- 2018-07-27 ML Kit on Android 4: Landmark Detection.
- 2018-07-28 ML Kit on Android 3: Barcode Scanning.
- 2018-05-31 ML Kit on Android 2: Face Detection.
- 2018-05-22 ML Kit on Android 1: Intro.
Plugins and SDKs / Other
- Edge Impulse - Created by @EdgeImpulse to help you to train TensorFlow Lite models for embedded devices in the cloud.
- TensorFlow Lite Flutter Plugin (⭐362) - Provides a dart API similar to the TensorFlow Lite Java API for accessing TensorFlow Lite interpreter and performing inference in flutter apps. tflite_flutter on pub.dev.
Helpful links / Other
- Adventures in TensorFlow Lite (⭐137) - A repository showing non-trivial conversion processes and general explorations in TensorFlow Lite.
Blog posts / Other
- 2020-04-20 What is new in TensorFlow Lite - By Khanh LeViet.
- 2020-04-14 How TensorFlow Lite helps you from prototype to product - By Khanh LeViet.
- 2019-08-05 TensorFlow Model Optimization Toolkit — float16 quantization halves model size - By the TensorFlow team.
- 2018-07-13 Training and serving a real-time mobile object detector in 30 minutes with Cloud TPUs - By Sara Robinson, Aakanksha Chowdhery, and Jonathan Huang.
Books / Other
- 2020-03-01 Raspberry Pi for Computer Vision (Complete Bundle | TOC) - By the PyImageSearch Team: Adrian Rosebrock (@PyImageSearch), David Hoffman, Asbhishek Thanki, Sayak Paul (@RisingSayak), and David Mcduffee.
- 2019-10-01 Practical Deep Learning for Cloud, Mobile, and Edge - By Anirudh Koul (@AnirudhKoul), Siddha Ganju (@SiddhaGanju), and Meher Kasam (@MeherKasam).
Videos / Other
- 2020-07-25 Android ML by Hoi Lam (GDG Kolkata meetup).
- 2020-04-01 Easy on-device ML from prototype to production (TF Dev Summit 2020).
- 2020-03-11 TensorFlow Lite: ML for mobile and IoT devices (TF Dev Summit 2020).
- 2019-10-29 Inside TensorFlow: TensorFlow Lite.
- 2018-04-18 TensorFlow Lite for Android (Coding TensorFlow).
Podcasts / Other
- 2020-08-08 Talking Machine Learning with Hoi Lam.
- Prev: Sep 30, 2020
- Next: Sep 28, 2020