132 private links
tmate is a clone of tmux (terminal multiplexer) that provides a secure, instant and easy-to-use terminal sharing solution over an SSH connection.
Electronic transactions for all. Without censorship or restrictions.
Grin empowers anyone to transact or save modern money without the fear of external control or oppression. Grin is designed for the decades to come, not just tomorrow. Grin wants to be usable by everyone, regardless of borders, culture, skills or access.

Gifsicle is a command-line tool for creating, editing, and getting information about GIF images and animations.
contains gifview a great slideshow tool for multi-frame gifs.
For coding interview preparation, LeetCode is one of the best online resource providing a rich library of more than 300 real coding interview questions for you to practice from using one of the 7 supported languages - C, C++, Java, Python, C#, JavaScript, Ruby.
A curated list of awesome Competitive Programming, Algorithm and Data Structure resources.
A library of common data structures and algorithms written in C.
Artificial intelligence for the Snake game. Contribute to chuyangliu/snake development by creating an account on GitHub.
All Algorithms implemented in Python. Contribute to TheAlgorithms/Python development by creating an account on GitHub.
Because sometimes you need to do it live. Contribute to sloria/doitlive development by creating an account on GitHub.
JSON Resume is a community driven open source initiative to create a JSON based standard for resumes.
json incremental digger. Contribute to simeji/jid development by creating an account on GitHub.
Virtual Hard Disk (VHD) is a disk image file format which represents a virtual hard disk drive, capable of storing the complete contents of a physical hard drive.
The canonical spec for ulid. Contribute to ulid/spec development by creating an account on GitHub.
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable but comes with sensible defaults out of the box.
It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API.
Click in three points:
- arbitrary nesting of commands
- automatic help page generation
- supports lazy loading of subcommands at runtime
grep is a basic program used for pattern matching and it was written in the 70s along with the rest of the UNIX tool that we know and love (or hate). Learning grep has a lot more to it than regexes. To get started with it and to see the beauty and elegance of grep you need to see some real-world examples, first. Examples which are handy and make your life a little easier. Here are 30 such grep commonplace use cases and options.
In the second installment of a two-part series on terminal applications with great command-line UIs, we explore Prompt Toolkit, Click, Pygments, and Fuzzy Finder.
A practical approach to learning machine learning. - GokuMohandas/practicalAI
McFly is a simple tool written in Rust programming language that replaces the default Ctrl+r Bash history search with an intelligent search engine.