Awesome List Updates on Dec 19 - Dec 25, 2022
49 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Jupyter
Runtimes/Frontends
- nteract (⭐6.3k) - Native desktop notebook frontend.
- Panel (⭐5.3k) - Notebooks as static files or interactive and standalone server-/client-side (via pyodide) apps.
- PaneLite - A distribution of JupyterLite that works with Panel and the HoloViz ecosystem.
JupyterLab Extensions
- jupyter-notify - Cell magic for browser notification of cell completion.
- jupyter-panel-proxy (⭐13) - Automatically serve notebooks as Panel data apps at the
/panelendpoint of your Jupyter server.
2. Awesome Chip 8
Emulator/interpreter development / Testing
- CHIP-8 test suite (⭐513) - Timendus' collection of tests, including an improved version of corax89's test rom, a test for the behaviour of the flags and a CHIP-8 / Super-CHIP / XO-CHIP quirks test.
3. Awesome Ocaml
Code Analysis and Linters
- coq-of-ocaml (⭐265) - Translator from OCaml to Coq to formally verify OCaml code.
4. Awesome Geek Podcasts
In Portuguese
- OsProgramadores - Marcelo Pinheiro entrevista convidados que trabalham na área de programação. Na tentativa de criar um conteúdo que incentive e guie o pessoal que pretende começar nesta área.
5. Awesome Testing
Training (Includes developer training for automation testers) / Mind Mapping & Documentation
- BBST Testing Courses - The famous Black Box Software Testing (BBST) courses are university level courses on Software Test Foundations, Bug Reporting and Test Design. These materials have been creative commons licensed for use by anyone. Includes articles, slides and video lectures.
6. Awesome Github Wiki
Examples
7. Awesome Pixel Art
Inspiration / Games
- Minit - With a minimalistic design (only two colors palette). Minit is an adventure where each exploration journey is limited to 60 seconds.
8. Awesome Newsletters
Security / Svelte
- RTC Security Newsletter. A monthly newsletter of real-time communication security news, research, and occasional updates by Enable Security.
9. Awesome Plotters
Inspiration, Instruction, and Research / Fonts
- Tech Tangents: Plotting For The First Time - HP 7470A - Nice video showing an HP 7470A operated from an HP 85 computer.
Manuals, Ephemera, Papers, and Patents / Manuals
10. Awesome React Components
Responsive / Syntax Highlight
- flowbite-react (⭐2k) - Open-source UI component library based on React, Tailwind CSS, and Flowbite.
11. Awesome Theoretical Computer Science
Communication Complexity / Lecture Notes
- Mark Bun. CS591 Communication Complexity - A graduate course which introduces the fundamental results and techniques in the area and some research frontier questions. Themes include: Communication models and the communication complexity zoo, Information vs. communication, Query-to-communication lifting, and Applications
Selected Posts and Essays / Lecture Videos Playlist
- Igor Pak. How to Start a Paper - Why should you introduce a conceptual preliminary motivating the story of your paper.
12. Awesome Blockchain Ai
Recommended reading / Wikipedia
- Blockchain - "A blockchain is a growing list of records, called blocks, which are linked using cryptography."
- Artificial Intelligence - "In the field of computer science, artificial intelligence (AI), sometimes called machine intelligence, is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals."
- Machine Learning - "Machine learning (ML) is the scientific study of algorithms and statistical models that computer systems use to effectively perform a specific task without using explicit instructions, relying on patterns and inference instead."
Recommended reading / Blockchain, AI and Machine Learning
- How the Blockchain Could Break Big Tech's Hold on A.I. - New York Times, October 20, 2018.
- The convergence of AI and Blockchain: what's the deal? - Francesco Corea, December 1, 2017.
13. Awesome Software Patreons
Open Source Projects
Open Source Projects / Games
- Fheroes2 - Free Heroes of Might and Magic II engine.
- Heroic Games Launcher, #2, #3 - Open source GOG and Epic Games launcher.
- MelonDS - Nintendo DS emulator.
14. Awesome Osint
Image Search / GitHub
- FaceCheck.ID - Facial recognition search engine.
15. Awesome Tensorflow
Tools/Utilities
- create-tf-app (⭐4) - Project builder command line tool for Tensorflow covering environment management, linting, and logging.
16. Awesome Ada
DevOps / Apache License
- septum (⭐389) - An interactive context-based text search tool for searching large codebases.
Networking and Communication Middleware / Apache License
- adare-net - This is a small, portable and easy to use Ada network lib. It supports ipv4 ipv6 udp and tcp, and can 'listen' with ipv6, too.
17. Awesome Rails
Official Resources
External Resources / Books
Jobs / Other external resources
Articles / Other external resources
Open Source Rails Apps / Other external resources
- blackCandy (⭐3.6k) - A music streaming app (using Rails 7.0).
- campo (⭐440) - A forum app (using Rails 4.1).
- crowdAI (⭐149) - An app for data science challenges (using Rails 5.2). - 🌍
- dcaf_case_management (⭐91) - A case management app (using Rails 7.0).
- graff_mags (⭐19) - A graffiti magazine sharing app (using Rails 4.1).
- hashrobot (⭐49) - A social media management app (using Rails 4.2).
- hours (⭐1k) - A time tracking app (using Rails 4.2).
- loomio (⭐2.5k) - A collaborative decision-making app (using Rails 6.1). - 🌍
- mastodon (⭐49k) - A microblogging app (using Rails 6.1). - 🌍
- openstreetmap-website (⭐2.4k) - A map viewing app (using Rails 7.0). - 🌍
- postal (⭐16k) - A mail delivery platform (using Rails 5.2).
- rletters - A frontend for database of journal articles for researchers (using Rails 6.0).
- scholarsphere (⭐12) - A digital assets management app - using Rails 6.1
- websiteOne (⭐144) - A project tracking app (using Rails 6.1).
Gems / Other external resources
- rails_admin (⭐7.9k) - A gem to create & manage admin panel for Rails app. 🔴
- rails_semantic_logger (⭐362) - A gem to provide alternative logging approach for Rails app. 🔴
- ranked-model (⭐1.1k) - A gem to handle sorting for rows. 🔴
- rubocop-rails (⭐843) - A code style checking tool. 🔴
- shakapacker (⭐445) - A gem to use webpack to manage app-like JavaScript modules in Rails. 🔴
- view_component (⭐3.4k) - A gem to introduce view components. 🔴
Platforms / Other external resources
- Nanobox (⭐1.6k) - A micro-PaaS (μPaaS) for creating consistent, isolated, development environments deployable anywhere
18. Awesome Python Data Science
Data Validation / Synthetic Data
- great_expectations (⭐11k) - Always know what to expect from your data.
- deepchecks (⭐3.8k) - Validation & testing of ML models and data during model development, deployment, and production.

