Skip to content

Instantly share code, notes, and snippets.

@shiftgeist
Last active November 6, 2021 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shiftgeist/5ea530b2a922b9ca18aca28d3a6184c9 to your computer and use it in GitHub Desktop.
Save shiftgeist/5ea530b2a922b9ca18aca28d3a6184c9 to your computer and use it in GitHub Desktop.
Collection of the best repositories that I stared (definitely not because I forget their names)
Name Description Link Quick Start
barrier Open-source KVM software https://github.com/debauchee/barrier apt install barrier
based.cooking A simple culinary website https://github.com/LukeSmithxyz/based.cooking based.cooking
Bundlephobia Find the cost of adding a npm package to your bundle https://github.com/pastelsky/bundlephobia https://bundlephobia.com
catt Cast All The Things allows you to send videos from many online sources to your Chromecast https://github.com/skorokithakis/catt python3 -m pip install catt
clean-code-javascript 🛁 Clean Code concepts adapted for JavaScript https://github.com/ryanmcdermott/clean-code-javascript https://github.com/ryanmcdermott/clean-code-javascript#introduction
entr Run arbitrary commands when files change https://github.com/eradman/entr curl https://eradman.com/entrproject/code/entr-5.0.tar.gz -o entr-5.0
flameshot Powerful yet simple to use screenshot software 🖥️ 📸 https://github.com/flameshot-org/flameshot apt install flameshot
fzf 🌸 A command-line fuzzy finder https://github.com/junegunn/fzf zinit light Aloxaf/fzf-tab
ghostwriter ghostwriter is a cross-platform/aesthetic/distraction-free Markdown editor https://github.com/wereturtle/ghostwriter apt install ghostwriter
gobyexample Go by Example https://github.com/mmcgrana/gobyexample https://gobyexample.com
How To Secure A Linux Server An evolving how-to guide for securing a Linux server https://github.com/imthenachoman/How-To-Secure-A-Linux-Server https://github.com/imthenachoman/How-To-Secure-A-Linux-Server#introduction
imagemin-webp WebP plugin for imagemin https://github.com/imagemin/imagehttps://min-webp npm install imagemin-webp
ink 🌈 React for interactive command-line apps https://github.com/vadimdemedes/ink npm install ink react
lazysizes High performance and SEO friendly lazy loader https://github.com/aFarkas/lazysizes npm install lazysizes
learn-go-with-tests Learn Go with test-driven development https://github.com/quii/learn-go-with-tests https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/install-go
learngo 1000+ Hand-Crafted Go Examples/Exercises and Quizzes https://github.com/inancgumus/learngo https://github.com/inancgumus/learngo/tree/master/01-get-started
ossu 🎓 Path to a free self-taught education in Computer Science! https://github.com/ossu/computer-science https://github.com/ossu/computer-science#prerequisites
pure Pretty minimal and fast ZSH prompt https://github.com/sindresorhus/pure https://github.com/sindresorhus/pure#zinit
rclone rsync for cloud storage https://github.com/rclone/rclone curl rclone.org/install.sh | sudo bash
reverse-interview Questions to ask the company during your interview https://github.com/viraptor/reverse-interview https://github.com/viraptor/reverse-interview/blob/master/README.md#reverse-interview
slidev Presentation Slides for Developers https://github.com/slidevjs/slidev npm init slidev
solid A declarative/efficient and flexible JavaScript library for building user interfaces https://github.com/solidjs/solid npm install solid-js/web
tldr.sh books Collaborative cheatsheets for console commands https://github.com/tldr-pages/tldr python3 -m pip install tldr
type-fest A collection of essential TypeScript types https://github.com/sindresorhus/type-fest npm i type-fest
Volta JS Toolchains as Code. ⚡ https://github.com/volta-cli/volta curl get.volta.sh | bash
youtube-dl Command-line program to download videos from YouTube.com and other video sites https://github.com/ytdl-org/youtube-dl python3 -m pip install youtube-dl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment