Awesome List Updates on Feb 24, 2021
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Quantum Computing
MOOCs
- Programming a Quantum Computer with Qiskit - 2-hour guided course focusing on learning how to code for a Quantum Computer leveraging Qiskit.
- The Introduction To Quantum Computing - A subtle introduction to computation, the math behind it and its quantum counterparts followed by in-depth discussion of a few quantum algorithms.
- Quantum Computing. Less Formulas - More Understanding - Same professor of the previous course, this time more focused on quantum concepts rather than math.
Videos
- Quantum Mechanics by PBS Space Time - YouTube playlist targeting a wide audience with generic concepts around Quantum Mechanics and Computing.
2. Awesome Gdpr
Privacy by Design - Guides for developers (art. 25)
Tools
- Website Evidence Collector (WEC) (⭐199) - EDPS Inspection Software.
Publications
- GDPR Today - Privacy news from the Open Rights Group.
- Spread Privacy - DuckDuckGo Blog.
- Freedom To Tinker - Blog from Princeton's CITP, a research center that studies digital technologies in public life.
- pdpEcho - All about personal data protection and privacy, by Gabriela Zanfir-Fortuna.
- GDPRhub - Free and open wiki that allows anyone to find and share GDPR insights across Europe.
3. Awesome Sitecore
Extending Content Editor
- Sitecore Smart Commands (⭐10) - A shared-source module that contains smart copy, duplicate and clone commands in Content Editor, that implement so much wanted functionality missing by default.
4. Awesome Terraform
Tutorials and Blog Posts / Beginner Guides
- Hello, world: The Fargate/Terraform tutorial I wish I had - Blog post describing setting up an ECS Fargate cluster from scratch
5. Awesome Qr Code
Libraries / C
- libqrencode
W
(⭐2.1k) - A fast and compact library for encoding data in a QR code symbol.
Libraries / C, C++, JavaScript, Python, Java, Rust
- QR-Code-generator
W
(⭐3.1k) - High-quality QR code generator library in Java, TypeScript/JavaScript, Python, C++, C, Rust.
Libraries / Java
- Qart
W
(⭐1k) - An app to merge a picture and a QR code.
Libraries / JavaScript
- instascan
R
(⭐2.8k) - HTML5 QR code scanner using your webcam.
- qrious
W
(⭐1.3k) - Pure JavaScript library for QR code generation using canvas.
Libraries / TypeScript
- jsQR
R
(⭐3.1k) - A pure JavaScript QR code reading library.
Libraries / React
- qrcode.react
W
(⭐3.1k) - A<QRCode/>
component for use with React.
Libraries / React Native
- react-native-qrcode-scanner
R
(⭐1.9k) - A QR code scanner component for React Native.
Libraries / Vue
- vue-qrcode-reader
R
(⭐1.6k) - A set of Vue.js components for detecting and decoding QR codes.
Libraries / Python
- sylnsfar/qrcode
W
(⭐9.3k) - Artistic QR code in Python (can produce GIFs).
Libraries / Objective-C
- SGQRCode
R
(⭐1.6k) - Easy to use QR code scan library for iOS.
Libraries / Swift
- EFQRCode
W
(⭐4.3k) - A better way to operate QR code in Swift, support iOS, macOS, watchOS and tvOS.
Libraries / C#
- QRCoder
W
(⭐3.4k) - A pure C# Open Source QR code implementation.
Libraries / Android
- BGAQRCode-Android
RW
(⭐7.7k) - QR code reader and generator written in C.
- AwesomeQRCode (Kotlin)
W
(⭐1.8k) - An awesome QR code generator for Android (can produce GIFs).
Libraries / PHP
- php-qrcode-detector-decoder
R
(⭐1.2k) - PHP library to detect and decode QR codes.
- simple-qrcode
W
(⭐2.2k) - An easy-to-use PHP QR code generator.
- endroid/qr-code
W
(⭐3.8k) - QR code generator.
- BaconQRCode
W
(⭐1.5k) - QR code generator for PHP.
6. Awesome Rails
Starters/Boilerplates / Other external resources
- default_rails_template (⭐28) - Default template for generating new Rails applications.
- docker-Rails-Template (⭐130) - A freshly updated version of "rails new", preconfigured to be run with Docker.
- jumpstart(excid3) (⭐1.1k) - Easily jumpstart a new Rails application with a bunch of great features by default.
- jumpstart(thomasvanholder) (⭐19) - Template for set-up of Rails 6, Tailwind 2.0 and Devise.
- kickoff_tailwind (⭐461) - A rapid Rails 6 application template for personal use bundled with Tailwind CSS.
- rails-devise-graphql (⭐280) - A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, and more.
- rails-template(mattbrictson) - Application template for Rails 6 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
- rails-template(TristanToye) (⭐32) - MVP Ready Rails - A Template for Your Next Rails App
- rails-template(ackama) (⭐138) - Application template for Rails 6.1 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
- rails-template(astrocket) (⭐74) - Template for Rails 6.0 + Kubernetes + Webpacker + Stimulus + TailwindCSS + Let's Encrypt.
- rails-template(dao42) (⭐381) - A best & newest & fastest rails 6.x template for senior rails developer.
- rails-templates(lewagon) - Jump start your Rails development with Le Wagon best practices.
- rails-templates(nimblehq) (⭐68) - Our optimized Rails templates used in our projects.
- rails-vue-template (⭐23) - An example of how to use VueJS as a single page application inside Rails using Webpacker.
- suspenders (⭐3.9k) - A Rails template with our standard defaults, ready to deploy to Heroku.
- vuejs-rails-starterkit (⭐221) - Vue.js + Rails Starting Kit GitHub Template to develop Hybrid Mobile Application.
7. Awesome Jupyter
Rendering/Publishing/Conversion
- ContainDS Dashboards (⭐184) - JupyterHub extension to host authenticated scripts or notebooks in any framework (Voilà, Streamlit, Plotly Dash etc).
8. Awesome Creative Coding
Quick References • Cheatsheets / Other
- Canvas Cheatsheet - Quick and visual canvas cheatsheet.
9. Awesome Selfhosted
Software / Calendar & Contacts - CalDAV or CardDAV Servers
- Etebase (EteSync) - End-to-end encrypted and journaled personal information server supporting calendar and contact data, offering its own clients. (Source Code (⭐1.3k))
AGPL-3.0
Python/Django
10. Webcomponents the Right Way
Case Studies
11. Awesome Django
Third-Party Packages / Testing
- drf-openapi-tester (⭐112) - Django test utility for validating Swagger 2.0 and OpenAPI 3.0 documentation.
12. Awesome Vue
Components & Libraries / Frameworks
- Mijin (⭐192) - Responsive Tailwind CSS UI components, without dependencies
13. Awesome Datascience
Bloggers / Book Deals (Affiliated) 🛍
- nbshare - Data Science notebooks
14. Free for Dev
Source Code Repos
- heptapod.net — Heptapod is a friendly fork of GitLab Community Edition providing support for Mercurial
APIs, Data and ML
- ipapi - IP Address Location API by Kloudend, Inc - A reliable geolocation API, built on AWS, trusted by Fortune 500. Free tier offers 30k lookups/month (1k/day) without signup. Contact us for a higher limit trial plan.
- Kreya — Free gRPC GUI client to call and test gRPC APIs. Can import gRPC APIs via server reflection.
Tools for Teams and Collaboration
- Braid — Chat app designed for teams. Free for public access group, unlimited users, history, and integrations. also it provide self-hostable open-source version.
- Fibery — Connected workspace platform. Free for single user, up to 2 GB disk space.
- wormhol.org — Straightforward file sharing service. Share unlimited files up to 5GB to as many peers as you want.
- Zulip — Real-time chat with unique email-like threading model. Free plan includes 10,000 messages of search history and File storage up to 5 GB. also it provides self-hostable open-source version.
Code Quality
- holistic.dev - The #1 static code analyzer for Postgresql optimization. Performance, security, and architect database issues automatic detection service
- parsers.dev - Abstract syntax tree parsers and intermediate representation compilers as a service
Security and PKI
- Cmd — Security platform providing real-time access control and dynamic policy enforcement on every Linux instance in your cloud or datacenter
Management System
- ploi.io - Server management tool to easily manage and deploy your servers & sites. Free for 1 server.
Translation Management
- SimpleLocalize - Free up to 100 translation keys, unlimited strings, unlimited languages, startup deals
Monitoring
- newrelic.com — New Relic observability platform built to help engineers create more perfect software. From monoliths to serverless, you can instrument everything, then analyze, troubleshoot, and optimize your entire software stack. Free tier offers 100GB/month of free data ingest, 1 free full access user, and unlimited free basic users.
- thundra.io/apm — Application monitoring and debugging. Has a free tier up to 250k monthly invocations.
Crash and Exception Handling
- honeybadger.io - Exception, uptime, and cron monitoring. Free for small teams and open-source projects (12,000 errors/month).
DBaaS
- Upstash — Serverless Redis with free tier up to 10,000 requests per day, 256MB max database size, and 20 concurrent connections
- SeaTable — Flexible, Spreadsheet-like Database built by Seafile team. unlimited tables, 2,000 lines, 1-month versioning, up to 25 team members.
Issue Tracking and Project Management
- Linear — Issue tracker with streamlined interface. Free for unlimited members, up to 10MB file upload size, 250 issues (excluding Archive)
- MeisterTask — Online task management for teams. Free up to 3 projects, unlimited project members.
- Tara AI — Simple sprint management service. Free plan has unlimited tasks, sprints and workspaces, with no user limits.
- teamwork.com — Project management & Team Chat. Free for 5 users and 2 projects. Premium plans available.
- Yodiz — Agile development and issue tracking. Free up to 3 users, unlimited projects.
Storage and Media Processing
- cloudinary.com — Image upload, powerful manipulations, storage and delivery for sites and apps, with libraries for Ruby, Python, Java, PHP, Objective-C and more. Free tier includes 25 monthly credits. 1 credit is equal to 1,000 image transformations, 1 GB of storage, or 1 GB of CDN usage.
Data Visualization on Maps
- developers.arcgis.com — APIs and SDKs for maps, geospatial data storage, analysis, geocoding, routing, and more across web, desktop, and mobile. 2,000,000 free basemap tiles, 20,000 non-stored geocodes, 20,000 simple routes, 5,000 drive time calculations, 5GB free tile+data storage per month.
IDE and Code Editing
- 3v4l - Free online PHP shell and snippet sharing site, runs your code in 300+ PHP versions
Analytics, Events and Statistics
- Avo — Simplified analytics release workflow. Single-source-of-truth tracking plan, type safe analytics tracking library, in-app debuggers, data observability to catch all data issues before you release. Free for 2 workspace members and 1 hour data observability lookback.
Visitor Session Recording
- LogRocket.com - 1,000 sessions/month with 30 day retention, error tracking, live mode
Miscellaneous
- Hook Relay - Add webhook support to your app without the hassles: done-for-you queueing, retries with backoff, and logging. The free plan has 100 deliveries per day, 14-day retention, and 3 hook endpoints.
- Prev: Feb 25, 2021
- Next: Feb 23, 2021