- evidently (⭐6.4k) - Evaluate and monitor ML models from validation to production.
- TensorFlow Data Validation (⭐772) - Library for exploring and validating machine learning data.
19. Awesome List
Front-End Development
20. Awesome Cybersecurity Blueteam
Host-based tools / Tarpits
- USB Keystroke Injection Protection (⭐539) - Daemon for blocking USB keystroke injection devices on Linux systems.
- chkrootkit - Locally checks for signs of a rootkit on GNU/Linux systems.
21. Awesome Go
Parsers/Encoders/Decoders
- go-fasttld (⭐38) - High performance effective top level domains (eTLD) extraction module.
22. Awesome V
Web
- Heroku Buildpack for V (⭐2) - Deploy V apps on Heroku.
23. Awesome Postgres
Contents / Server
- FerretDB - A truly Open Source MongoDB alternative on top of PostgreSQL.
24. Awesome Jax
Libraries
- Fortuna (⭐917) - AWS library for Uncertainty Quantification in Deep Learning.
25. Awesome Vlc
Bindings
- libvlc-zig (⭐21) - Zig bindings for libVLC.
26. Awesome Agi Cocosci
Commonsense / Intuitive Physics
- Partial Mental Simulation Explains Fallacies in Physical Reasoning - Cognitive Neuropsychology, 2022. [All Versions].
27. Awesome Lowcode
Online database creator apps
- Claris - Quickly build custom apps yourself that you can’t find anywhere else.
Visual programming
- Mendix - Accelerate enterprise app development.
- Versoly - The no-code website builder that everyone loves to use.
- Wized - Rapidly build real web applications without coding.
28. Awesome Playcanvas
Games / IO Games
- Tribals - First-person multiplayer survival game.
- Warbands - 3D Multiplayer FPS shooter.
Automotive / YouTube Playables
- Honda Civic Type R - Configurator (Japanese).
Blockchain/Crypto/NFT / YouTube Playables
- Somnium Space - Virtual Reality world built on the Ethereum blockchain.
29. awsm.fish
Docker
30. Awesome Privacy
Encryption
- Shufflecake - Free open source, plausible deniability for multiple hidden filesystems on Linux
Self-hosted
- Memos (⭐43k) - An open-source, self-hosted memo hub with knowledge management and socialization.
Blogging platforms (Medium)
- Scribe - Medium alternative forntend inspired by Invidious.
31. Awesome Swift
Algorithm
- swift-algorithm-club (⭐29k) - Algorithms and data structures, with explanations.
MongoDB
- MongoKitten (⭐744) 🐧 - MongoDB Connector.
Realm
- Realm (⭐17k) - Realm is a mobile database: a replacement for Core Data & SQLite.
Documentation
- SourceDocs (⭐401) - Generate Markdown reference documentation that lives with your code.
Events
- OneWay (⭐89) - State management with unidirectional data flow.
Fonts
- SwiftIconFont (⭐1.2k) - Fontawesome, Iconic, Ionicons, Octicon ports.
Localization / Barcode
- BartyCrouch (⭐1.4k) - Incrementally update/translate your Strings files from Code and Storyboards/XIBs.
UI / Barcode
- NextGrowingTextView (⭐1.8k) - The next in the generations of 'growing textviews' optimized for iOS 7 and above.
32. Awesome Neuroscience
Resources / Ebooks
- Andy's Brain Book - Book companion to Andy's Brain Blog. Provides an introduction to working in a Unix environment, fMRI analysis, and commonplace neuroimaging tools and topics.
- NiPraxis - Textbook for the NiPraxis course, covers fundamental concepts in neuroimaging analysis and how they relate to the wider world of statistics, engineering and computer science. Learn how to work with data and code to get a deeper understanding of how fMRI methods work, how they can fail, how to fix them, and how to develop new methods.
Resources / Blogs
- Andy's Brain Blog - A large collection of articles, tutorials, and videos, covering many of the popular neuroimaging tools and methods.
Resources / Communities
- neuroimaging@python.org - A list for discussion of neuroimaging analysis in Python. Among other things, this list is home to discussions concerning NiPy projects (including NiBabel, Nilearn, dipy, MNE-Python, and more).
Resources / Miscellaneous
- NeuroHackademy - Summer school in neuroimaging and data science, held at the University of Washington eScience Institute. Lectures are available through the institute's YouTube channel.
33. Awesome Generative Deep Art
Inbox: Stable Diffusion / Web UI for Stable Diffusion via Google Colab
- camenduru/stable-diffusion-webui-colab (⭐16k): collection of stable diffusion webui colab for different checkpoints
34. Awesome Vue
Projects Using Vue.js / Apps/Websites
- FontBolt - Discover and generate your favorite fonts from pop culture
35. Awesome Zsh Plugins
Themes / superconsole - Windows-only
- aws (⭐1) - Based on robbyrussell (⭐180k), with an extra decorator to show your
$AWS_PROFILEwhen it is set.
- pico (⭐0) - Simple prompt modified from zap-prompt (⭐28) with decorators for
gitinformation, user@hostname and working directory.
- softblobby (⭐4) - A theme for people who love unicorns, pink and purple. Includes decorators for
gitinformation, current directory, time and username.
- valuca (⭐0) - Variant of ducula (⭐46). Includes decorators for background job status, username, hostname, virtualenv, current directory, last command's exit code,
gitinformation and the current time.
36. Webcomponents the Right Way
Components
<theme-switch>- Animated toggle button to switch between light, dark, and system theme.
Maintainers / 2011
- Created by @mateusortiz in 2014.
- Maintained by @web-padawan since 2018.
37. Awesome Raspberry Pi
Tools
- rpi-cookstrap (⭐16) - A lightweight, plugin based bakery shell script framework to customize, bootstrap & provision raspberry pi OS disk images.
38. Awesome Vite
Templates / React
- react-xs-admin (⭐46) - The background management system template developed based on React18 + ReactRouteV6 + Vite + And Design + ReactIntl + ReactRedux + Emulation.
Framework-agnostic Plugins / Helpers
- vite-plugin-api (⭐40) - Generate route mapping for API Routes services from the directory tree.
Laravel / Community
- Laravel Vite Plugin (⭐851) - Laravel official plugin for Vite.
39. Awesome Ios
Getting Started
- ARHeadsetKit Tutorials (⭐126) - Interactive guides to a high-level framework for experimenting with AR.
- ARStarter (⭐474) - Get started with ARKit - A little exercise for beginners.
- Classpert - A list of 500 iOS Development courses (free and paid), from top e-learning platforms - Complete catalog of courses from Udacity, Pluralsight, Coursera, Edx, Treehouse and Skillshare.
- Ray Wenderlich - Learn to code iOS Apps.
- Stanford - Developing apps for iOS - Stanford's iTunes U course.
- Udacity - Intro to iOS App Development with Swift - Udacity free course. Make Your First iPhone App.
- 100 Days of SwiftUI - Free collection of videos and tutorials updated for iOS 15 and Swift 5.5.
40. Awesome Neovim
Utility / Diagnostics
- echasnovski/mini.nvim#mini.animate (⭐7.5k) - Module of
mini.nvimto add out of the box animations for common built-in actions (cursor movement, scroll, resize, window open/close).
Editing Support / Diagnostics
- debugloop/telescope-undo.nvim (⭐746) - A telescope extension to visualize your undo tree and fuzzy-search changes in it.
41. Awesome Streaming
Table of Contents / Streaming Library
- Mediapipe (⭐31k) - Cross-platform, customizable ML solutions for live and streaming media.
Table of Contents / Closed Source
- NVIDIA Deep Stream [Python/C/C++] - a platform for real-time image, video and audio processing, preferably using on edge devices or cloud.
42. Awesome Falsehood
Networks
- IDN is crazy - International characters in domain names mean support of homographs and heterographs.
43. Awesome Chatgpt
Use ChatGPT Anywhere / Editors
- intellij-chatgpt (⭐139): A ChatGPT plugin for JetBrains IDEs.
Applications / Reverse Proxy
- StackExplain (⭐1.4k): CLI tool to explain your error message with ChatGPT.
44. Awesome Pascal
Game dev
- TurboRaylib (⭐39).
[Delphi][FPC]TurboRaylib is a cool and clean raylib bindings for Object Pascal. Support Windows, Linux, OSX. TurboRaylib have many examples that work in Delphi and Lazarus.
Machine Learning
- CAI Neural API (⭐397).
[FPC]Pascal-based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA. This API has been tested under Windows and Linux.
45. Awesome Yew
Projects
- Sumi (⭐10) - Multi-user issue tracking and knowledge base app built with Yew & Actix.
46. Open Source Flutter Apps
Contents / Education
- TubeCards (⭐346) - Cross-platform Spaced Repetition App for flashcards by friebetill.
Contents / Entertainment
- Aniflix (⭐33) - Netflix clone to browse Anime, created using Flutter and Jikan API & Aniapi API(older version of app). by Sumit Tiware.
Contents / Productivity
- Virlow Flutter Recorder (⭐36) - Voice recording and transcription plus it includes TL;DR, Short Hand Notes, and a rich text editor by [Virlow Voice](https://github.com/proninyaroslav](https://github.com/virlow-voice)
Contents / Tools
- RSA Encryption (⭐32) - A simple UI for encrypting messages by vellt.
47. Awesome Dotnet
IDE / GUI - other
- vvvv A visual live-programming environment for .NET [Free for OSS]
48. Awesome Ruby
Social Networking
- Retrospring (⭐288) - A social network following the Q/A (question and answer) principle.
View components
- Phlex (⭐1.4k) - A framework for building object-oriented views in Ruby.
49. Awesome Chatgpt
Using ChatGPT in other apps
- Prev: Dec 26 - Jan 01, 2022
- Next: Dec 12 - Dec 18, 2022