Awesome List Updates on May 15 - May 21, 2023
27 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Terraform
Tools / Community providers
- fuzzy-terraform-rm (⭐38) - A fuzzy-finder command-line tool for removing resources from terraform state.
2. Awesome Cli Apps
Utilities / Markdown
- gtree (⭐189) - Use markdown to generate directory trees and the directories itself.
3. Awesome Docker
Dockerfile / Other
Registry / Other
- Cloudsmith 💲 - A fully managed package management SaaS, with first-class support for public and private Docker registries (and many others, incl. Helm charts for the Kubernetes ecosystem). Has a generous free-tier and is also completely free for open-source.
- GCE Container Registry 💲 Fast, private Docker image storage on Google Cloud Platform
- Sonatype Nexus Repository - Manage binaries and build artifacts across your software supply chain.
4. Awesome List
Front-End Development
- Tiny JS (⭐669) - Frontend libraries that fit into 2 kB with dependencies.
5. Awesome Wardley Maps
Maps in the Wild
- How to Build a YouTube Video Query AI Model on Wardley Mapping with Python and OpenAI - Blog post on how to create a question & answer application AI app using OpenAI, Streamlit and Python. Full source code provided.
- How to Create a Powerful Chatbot in Minutes with Streamlit and OpenAI GPT-3.5 - Blog post on how to create a Wardley Map chatbot using OpenAI, Streamlit and Python. Full source code provided.
AI
- Chat with your Map - Chat to your Wardley Map. It pulls your Wardley Map from OnlineWardleyMaps or GitHub and you can have an AI chat with your map. It's also got a syntax checker built in. It creates structured output that can be downloaded and used within documents. It highlights key responses that you can follow up.
6. Awesome Connectivity Info
Global Connectivity Indexes
- Internet Poverty Index 2023 - The Internet Poverty Index from World Data Lab.
7. Free for Dev
APIs, Data, and ML
- LoginLlama - A login security API to detect fraudulent and suspicious logins and notify your customers. Free for 1,000 logins per month.
Tunneling, WebRTC, Web Socket Servers and Other Routers
- Pinggy — Public URLs for localhost with a single command, no downloads required. HTTPS / TCP / TLS tunnels. The free plan has 60 minutes tunnel lifetime.
8. Web Development Resources
Remote Jobs:
- Website: https://www.showwcase.com/jobs
Videos:
- Website: https://photostockeditor.com
Illustrations:
- Website: https://cocomaterial.com/
Youtube Channels:
- Website: Leon Noel
Color Palettes:
- Website: https://materialui.co/colors/
Animation Libraries:
- Website: SwiperJS
Online Tools:
Website: JSON Crack
Description: A simple tool to visualize JSON Code in a neat tree structure
Website: Codepng
Description: Convert your source code into awesome shareable images
9. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- archlinux (fourdim) (⭐1) - Defines helper functions for
pacman
on Arch Linux.
- archlinux (junker) (⭐10) - Based on the oh-my-zsh archlinux (⭐172k) plugin. Defines helper functions and aliases.
- bob (⭐3) - Plugin for bob (⭐1.4k) a cross-platform and easy-to-use Neovim version manager.
- fnm (dominik-schwabe) (⭐15) - Installs and loads the Fast Node Manager (fnm) (⭐17k) if it is missing.
- fnm (wintermi) (⭐3) - Helper plugin for the fast and simple Node.js version manager fnm (⭐17k).
- git-check (⭐1) - Adds a ZSH hook to check if the origin of the current branch has changes to local in the background and sends a notification.
- iwd (⭐3) - Similar in concept to
$PWD
, this ZSH plugin saves your initial working directory in$IWD
for easy returns to the starting point of your session.
- vivid (⭐8) - Make it easier to use
LSCOLORS
with vivid (⭐1.7k).
Completions / superconsole - Windows-only
- poetry (⭐1) - Tab completions for poetry.
Themes / superconsole - Windows-only
- buddha (⭐0) - Includes decorators for
git
status, current directory, exit status of last command run and username@hostname.
- firefoxic (⭐0) - Fork of Bureau (⭐33) with tweaks to the node and
git
decorators.
- renanborgez (⭐2) - Works well on dark backgrounds. Includes decorators for
nvm
andgit
information.
10. Awesome Stacks Chain
Apps / Stacks Web Applications
- Sigle - Decentralized writing platform.
- Console - Decentralized community application.
Apps / Blockchain Name System
- BNSx - Manage many BNS names with one account (1:n).
- BNS and Ordinals - Inscribe BNS as Ordinal.
- Ryder Handles - BNS namespaces for communities.
Apps / DeFi
- Zest Protocol - Decentralized borrowing and lending on Bitcoin and Stacks.
Apps / Stacking Apps
- Lock Stacks - App to stack Stacks token directly or with a pool.
- Xverse pool - Stacking pool built into Xverse mobile app.
Clarity Resources / Developer Tools
- Clariform (⭐11) - Linter and formatter for Clarity.
- ClarityGPT Prompt - Writing smart contracts with a chat bot.
- Hiro Platform - In-browser IDE.
Clarity Resources / Example Contracts
- Example Contracts (⭐6) - A collection of sample smart contracts to serve as a starting point for writing your own.
- Audited Example Smart Contracts (⭐63) - Another collection of smart contract examples, these have been audited for security.
Clarity Resources / Libraries
- clarity-bitcoin (⭐16) - A library to verify Bitcoin transactions.
Clarity Resources / Contracts
- ExecutorDAO (⭐43) - A Clarity framework for building DAO functionality into your smart contracts.
- Digital Will (⭐1) - Conditional fund transfers.
Clarity Resources / Stacking
- Stacking Pools (⭐1) - Wrapper contracts of PoX for stacking pools.
App Development / Indexing and Querying APIs
- Stacks API - Hosted API to interact directly with the blockchain to query information, broadcast transactions, and scale your projects on Stacks.
- Quicknode - Hosted ednpoint to quickly and easily connect to Stacks using Quicknode.
- Self-Hosted Render (⭐10) - One-click deploy tool to self-host a Stacks node on Render.
- Self-Hosted Digital Ocean - Digital Ocean droplet for running a Stacks node.
- Self-Hosted Docker (⭐26) - Tool to run a self-hosted Stacks node with Docker.
Learning Resources / Videos
- Web3 for Bitcoin - Overview of Stacks, the problem it solves, how it brings smart contract functionality to Bitcoin, and how to start building on it.
- Why Build on Stacks - An overview of why web3 developers might want to build on Stacks over other blockchain protocols.
Learning Resources / Written Tutorials
- Built on Bitcoin: An Introduction to Full-Stack Web3 Development with Stacks - A high-level overview of building full-stack applications with Stacks.
- Understanding Stacks Post Conditions - A guide to understanding and working with Post Conditions in Stacks.
- Test-Driven Stacks Development with Clarinet - A tutorial showing how to utilize Clarinet for testing and TDD.
- Build a DEX with Stacks - An extensive introduction to working with Stacks by building a full-stack decentralized exchange.
- Build a Stacks app with Remix - How to create a server-side rendered Stacks app using the Remix JS framework and Micro-Stacks.
- Build a Stacks app with Next.js - Similar to the Remix tutorial above, this one utilizing Next.js and Micro-Stacks.
- Creating a Voting Contract - A multi-part series showing how to use Clarity to create a simple voting smart contract.
- Building an NFT with Stacks and Clarity - Utilize the SIP-009 standard to create an NFT using Clarity.
- Order Book Contract Walkthrough - Walkthrough of an order book smart contract built with Clarity.
- NFT Tutorial - Create an NFT with Clarity.
Learning Resources / Courses
- Clarity Universe - A comprehensive Clarity development course, offered as both a self-paced course or as a 6-week guided cohort.
Community / Courses
- YouTube - Stacks ecosystem YouTube.
11. Awesome H2o
Research Papers
- Automated machine learning: AI-driven decision making in business analytics Marc Schmitt. (2023)
12. Awesome Fiber
🚧 Boilerplates / 🌱 Third Party
- mikhail-bigun/go-app-template (⭐14) - Clean architecture Go application boilerplate with enriched Fiber implementation.
13. Awesome Speakers
Africa / Nigeria 🇳🇬
Awesome speakers in the programming and design communities
Let's make it more transparent and easy to find awesome speakers for meetups and conferences! This list of speakers, their contact details and the topics they talk about is a start towards this goal.
Please add to the list and help make a better-connected, richer community.
Europe / Austria 🇦🇹
Sydney
Mario Nebl
Topics: JavaScript, Node.js, JS Architecture
https://www.linkedin.com/in/mario-nebl-62b6b3187
Europe / Germany 🇩🇪
Hamburg
Martin Kleppe
Topics: Weird JS
https://twitter.com/aemkei
Mauricio Palma
Topics: CSS, JavaScript
https://twitter.com/PalmaSwell
Europe / Spain 🇪🇸
Novi Sad
Stanislav Deviatov
Topics: Kafka, Mulesoft, API Management, Integration Platforms
https://twitter.com/stn1slv
South America / Argentina 🇦🇷
Virginia Beach
Kurtis Kemple
Topics: React, React Native, GraphQL, Universal Components
https://twitter.com/bytes__
14. Awesome Nextjs
Boilerplates
- Next.js Enterprise (⭐5.2k) - enterprise-grade boilerplate for high-performance, maintainable apps. Built with Tailwind CSS, RadixUI, TypeScript and more.
Videos
15. Vertx Awesome
Authentication Authorisation
- Vert.x Auth SQL (⭐154) - Vert.x authentication/authorisation based on the Vert.x SQL client and a relational database.
16. Awesome Product Management
Articles / Obsidian
- Being Glue - By Tanya Reilly.
Conferences / Obsidian
- La Product Conf - Organized by Thiga, La Product Conf (LPC) takes place once a year with events in Paris (France) and Madrid (Spain). The speaker lineup features product leaders from Pinterest, Carrefour, Payfit, Google, Meetic and more.
17. Awesome Open Source Games
Browser-Based / Others
- Double Damnation (⭐17) - Exclusively Co-Op Metroidvania with Smash Bros Melee Movement.
18. Awesome Algorand
AlgoKit Templates / Official
- algokit-beaker-default-template (⭐7) - Official AlgoKit beaker template provides a production-ready baseline for developing and deploying Beaker smart contracts. Also serves as a reference for template builders on implementing smart-contract-only algokit templates.
AlgoKit Templates / Community
- algokit-tealish-template (⭐0) - AlgoKit community template for quick starting a smart contract project with tealish and algojig.
19. Awesome Vue
Projects Using Vue.js / Open Source
- activist.org/ - Open-source, nonprofit activism platform.
20. Awesome Langchain
Tools / Services
- GPTCache (⭐7k): A Library for Creating Semantic Cache for LLM Queries
- Jina (⭐1.6k): Langchain Apps on Production with Jina
- Gradio Tools (⭐559): Gradio 🤝 LLM Agents
- steamship-langchain (⭐509): adapters for Steamship, enabling LangChain developers to rapidly deploy their apps on Steamship 🐍
- LangForge (⭐167): A Toolkit for Creating and Deploying LangChain Apps
- BentoChain (⭐185): LangChain Deployment on BentoML
- LangCorn (⭐894): Serving LangChain apps automagically with FastApi
- Langchain Service (⭐30): Opinionated Langchain setup with Qdrant vector store and Kong gateway
- Lanarky (⭐962): 🚢 Ship production-ready LLM projects with FastAPI
- Dify (⭐42k): One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.
Open Source Projects / Knowledge Management
- Quiver (⭐35k): Dump your brain into your GenerativeAI Vault
- Knowledge GPT (⭐1.6k): Accurate answers and instant citations for your documents.
- Knowledge (⭐1.3k): Knowledge is a tool for saving, searching, accessing, and exploring all of your favorite websites, documents and files.
Open Source Projects / Other / Chatbots
- Howdol (⭐255): a helpful chatbot that can answer questions
- MrsStax (⭐62): QA Slack Bot
- ThoughtSource⚡ (⭐859): A framework for the science of machine thinking
- ChatGPT Langchain: ChatGPT clone using langchain on Huggingface
- Chat Math Techniques: langchain chat with math techniques on Huggingface
- Notion QA (⭐2.1k): Notion Question-Answering Bot
- Chat with Scanned Documents (⭐6): A demo chatting with documents scanned with Dynamic Web TWAIN.
- snowChat ❄️ (⭐425): Chat with you're snowflake database
Learn / Notebooks
- Langchain Tutorials (⭐6.6k): overview and tutorial of the LangChain Library
- LangChain Chinese Getting Started Guide (⭐7.2k): Chinese LangChain Tutorial for Beginners
- Flan5 LLM: PDF QA using LangChain for chain of thought and multi-task instructions, Flan5 on HuggingFace
- LangChain Handbook (⭐2.6k): Pinecone / James Briggs' LangChain handbook
- Query the YouTube video transcripts: Query the YouTube video transcripts, returning timestamps as sources to legitimize the answers
- llm-lobbyist (⭐168): Large Language Models as Corporate Lobbyists
- Langchain Semantic Search (⭐41): Search and indexing your own Google Drive Files using GPT3, LangChain, and Python
- llm-grovers-search-party (⭐10): Leveraging Qiskit, OpenAI and LangChain to demonstrate Grover's algorithm
Other LLM Frameworks / Videos Playlists
- Botpress (⭐12k): The building blocks for building chatbots
- Haystack (⭐15k): NLP framework to interact with your data using Transformer models and LLMs
21. Awesome Typescript
Typescript Project Starters
- create-typescript-app (⭐3) - provides a starting point for TypeScript web applications. pnpm, Rollup, Jest, and CSS Modules with SCSS.
22. Awesome Selfhosted
Software / Database Management
- Evidence - Evidence is a code-based BI tool. Write reports using SQL and markdown and they render as a website. (Source Code (⭐4.1k))
MIT
Nodejs
Software / Miscellaneous
- OTS-Share (⭐57) - A self-hosting app to share secrets with file support up to 1MB.
MIT
Docker
Software / Pastebins
- Opengist (⭐1.6k) - Self-hosted pastebin powered by Git. (Demo)
AGPL-3.0
Docker/Go/Nodejs
Software / Software Development - Project Management
- Plane - Helps you track your issues, epics, and product roadmaps in the simplest way possible (alternative to JIRA, Linear and Height). (Demo, Source Code (⭐27k))
Apache-2.0
Docker
23. Awesome Building Blocks for Web Apps
Auth
- Clerk – Complete user management UIs and APIs, purpose-built for React, Next.js, and the modern web.
24. Static Analysis
Programming Languages / Other
- rector — Instant Upgrades and Automated Refactoring of any PHP 5.3+ code. It upgrades your code for PHP 7.4, 8.0 and beyond. Rector promises a low false-positive rate because it looks for narrowly defined AST (abstract syntax tree) patterns. The main use-case are tackling technical debt in your legacy code and removing dead code. Rector provides a set of special rules for Symfony, Doctrine, PHPUnit, and many more.
25. Awesome Generative Deep Art
Ethics, Philosophical questions and Discussions about Generative AI
Courses and Educational Materials
- AI for Industrial Design: "students at the National University of Singapore explore AI’s capability for design in a semester course and share what they learned. Directed by Donn Koh at the Division of Industrial Design, NUS."
Large Language Models (LLMs)
- togethercomputer/OpenChatKit (⭐9k): provides an open-source base to create both specialized and general purpose chatbots for various applications
Prompt Engineering / Prompt Engineering for Text-to-text
- timqian/openprompt.co (⭐1.2k): Create. Use. Share. ChatGPT prompts
- 60 ChatGPT Prompts for Data Science (Tried, Tested, and Rated): post by Travis Tang from DataDrivenInvestor
- f/awesome-chatgpt-prompts (⭐108k): this repo includes ChatGPT prompt curation to use ChatGPT better
- brexhq/prompt-engineering (⭐8.2k): "Tips and tricks for working with Large Language Models like OpenAI's GPT-4"
Autonomous LLM Agents / Prompt Engineering for Text-to-image
- Vercel for AI agents (⭐6.5k): "help developers to build, deploy, and monitor AI agents, focusing on specialized AI agents that build software for you - your personal software developers"
- 101dotxyz/GPTeam (⭐1.6k): "GPTeam uses GPT-4 to create multiple agents who collaborate to achieve predefined goals"
Text-related Generative Tools / Multi-agents
- Plus AI for Google Slides: Create AI-powered presentations in Google Slides
Inbox: Stable Diffusion / Stable Diffusion Deployed Web Tools
- Prodia: Stable diffusion-based art generator that does not require signup
Image Segmentation / Deforum
- Nathan Lands on Twitter: "AI video has started to produce mindblowing results and could eventually disrupt Hollywood / Twitter: Twitter thread with examples of Generative AI tools for video
Inbox: Speech-to-text (STT) and spoken content analysis / Deforum
- e2b-dev/e2b (⭐6.5k): "Open-source platform for building AI-powered virtual software developers"
26. Awesome Neovim
Utility / Diagnostics
- RutaTang/compter.nvim (⭐24) - Power and extend the ability of
<C-a>
and<C-x>
with customized patterns.
Session / Diagnostics
- RutaTang/spectacle.nvim (⭐13) - Easily manage multiple sessions with telescope integration.
27. Awesome Tmux
Themes
- catppuccin (⭐1.6k) Catppuccin
Latte
,Frappe
,Macchiato
, andMocha
themes for tmux.
- tmux-dark-notify (⭐42) - Make tmux's theme follow macOS dark/light mode.
- tmux-tokyo-night (⭐127) A vim inspired tokyo night theme
Plugins
- tmux-pianobar (⭐7) A menu and status bar widget for Pianobar
- Prev: May 22 - May 28, 2023
- Next: May 08 - May 14, 2023