Awesome List Updates on Jun 12 - Jun 18, 2023
47 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
Databases Implemented in Go
- regatta - Fast, simple, geo-distributed KV store built for cloud native era.
2. Awesome Privacy
Plugins for Minecraft
- FreedomChat (⭐203) - A great alternative to No-Chat-Reports, since it does not break any chat plugin by design.
3. Awesome Postgres
Contents / PaaS (PostgreSQL as a Service)
- Neon - Fully managed serverless PostgreSQL. Neon separates storage and compute to offer modern developer features such as serverless, branching, bottomless storage, and more.
4. Discount for Student Dev
Software Packs
- Github Student Developer Pack [FREE] - The GitHub Student Developer Pack is a collection of tools and resources that are available to students for free. It includes access to various developer tools, cloud services, and learning resources.
Learning Resources
- Scrimba [FREE] - Level up your coding skills with interactive courses, projects, and challenges. Learn JavaScript, CSS, React, Python, and more. Enjoy 1 month of free access to Full access to Scrimba’s Pro courses, projects, and coding challenges, which includes 40+ courses available via Github Student Developer Pack.
5. Awesome Openstreetmap
Maps / Map Games
- Arnis (⭐238) - Generate cities from real life in Minecraft using Python.
6. Awesome Agi Cocosci
Domain Specific Language / Design Theory
- When and How to Develop Domain-Specific Languages - ACM Computing Surveys, 2005. [All Versions]. A review on DSL development methodologies that identify patterns in the decision, analysis, design, and implementation phases of DSL development.
Science Logology / Democratization of Science
- 1,500 scientists lift the lid on reproducibility - Nature, 2016. [All Versions].
Commonsense / AI Commonsense Reasoning
- SwiftSage: A Generative Agent with Fast and Slow Thinking for Complex Interactive Tasks - NeurIPS'23, 2023. [All Versions]. [Project].
7. Awesome Cl
C, C++
- cl-frugal-uuid (⭐19) - Common Lisp UUID library with zero dependencies. MIT.
Wrappers
- cl-duckdb (⭐34) - Common Lisp CFFI wrapper around the DuckDB C API. MIT.
Tools
- archlinux-cl (⭐3) - Docker Arch Linux image with Common Lisp implementations (7 to this day). MIT.
Miscellaneous
- CEDAR - an advance interactive development environment aiming to be Emacs compatible with all the features that come with it. (WIP)
Reactive programming
- lwcells (⭐17) - Light Weight Cells.
- LWCELLS is a dataflow extension to Common Lisp. It maintains a consistent state of cells according to functions specifying their relation. LWCELLS is designed to be simple, clean, compositional and flexible.
Shells, shells interfaces / Third-party APIs
- unix-in-lisp (⭐100) - Mount Unix system into Common Lisp image.
- Unix concepts are directly/shallowly embedded into Lisp (Unix commands become Lisp macros, Unix file become Lisp variables, Unix streams become lazy Lisp sequences, etc).
8. Awesome No Login Web Apps
Miscellaneous / Others
- 3dHousePlanner - 3D home design application on the web.
9. Awesome Svelte
Routers / Checkbox
- Elegua (⭐75) - Small (< 180LoC), fast, easy, full featured SPA router
10. Awesome Tmux
Plugins
- tmux-notify (⭐151) A plugin to notify you when processes are finished.
11. Awesome Software Patreons
Open Source Projects
- NewPipe - FLOSS video player on Android for services like YouTube, Soundcloud etc.
Open Source Projects / Messaging and social media
Open Source Projects / Libraries
Open Source Projects / Hardware related
- Martin Povišer - Reverse-engineering and writing Linux drivers for audio hardware on Apple Silicon Macs.
Other kinds of content / Articles and Tutorials
- Boiling Steam, #2 - Linux gaming news, reviews, guides.
- GamingOnLinux - articles and videos about Linux, Steam Deck, SteamOS gaming.
12. Awesome Tailwindcss
Tools
- 💼 Raycast Extension - Search classes, documentation and colors in Raycast Launcher.
13. Awesome Blazor
Videos / Others
- ASP.NET Community Standup - Featured community project: Blazor Studio - June 14, 2023 - Chat about Blazor Studio, this month's featured Blazor community project. Community links.
Articles / Others
- ASP.NET Core updates in .NET 8 Preview 5 - June 13, 2023 - .NET 8 Preview 5 is now available and includes many great new improvements to ASP.NET Core. New Blazor Web App project template, Blazor router integration with endpoint routing, Blazor Content Security Policy (CSP) compatibility and more.
14. Awesome Terraform
Self-Hosted Registries / Miscellaneous
- Terrareg (⭐266) - Terraform module registry.
Providers / Vendor supported providers
- terraform-provider-artifactory (⭐271) - Provider for JFrog Artifactory.
Libraries / IDE
- nu_plugin_hcl (⭐3) - HCL parser plugin for Nushell (⭐31k)
15. Awesome Coq
Projects / User Interfaces
- Coq LSP (⭐140) - Language server and extension for the Visual Studio Code and VSCodium editors with custom document checking engine.
Projects / Type Theory and Mathematics
- Homotopy Type Theory (⭐1.2k) - Development of homotopy-theoretic ideas.
16. Awesome Eslint
Plugins / Testing Tools
- Playwright (⭐244) - Linting rules for Playwright.
17. Awesome Vue
Components & Libraries / UI Components
- notivue (⭐649) - Fully-featured notification system for Vue 3 and Nuxt 3.
- vue-collapsed (⭐132) - Vue 3 CSS height transition from any to auto and vice versa. Accordion ready.
Components & Libraries / UI Utilities
- vue-use-active-scroll (⭐71) - Highlight Vue 3 menu/sidebar links without compromises.
18. Awesome Sysadmin
Software / Distributed Filesystems
- DRBD - Distributed replicated storage system, implemented as a Linux kernel driver. (Source Code (⭐560))
GPL-2.0
C
- GlusterFS - Software-defined distributed storage that can scale to several petabytes, with interfaces for object, block and file storage. (Source Code (⭐4.6k))
GPL-2.0/LGPL-3.0
C
- Hadoop Distributed Filesystem (HDFS) - Distributed file system that provides high-throughput access to application data. (Source Code (⭐15k))
Apache-2.0
Java
- Kubo (⭐16k) - Implementation of IPFS, a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files.
Apache-2.0/MIT
Go
- LeoFS - Highly available, distributed, replicated eventually consistent object/blob store. (Source Code (⭐1.5k))
Apache-2.0
Erlang
- Lustre - Parallel distributed file system, generally used for large-scale cluster computing. (Source Code)
GPL-2.0
C
- Minio - High-performance, S3 compatible object store built for large scale AI/ML, data lake and database workloads. (Source Code (⭐46k))
AGPL-3.0
Go
- MooseFS - Fault tolerant, network distributed file system. (Source Code (⭐1.6k))
GPL-2.0
C
- OpenAFS - Distributed network file system with read-only replicas and multi-OS support. (Source Code)
IPL-1.0
C
- Openstack Swift - A highly available, distributed, eventually consistent object/blob store. (Source Code)
Apache-2.0
Python
- XtreemFS - Distributed, replicated and fault-tolerant file system for federated IT infrastructures.. (Source Code (⭐332))
BSD-3-Clause
Java
19. Awesome Playwright
Integrations
- playwright-bdd (⭐257) - BDD testing with Playwright runner and CucumberJS.
20. Awesome Micropython
Display / LED Segment
- micropython-tm1638spi - MicroPython Library for a popular board with 8 7-segment digits, 8 separate LEDs and 8 push buttons controlled by a TM1638.
Motion / Stepper
- micropython-drv8825 - Driver and example in MicroPython to control a stepper motor via a DRV8825 controller board.
Sensors / Colour
- micropython-as7341 - MicroPython library for AS7341.
Code Generation / SRAM
- micropython-stubs (⭐137) - Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
Shells / Jupyter
- micropython-magic (⭐21) - MicroPython integrated into Jupyter notebooks.
21. Awesome Falsehood
Geography
- Top 5 most insane kanji place names in Japan - “There's one special group of kanji that's hard even for Japanese people to read: place names.”
22. Free for Dev
- Resend - Transactional emails API for developers. 3,000 emails/month, 100 emails/day free, one custom domain.
23. Awesome Engineering Team Management
Recruitment / Interview
- The Technical Interview is an Ego Trip - Starts with anecdote of developers using a job interview as a vehicle to demonstrate their superiority. Then the author details a reasonable interview process that is trying to not waste anyone's time.
Culture / Procrastination
- Adaptation vs adaptability - There is a spectrum between perfect efficiency and being completely flexible. This article explores ecosystems and the flows of material and energy between different organisms within the ecosystem. (hinted by HN comment)
Facilities / Standups
- The impact of the 'open' workspace on human collaboration - Open-plan offices decrease face-to-face collaboration.
Project Management / Estimations
- Software effort estimation is mostly fake research - “The NASA dataset contains 93 rows (that is not a typo, there is no power-of-ten missing), COCOMO 63 rows, Desharnais 81 rows, and (…) the China dataset contains 499 rows.”
Agile / Tickets
- Story Points Revisited - The alleged inventor of story points says they are probably a mistake.
Communication / Writing
- Algorithm for writing a scientific manuscript - A process to guide the preparation and refinement of manuscripts.
- Ten simple rules for structuring papers - “Focusing on how readers consume information, we present a set of 10 simple rules to help you get across the main idea of your paper.”
Politics / Equity
- HiPPO FAQ - HiPPO stands for “Highest Paid Person's Opinion”, a trait of dysfunctional culture, in which power politics trumps data.
Setbacks and Failures / Burnout
- Steve Jobs explains - Why companies fail? - On how sales and marketing takes over product focused companies.
24. Awesome Iam
SAML / Other tools
- SAML vs. OAuth - “OAuth is a protocol for authorization: it ensures Bob goes to the right parking lot. In contrast, SAML is a protocol for authentication, or allowing Bob to get past the guardhouse.”
Trust & Safety / Fraud
- After Car2Go eased its background checks, 75 of its vehicles were stolen in one day. - Why background check are sometimes necessary.
Trust & Safety / Captcha
- You (probably) don't need ReCAPTCHA - Starts with a rant on how the service is a privacy nightmare and is tedious UI-wise, then list alternatives.
25. Awesome Cpp
Documentation
- Doxide (⭐44) - Modern documentation for modern C++, configure with YAML, output Markdown. [Apache 2.0] website
26. Awesome Elixir
Authentication
- ex_aws_msk_iam_auth (⭐6) - AWS Managed Streaming for Apache Kafka (MSK) IAM Authentication plugin for Broadway Kafka.
Reading
- Elixir Code Smells (⭐1.4k) - A catalog of Elixir-specific code smells that can harm the quality of software developed using this language.
27. Awesome React Components
Photo / Image
- @frameright/react-image-display-control (⭐21) - Define zoom regions for smart responsive images.
28. Awesome Computational Biology
Databases / scRNA
- Single Cell Expression Atlas - Public database for single cell RNA.
Databases / Pathway
- PathwayCommons - Database of Pathways and Interactions.
Databases / Genome
- cBioPortal - Database of Cancer Genomics. This has overall metaview for a lot of patients.
Preprocess / Interaction
- Scanpy - scRNA analysis library in Python.
- Seurat - scRNA analysis library in R.
29. Awesome Typescript
Books
- 📚 The Concise TypeScript Book (Free and Open Source) (⭐8.4k) by Simone Poggiali
Validation / Playground
- dto-classes (⭐75) - Developer-friendly parsing, validation & serialization. Static types by default. Uses properties for field schemas, not decorators.
30. Awesome Directus
Examples / Showcases / Personal
- Nuxt 3 Demo (⭐132) - Opinionated Nuxt 3 / Directus Starter with Tailwind CSS.
31. Awesome Ada
Format Readers, Writers and Checkers / Apache License
- xml-ez-out (⭐2) - Library for emitting XML from Ada programs.
32. Awesome Generative Deep Art
Ethics, Philosophical questions and Discussions about Generative AI
Critical Views about Generative AI
Creative Uses of Generative AI Image Synthesis Tools / Deforum
- Wilco Sierra: A platform that generates engineering challenges for software engineers using GPT.
Image Segmentation / Deforum
- MusicGen: Meta's tool for generating music
- facebookresearch/audiocraft (⭐20k): a library for audio processing and generation with deep learning.
Inbox: Speech-to-text (STT) and spoken content analysis / Deforum
- Dedicated File for Inbox for GenAI + Dev (⭐2.4k): a list for further analysis and organization of GenAI + dev references
33. Awesome Neovim
Snippet / Diagnostics
- TobinPalmer/rayso.nvim (⭐74) - Create code snippets in Neovim using ray.so.
Tree-sitter Supported Colorscheme / Diagnostics
- dasupradyumna/midnight.nvim (⭐182) - A modern black Neovim theme with comfortable color contrast for a pleasant visual experience, with LSP and Tree-sitter support.
34. Awesome Developer First
Automation
- n8n - Free and source-available fair-code licensed workflow automation tool.
- Trigger.dev - Open-source platform to create workflows from APIs, on a schedule or on demand.
Feature Flags
- Unleash - Open-source, privacy-first, and enterprise-ready feature management solution.
Testing
- Ddosify - Distributed Performance Testing Platform.
35. Awesome Polars
Resources / Tutorials & workshops
- Cookbook Polars for R - A side-by-side comparison of Polars, R base, dplyr and data.table packages by @ddotta.
- Polars Workshop on AWS (⭐13) - A comprehensive workshop comparing Polars to Pandas, exploring a wide range of functions and features by @debnsuma.
Resources / Blog posts
- Querying Polars DataFrames using SQL - A blog post that shows how to use the SQLContext object in Python to query a Polars DataFrame directly using SQL by @weimenglee.
- Polars vs Pandas: A Brief Tale of Two DataFrame Libraries - A blog post that compares Polars and Pandas focusing in particular on optional dependencies by @ranggakd.
36. Awesome Langchain
Tools / Services
- Langchain Decorators (⭐227): a layer on the top of LangChain that provides syntactic sugar 🍭 for writing custom langchain prompts and chains
Open Source Projects / Other / Chatbots
- Dialoqbase (⭐1.6k): web application that allows you to create custom chatbots with your own knowledge base
- CSV-AI 🧠: CSV-AI is the ultimate app powered by LangChain that allows you to unlock hidden insights in your CSV files.
- MindGeniusAI (⭐172): Auto generate MindMap with ChatGPT
37. Awesome Mac
Utilities / Productivity
- Rize - A.I. powered time tracker that automatically improves your focus and helps you build better work habits.
38. Awesome Kotlin
Projects / Desktop
- krud-dev/ostara (⭐313) - A desktop application that provides various features to monitor and interact with Spring Boot Applications via Actuator.
39. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- deno (cowboyd) (⭐1) - Useful deno aliases and settings.
- deno (tricked-dev) (⭐0) - Automatically installs deno to
$HOME/.deno
on startup if deno is not already installed.
- git-gen (⭐0) - Handle
git
bulk branch delete and create operations.
Themes / superconsole - Windows-only
- abhiyan (⭐7) - Segmented prompt. Includes decorators for
git
branch, staged file count, unstaged file count & untracked file count, username, current working directory and the time. Requires Powerline-compatible fonts.
- astral (skippyr) (⭐0) - Dual line theme with decorators for user@hostname, current directory, python virtual environment and
git
information.
- astral (xwmx) (⭐17) - Theme for dark backgrounds with zen mode. Works well with the zsh-users zsh-syntax-highlighting (⭐20k) plugin. Includes decorators for execution time of last command, when it was run, its exit status, machine name, current path,
ssh
status, andgit
status.
- bashplus (⭐0) - Colorized replica of the default
bash
prompt with decorators forvirtualenv
andgit
status.
- bouni (⭐0) - Includes decorators for user@host, current directory, active python virtualenv, and
git
status.
- brisa (⭐3) - Multiline theme based on fino-time (⭐172k). Includes decorations for username, host, current directory, and
git
status.
- coolmelon (⭐1) - Includes decorators for user@host, time, current directory, node version and
git
information.
- hex (⭐0) - Heavily based on bira (⭐172k), and gruvbox (⭐106), which in turn is based on agnoster. Includes decorators for current directory,
git
status information, active python virtualenv, exit status of the last command run. Requires a Powerline-compatible font.
- hoffish (⭐0) - If the agnoster (⭐4k) theme and fish shell had a ZSH theme for a child. Includes decorators for
git
status, trimmed path to current directory, root status, exit status of the last command run and the active python virtualenv. Requires a Powerline font and the zsh-autosuggestions (⭐31k) and shrink-path (⭐172k) plugins.
- july (⭐0) - Minimalist prompt. Includes decorators for user, host and current directory.
- nablaman (⭐0) - Similar to powerlevel10k (⭐45k). Includes decorators for the last command's exit status, user@hostname,
git
status and the current directory. Works best with a dark terminal theme.
- nuqle (⭐2) - A simple theme for prezto and oh-my-zsh.
- skgeek (⭐0) - Includes decorators for hostname, directory and
git
branch.
- thygod (⭐0) - Based off gnzh (⭐172k) and bira (⭐172k). Includes a
git
status decorator and changes prompt to a red cross when a command fails.
- warmblood (⭐2) - Based on darkblood (⭐172k). Includes decorators for
git
information, user@hostname and the current directory.
40. Awesome Billing
Cost Forecast / Market Research
- Transforming Financial Forecasting with Data Science and Machine Learning at Uber - Discusses how Uber apply data science and machine learning in their financial planning platforms.
Accounting / Software design and implementation
- Triple‐entry accounting with blockchain: How far have we come? - “Triple‐entry accounting is a new and a more efficient way to address fundamental trust and transparency issues that plague current accounting systems. Triple‐entry accounting with blockchain, when properly implemented, can fundamentally improve accounting.”
Contracts / Currencies
- Entitlements untangled: The modern way to software monetization - “The concept of Entitlements encapsulates the feature access settings under various product variants (aka Pricing Plans or Packages), bridging the gap between how a product is sold and how it behaves for a variant. In essence, entitlements are a set of permissions defining what a customer (paying or non-paying) can do with your software application.”
- CUDs vs. Commit Contracts vs. SUDs in Google Cloud - Explains the differences between various types of discounts and usage commitments in GCP.
- Quantity discounts on a virtual good: The results of a massive pricing experiment - “Implementing price reductions ranging from 9–70% for large purchases, we found remarkably little impact on revenue, either positively or negatively.” If discounts are a placebo and are still widely used in the industry, maybe they are a marketing hack to lure big customers?
- “It used to be I could just give a lump sum and let Google Ads play until there is no more budget. Not anymore.” - (source) - Google Ads used to implement a concept of capped actuals. A kind of monthly budget with rollover, which is an optimal billing scheme to limit surprises for customers. It always looked to me as a way to sell quotas.
Invoice / Electronic invoices
- GOBL - JSON Schema, Open Source Go library, global tax database, with conversion tools, all in one.
Payments / Receipt
- The humble receipt gets a brilliant redesign - When a Netflix data engineer revisit receipts.
Competitive Analysis / Tools
- “You need a slightly more sophisticated developer team to cobble together a billing platform” (source) - Google's Product Director take on building billing systems: you need a certain kind of engineers to tackle that domain. It is not for everyone.
41. Awesome V
Networking
- vibe (⭐24) - Request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.
Text processing
- slugify (⭐1) - Transform Unicode strings to url-friendly human-readable ASCII slugs.
42. Awesome Rust
Applications / Games
- mtkennerly/ludusavi (⭐2.1k) - Backup tool for PC game saves
Applications / Productivity
- LLDAP (⭐4.1k) - Simplified LDAP interface for authentication.
Applications / Routing protocols
- RustyBGP (⭐471) - BGP
Applications / Security tools
- cotp (⭐231) - Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
Libraries / Email
- mailtutan/mailtutan (⭐160) - An SMTP server for test and development environment.
Resources / Web programming
- Learning
- Aquascope (⭐1.9k) - Interactive visualizations of Rust at compile-time and run-time
- Awesome Rust Streaming (⭐693) - A community curated list of livestreams.
- awesome-rust-mentors - A list of helpful mentors willing to take mentees and educate them about Rust and programming.
- Build a language VM - a series of posts to detailing how to build a language VM.
- CIS 198: Rust Programming - University of Pennsylvania's Comp Sci Rust Programming Course
- CodeCrafters.io - Build your own Redis, Git, Docker, or SQLite
- Comprehensive Rust 🦀 - A 3-day course on Rust Fundamentals plus 1-day courses on Android, Bare-metal Rust, and Concurrency. Available in English, Brazilian Portuguese, and Korean.
- Easy Rust (⭐8k) - Learn Rust in easy English.
- exercism.org - programming exercises that help you learn new concepts in Rust.
- Hands-on Rust - A hands-on guide to learning Rust by making games - by Herbert Wolverson (paid)
- Idiomatic Rust (⭐6.3k) - A peer-reviewed collection of articles/talks/repos which teach idiomatic Rust.
- Learn Rust by 500 lines code (⭐457) - Learn Rust by 500 lines code, build a Todo Cli Application from scratch.
- Learning Rust With Entirely Too Many Linked Lists - in-depth exploration of Rust's memory management rules, through implementing a few different types of list structures.
- Little Book of Rust Books - Curated list of rust books and how-tos.
- Programming Community Curated Resources for Learning Rust - A list of recommended resources voted by the programming community.
- Refactoring to Rust - A book that introduces to Rust language.
- Rust by Example - a collection of runnable examples that illustrate various Rust concepts and standard libraries.
- Rust Cookbook - A collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.
- Rust Flashcards (⭐517) - Over 550 flashcards to learn Rust from first principles.
- Rust for professionals - A quick introduction to Rust for experienced software developers.
- Rust Gym (⭐874) - A big collection of coding interview problems solved in Rust.
- Rust in Action - A hands-on guide to systems programming with Rust by Tim McNamara (paid)
- Rust in Motion - A video series by Carol Nichols and Jake Goulding (paid)
- Rust Language Cheat Sheet - Rust Language Cheat Sheet
- Rust Tiếng Việt - Learn Rust in Vietnamese.
- rust-how-do-i-start (⭐1.1k) - A repo dedicated to answering the question: "So, Rust. How do I start?". A beginner only hand-picked resources and learning track.
- rust-learning (⭐11k) - A collection of useful resources to learn Rust
- Rustlings (⭐52k) - small exercises to get you used to reading and writing Rust code
- Rusty CS (⭐886) - A Computer Science Curriculum that helps practice the acquired academic knowledge in Rust
- stdx (⭐2k) - Learn these crates first as an extension to std
- Take your first steps with Rust - Lay the foundation of knowledge you need to build fast and effective programs in Rust.
- Tour of Rust - This is meant to be an interactive step by step guide through the features of the Rust programming language.
43. Awesome Ros2
Packages / Application layer
- wayp_plan_tools (⭐43) - Waypoint and planner tools for ROS 2 with minimal dependencies and an optional Gazebo Fortress simulation.
Books / Build system (ROS2)
44. ALL About RSS
Web Feed Specifications / Specification Comparison Tool
Apps / Outline Processor Markup Language
Hosted Readers / Outline Processor Markup Language
Self Hosted Readers / Outline Processor Markup Language
Other Apps / Outline Processor Markup Language
- Android Launcher
- Posidon launcher (⭐280) 806 : a minimal, one page homescreen with a vertical scrolling feed
- Stario Launcher 1297
- Mastofeeder 1327: Using Mastodon as a RSS Reader
RSSHub / Outline Processor Markup Language
🔍 Feed Search Engines / 酷Q Plugin
RSS Feed Hosting / 酷Q Plugin
universally from / multiple sources
universally from / webpage/html
specifically from (a certain platform) / Telegram
RSS2MAIL / Docsify
RSS2SPEECH / Docsify
RSS2Webhook / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Toolbox / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Obtain translated RSS feed / Webpage Monitor Services with capability of monitoring RSS Feed 1264
RSS Feed Finding/Detection / Webpage Monitor Services with capability of monitoring RSS Feed 1264
🧩 API / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Aggregators of Indieblogs / Crypto or Blockchain relevant
🔨 Blog Generator that Support RSS / Crypto or Blockchain relevant
Telegram Groups / Channels / Crypto or Blockchain relevant
Official Mastodon Accounts of RSS relevant Apps/Tools/Services/Developers 1301 / Crypto or Blockchain relevant
- Feedbin: @feedbin@feedbin.social
- Reeder Developer: @rizzi@gloria.social
- FieryFeeds: @fieryfeeds@indieapps.space
- Feedly Developer:@oliv@mastodon.feedly.com
- NetNewsWire: @NetNewsWire@micro.blog
- Inoreader: @Inoreader@mastodon.social
- Dave Winer:@davew@mastodon.social
📔 Books / Crypto or Blockchain relevant
📄 Academic literature / Crypto or Blockchain relevant
Turn Webpage into Podcast / Crypto or Blockchain relevant
45. Awesome Graphql
Type / React
- fast-graphql (⭐5) - Graphql Tools to Structure, Combine Resolvers and Merge Schema Definitions for Node.js, Next.Js and Graphql Apollo server
TypeScript Examples / React
- Next.js Advanced Graphql Crud MongoDB Starter (⭐32) - Starter Generic CRUD with Advanced Apollo Graphql server with Next.js and Mongodb (TypeScript)
46. Awesome Selfhosted
Software / Automation
- YoutubeDL-Server (⭐223) - Web and REST interface for downloading videos onto a server.
MIT
Python/Docker
Software / Bookmarks and Link Sharing
- SyncMarks - Sync and manage your browser bookmarks from Edge, Firefox and Chromium. (Clients)
AGPL-3.0
PHP
Software / Database Management
- Limbas - Limbas is a database framework for creating database-driven business applications. As a graphical database frontend, it enables the efficient processing of data stocks and the flexible development of comfortable database applications. (Source Code (⭐47))
GPL-2.0
PHP
Software / Games
- Romm (⭐1.7k)
⚠
- RomM (Rom Manager) is a web based retro roms manager integrated with IGDB.GPL-3.0
Docker
Software / Polls and Events
- Input - A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency. (Source Code (⭐175))
AGPL-3.0
PHP/Nodejs/Docker
Software / URL Shorteners
- Just Short It! (⭐29) - A KISS, single-user URL shortener that runs in just one container.
MIT
Docker
External Links / Wikis
- theme.park - A collection of themes/skins for 50 selfhosted apps! (Source Code (⭐2.3k))
MIT
CSS
47. Awesome Algorand
Wallets
- A-Wallet - AWallet is an open source, HTML only, corporate friendly, and secure Algorand wallet.
DeFi Platforms / Wallets
- stabilitas.finance - Stable and secure digital assets for various purposes such as purchases, remittances and as a store of value.
- vestige.fi - A decentralized ecosystem of tools primary used as a tool to track and trend Algorand Standard Assets and Liquidity Pools across the ecosystem. The platform also provides a decentralized swap and a launchpad platform.
Decentralized voting / Wallets
- nft_voting_tool (⭐5) - Official voting tool by Algorand Foundation. The repository contains a voting tool that allows for creation and facilitation of immutable, tamperproof voting using the Algorand blockchain.
- vote-coin-demo (⭐4) - Decentralized message standard for on-chain voting on Algorand developed by @scholtz.
- Prev: Jun 19 - Jun 25, 2023
- Next: Jun 05 - Jun 11, 2023