
A Figma-like visual editor for TUI applications. Drag-and-drop components, edit properties in real-time, and export to 6 frameworks with one click.
75 links

A Figma-like visual editor for TUI applications. Drag-and-drop components, edit properties in real-time, and export to 6 frameworks with one click.

Quartz is a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites.

uv is an extremely fast Python package and project manager, written in Rust.

Smooth your coding flow

A modern iperf3 alternative with a live TUI, multi-client server, and QUIC support. Built in Rust. - lance0/xfr

The Telegram Bot Framework.

Contribute to lukilabs/beautiful-mermaid development by creating an account on GitHub.

A 5-20x faster experimental Homebrew alternative. Contribute to lucasgelfond/zerobrew development by creating an account on GitHub.

GUI for the CLI version of Tailscale for macOS. Contribute to Flyclops/tailscale-cli-gui development by creating an account on GitHub.

A curated list of awesome resources, tools, libraries, and projects for the Mistral AI ecosystem. - samouraiworld/awesome-mistral

Developer setups, editors, and dotfiles. Click to read .dotfiles, by Adib Hanna, a Substack publication with thousands of subscribers.

An unofficial and opinionated book for beginners

How I restructured my software development workflow with asynchronous AI coding agents to dramatically boost developer productivity in 2025.

Learn JavaScript design and performance patterns for building more powerful web applications.

Learn how to use UUIDv7 today with stable releases of Python 3.14, Django 5.2 and PostgreSQL 18. A step by step guide showing how to generate UUIDv7 in Python, store them in Django models, use PostgreSQL native functions and build time ordered primary keys without writing SQL.

Ratatui: Cook up delicious terminal user interfaces in Rust - the fast and lightweight TUI library trusted by developers

Visualize your API endpoints and explore them interactively, also support Django ninja & Litestar - allmonday/fastapi-voyager

I've written a number of little scripts over the years, many of which I use every day. Here's a little collection.

Claude can now use Skills to improve how it performs specific tasks. Skills are folders that include instructions, scripts, and resources that Claude can load when needed. Claude will only access a skill when it's relevant to the task at hand.

build your own minimal BSD UNIX system

Penpot is the open-source free design software that connects designers and developers with no handoff drama. Prototyping, UI design and code - all in one app.

BGP implemented in the Go Programming Language. Contribute to osrg/gobgp development by creating an account on GitHub.

Get to know the latest open source toolkit from GitHub that allows you to use Spec-Driven Development in any AI coding agent.

Podman Desktop - An open source graphical tool for developing on containers and Kubernetes

I use Homebrew all the time. Whenever I see a new CLI that offers an npm or uv install path alongside a brew one, I choose brew every single time.
And yet, when…

A Jujutsu tutorial that requires no previous experience with Git or other version control systems.

A simple, fast and user-friendly alternative to 'find' - sharkdp/fd

cross-platform, cli app to perform various operations on string - abhimanyu003/sttr

This is an example of how you can get Claude code to debug with LLDB in a TMac session.

Wan is an AI creative platform. It aims to lower the barrier to creative work using artificial intelligence, offering features like text-to-image, image-to-image, text-to-video, image-to-video, and image editing.

How I use Claude Code for work, fun, and as a text editor

🪟 Soothing pastel theme for Windows Terminal. Contribute to catppuccin/windows-terminal development by creating an account on GitHub.

Thulite is a Hugo and npm web framework for shipping fast, secure, SEO-friendly sites with modern tooling, integrations, and starters.

Cursor is the best way to build software with AI.

An innovative superfamily of fonts for code

Rofi: A window switcher, application launcher and dmenu replacement - davatorium/rofi

GitButler software development platform

How I built Context—a native macOS SwiftUI app for debugging MCP servers—almost entirely with Claude Code, and what I learned about building with AI coding agents.

Index-AniSora is the most powerful open-source animated video generation model presented by Bilibili. It enables one-click creation of video shots across diverse anime styles including series episodes, Chinese original animations, manga adaptations, VTuber content, anime PVs, mad-style parodies, and more


A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code.

