Skip to content

Instantly share code, notes, and snippets.

@shiftgeist
Last active November 6, 2021 15:42
Show Gist options
  • 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