Posts

Kehet
Linux
panda-motd
https://github.com/taylorthurlow/panda-motd
a utility for generating a more useful MOTD

Kehet
Linux
argbash
https://argbash.io/
Argbash is a code generator - write a short definition and let Argbash modify your script so it magically starts to expose a command-line interface to your users and arguments passed using this interface as variables.

Kehet
Development
Oh Shit, Git!?!
https://ohshitgit.com/
Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you already know the name of the thing you need to know about in order to fix your problem.

Kehet
Development
AnyPixel.js
https://googlecreativelab.github.io/anypixel/
AnyPixel.js is an open-source software and hardware library that makes it possible to use the web to create big, unusual, interactive displays out of all kinds of things. Anyone can fork the code and the schematics to create their own display at any scale.

Kehet
Linux
Awesome list of Important Podcasts for software engineers
https://github.com/rShetty/awesome-podcasts


Kehet
Other
build-your-own-x
https://github.com/danistefanovic/build-your-own-x
🤓 Build your own (insert technology here)

Kehet
Development
Gitg0 🚀
https://github.com/rchtgpt/gitg0
a magnificent tool to auto-suggest everything you need before pushing a git commit • built @MLH-Fellowship

Kehet
Linux
up
https://github.com/akavel/up
up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results.

Kehet
Development
NES.css
https://nostalgic-css.github.io/NES.css/
NES.css is NES-style (8bit-like) CSS Framework.

Kehet
Development
PHPAlgorithms
https://github.com/doganoo/PHPAlgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell

Kehet
Linux
enquirer
https://github.com/termapps/enquirer
Command line utility for stylish interactive prompts (uses dialoguer underneath)