Tailwind CSS Components Library for 2026 - Tailwind CSS components examples, Tailwind themes and Tailwind blocks for fast UI development

Simple. Powerful. Fast. Pick three. Release 25.5.0( What’s new?) structlog is the production-ready logging solution for Python: Simple: Everything is about functions that take and return dictionari...

🍿 A collection of QoL plugins for Neovim. Contribute to folke/snacks.nvim development by creating an account on GitHub.

Presentation slides for developers

AI design tool for Figma. Turn screenshots into editable designs, generate UI with AI, and export production-ready React components.

I recently switched from iTerm2 to Alacritty and in this video I show you everything I do to create a minimal, amazing & fast terminal setup with it on macOs. I've really enjoyed this change. Hope you guys enjoy the video!

mise-en-place documentation

Harper checks your writing instantly—fast, lightweight and utterly private—so you can polish every clause without surrendering a single keystroke.

HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple, straightforward, and fun.

Moor is a pager. It's designed to just do the right thing without any configuration. - walles/moor

Make beautiful isometric infrastructure diagrams. Contribute to stan-smith/FossFLOW development by creating an account on GitHub.

Make your diffs human readable for improved code quality and faster defect detection. :tada: - so-fancy/diff-so-fancy

:dog: Command-line DNS Client for Humans. Written in Golang - mr-karan/doggo

slides of episode 1 from "Python From Zero To Hero Series" - KareimGazer/py-intro

jjui is a TUI designed for interacting with the Jujutsu version control system. - idursun/jjui

A modern alternative to ls. Contribute to eza-community/eza development by creating an account on GitHub.

A fast, minimalist directory tree viewer, written in Rust. - bgreenwell/lstr

Fork - a fast and friendly git client for Mac and Windows

Finesse UI Kit has been carefully crafted to meet the needs of designers and developers alike, and is suitable for a wide range of projects and applications.

Django Ninja - Django REST framework with high performance, easy to learn, fast to code.

A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.

List of the best coding fonts with live preview & themes 😍 https://devfonts.gafi.dev/
by @imGaafar

Learn how to create text-based user interfaces (TUIs) using Python and the amazing Textual package.Textual is a rapid application development framework for your terminal or web browser. You can build complex, sophisticated applications in your terminal. While terminal applications are text-based rather than pixel-based, they still provide fantastic user interfaces.The Textual package allows you to create widgets in your terminal that mimic those used in a web or GUI application.Creating TUI Applications with Textual and Python is to teach you how to use Textual to make striking applications of your own. The book's first half will teach you everything you need to know to develop a terminal application.The book's second half has many small applications you will learn how to create. Each chapter also includes challenges to complete to help cement what you learn or give you ideas for continued learning.Here are some of the applications you will create: A basic calculator A CSV viewer A Text Editor An MP3 player An ID3 Editor A Weather application A TUI for pre-commit RSS Reader CalculatorCSV ViewerMP3 Player Weather App

An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.

A diagramming library for the web

Gifox for Mac is a simple GIF maker app to create high-quality animated GIFs from screen and videos – record, convert, capture, edit, compress, optimize.

Cybersecurity oriented awesome list. Contribute to 0xor0ne/awesome-list development by creating an account on GitHub.

LazyVim is a Neovim setup powered by 💤 lazy.nvim

How to use AI coding assistants without letting your hard-earned engineering skills wither away.
A short experiment with Python, ImageMagick, and iconutil.

A decade of firsthand advice on going from an employed software developer to successful indie hacker running your own business(es).

An opinionated list of CLI/TUI applications for developer productivity.

Hola,
Today I am going to share the improvements I have made to the Veeam Backup & Replication infrastructure diagramming tool. This tool uses Graphviz as the engine to draw the diagram and the PSGraph module to generate the code from PowerShell. Here is the link to the project on GitHub:
https://github.com/rebelinux/Veeam.Diagrammer In version 0.6.8 information about SureBackup was added to the infrastructure diagram. In particular, the ability to diagram Application Groups and Virtual Labs has been added.

Exploring the balance between relying on AI assistance like ChatGPT and maintaining personal skills in a world of increasing AI capabilities.