awesome stars
awesome stars
A list of awesome repositories I’ve starred. Want your own? Try: stargazer
Total starred repositories: 251
Contents
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Crystal
- Dart
- Dockerfile
- Emacs Lisp
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Markdown
- Nim
- PHP
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TypeScript
- Unknown
- Vim Script
- XSLT
Assembly
- leachim6/hello-world - Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions! (⭐️10454)
C
- cfenollosa/os-tutorial - How to create an OS from scratch (⭐️26108)
- dankamongmen/notcurses - blingful character graphics/TUI library. definitely not curses. (⭐️3179)
- dspinellis/dgsh - Shell supporting pipelines to and from multiple processes (⭐️299)
- hexagonal-sun/bic - A C interpreter and API explorer. (⭐️799)
- jeremycw/httpserver.h - Single header library for writing non-blocking HTTP servers in C (⭐️1726)
- qemu/qemu - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. (⭐️8943)
- radareorg/radare2 - UNIX-like reverse engineering framework and command-line toolset (⭐️19222)
- ventoy/Ventoy - A new bootable USB solution. (⭐️56312)
C#
- Thraka/SadConsole - A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games! (⭐️1149)
C++
- aseprite/aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux) (⭐️25538)
- ggerganov/imtui - ImTui: Immediate Mode Text-based User Interface C++ Library (⭐️2716)
- includeos/IncludeOS - A minimal, resource efficient unikernel for cloud services (⭐️4789)
- kythe/kythe - Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code. (⭐️1899)
- marcj/TypeRunner - High-performance TypeScript compiler (⭐️2570)
CMake
- occ-ai/obs-backgroundremoval - An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming. (⭐️2302)
CSS
- devicons/devicon - Set of icons representing programming languages, designing & development tools (⭐️8663)
- libredeb/xfce4-macOS_skinpack - A custom skinpack for Debian and Ubuntu based distros using XFCE4 (⭐️11)
- missing-semester/missing-semester - The Missing Semester of Your CS Education 📚 (⭐️4599)
- ryanoasis/nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more (⭐️49679)
Crystal
- ffwff/lilith - x86-64 os made in crystal (⭐️1147)
Dart
- flame-engine/flame - A Flutter based game engine. (⭐️8607)
- Solido/awesome-flutter - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. (⭐️50205)
Dockerfile
- goldbergyoni/nodebestpractices - :white_check_mark: The Node.js best practices list (February 2024) (⭐️95102)
Emacs Lisp
- syl20bnr/spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it’s Emacs and Vim! (⭐️23387)
Go
- charmbracelet/gum - A tool for glamorous shell scripts 🎀 (⭐️15864)
- charmbracelet/vhs - Your CLI home video recorder 📼 (⭐️13092)
- dlvhdr/gh-dash - A beautiful CLI dashboard for GitHub 🚀 (⭐️4030)
- go-micro/go-micro - A Go microservices framework (⭐️21189)
- jesseduffield/lazygit - simple terminal UI for git commands (⭐️42705)
- jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces. (⭐️9571)
- mergestat/mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊 (⭐️3400)
- MichaelMure/git-bug - Distributed, offline-first bug tracker embedded in git, with bridges (⭐️7957)
- nektos/act - Run your GitHub Actions locally 🚀 (⭐️47490)
- noisetorch/NoiseTorch - Real-time microphone noise suppression on Linux. (⭐️8764)
- pocketbase/pocketbase - Open Source realtime backend in 1 file (⭐️31463)
- replit/upm - ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp. (⭐️1021)
- slimtoolkit/slim - Slim(toolkit): Don’t change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) (⭐️17872)
- spf13/cobra - A Commander for modern Go CLI interactions (⭐️35111)
- sundowndev/phoneinfoga - Information gathering framework for phone numbers (⭐️11577)
- TekWizely/run - Task runner that helps you easily manage and invoke small scripts and wrappers (⭐️471)
- xo/usql - Universal command-line interface for SQL databases (⭐️8449)
HTML
- f/awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better. (⭐️99437)
- incubyte/incubyte.github.io - Our blog! ✍🏼 (⭐️2)
- ripienaar/free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev (⭐️79561)
Haskell
- b3nj5m1n/xdg-ninja - A shell script which checks your $HOME for unwanted files and directories. (⭐️2032)
- haskell-beginners-2022/course-plan - 📜 Haskell course info, plan, video lectures, slides (⭐️1176)
Java
- DreamOfTheRedChamber/system-design-interviews - (⭐️1976)
- iluwatar/java-design-patterns - Design patterns implemented in Java (⭐️85667)
- LawnchairLauncher/lawnchair - No clever tagline needed. (⭐️8057)
JavaScript
- AlexGilleran/jsx-control-statements - Neater If and For for React JSX (⭐️1605)
- apsdehal/awesome-ctf - A curated list of CTF frameworks, libraries, resources and softwares (⭐️8898)
- edent/SuperTinyIcons - Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos (⭐️14331)
- h5bp/html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites. (⭐️55761)
- jorgebucaran/hyperapp - 1kB-ish JavaScript framework for building hypertext applications (⭐️19022)
- michelgrootjans/dot-game - (⭐️24)
- michelgrootjans/explaining-flow - (⭐️103)
- openlayers/openlayers - OpenLayers (⭐️10675)
- philc/vimium - The hacker’s browser. (⭐️21634)
- pmndrs/gltfjsx - 🎮 Turns GLTFs into JSX components (⭐️3918)
- rsapkf/42 - @rsapkf’s wiki. [Merged into rsapkf/www] (⭐️1892) Archived!
- simple-icons/simple-icons - SVG icons for popular brands (⭐️17455)
- trekhleb/javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings (⭐️179939)
- trekhleb/nano-neuron - 🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually “learn” (⭐️2210)
- upgundecha/howtheysre - A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE) (⭐️8819)
- VGraupera/1on1-questions - Mega list of 1 on 1 meeting questions compiled from a variety to sources (⭐️9474)
- webrtc/samples - WebRTC Web demos and samples (⭐️13464)
Jinja
- netbootxyz/netboot.xyz - Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE. (⭐️7264)
Jupyter Notebook
- fastai/fastpages - An easy to use blogging platform, with enhanced support for Jupyter Notebooks. (⭐️3522) Archived!
- GokuMohandas/Made-With-ML - Learn how to design, develop, deploy and iterate on production-grade ML applications. (⭐️35037)
- mahmoud/awesome-python-applications - 💿 Free software that works great, and also happens to be open-source Python. (⭐️15147)
- rasbt/LLMs-from-scratch - Implementing a ChatGPT-like LLM from scratch, step by step (⭐️8662)
- selfteaching/the-craft-of-selfteaching - One has no future if one couldn’t teach themself. (⭐️14852)
- The-Art-of-Hacking/h4cker - This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more. (⭐️15818)
Kotlin
- android/nowinandroid - A fully functional Android app built entirely with Kotlin and Jetpack Compose (⭐️14503)
Lua
- 2KAbhishek/tdo.nvim - Fast and Simple Note Taking in Neovim! 📃🚀 (⭐️6)
- ellisonleao/nvim-plugin-template - A neovim plugin template for github repos (⭐️184)
- folke/which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing. (⭐️4043)
- navarasu/onedark.nvim - One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom’s One Dark and Light theme. Additionally, it comes with 5 color variant styles (⭐️1300)
- renerocksai/telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim (⭐️1148)
- SmiteshP/nvim-navic - Simple winbar/statusline plugin that shows your current code context (⭐️1226)
MATLAB
- trekhleb/machine-learning-octave - 🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained (⭐️816)
MDX
- dair-ai/Prompt-Engineering-Guide - 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering (⭐️41149)
Markdown
- labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. (⭐️122210)
Nim
- ansiwave/nimwave - TUIs for the terminal, desktop, and web (⭐️488)
PHP
- monicahq/monica - Personal CRM. Remember everything about your friends, family and business relationships. (⭐️20349)
PowerShell
- ScoopInstaller/Scoop - A command-line installer for Windows. (⭐️19319)
Python
- alexmojaki/snoop - A powerful set of Python debugging tools, based on PySnooper (⭐️1156)
- apple/ml-stable-diffusion - Stable Diffusion with Core ML on Apple Silicon (⭐️15743)
- bczsalba/pytermgui - Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more! (⭐️1966)
- bregman-arie/devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions (⭐️61698)
- charlax/professional-programming - A collection of learning resources for curious software engineers (⭐️24279)
- chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line (⭐️20151)
- cloudflare/flan - A pretty sweet vulnerability scanner (⭐️3984)
- d0c-s4vage/lookatme - An interactive, terminal-based markdown presenter (⭐️1846)
- danielmiessler/fabric - fabric is an open-source framework for augmenting humans using AI. (⭐️4986)
- dccsillag/magma-nvim - Interact with Jupyter from NeoVim. (⭐️778)
- deepfakes/faceswap - Deepfakes Software For All (⭐️48439)
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. (⭐️245720)
- facebook/PathPicker - PathPicker accepts a wide range of input – output from git commands, grep results, searches – pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you’re interested in. After that you can open them in your favorite editor or execute arbitrary commands. (⭐️5032)
- FujiwaraChoki/MoneyPrinter - Automate Creation of YouTube Shorts using MoviePy. (⭐️5079)
- hellerve/programming-talks - Awesome & interesting talks about programming (⭐️7185)
- huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. (⭐️119977)
- jivoi/pentest - :no_entry: offsec batteries included (⭐️1439)
- joshpxyne/gpt-migrate - Easily migrate your codebase from one framework or language to another. (⭐️6693)
- julvo/reloading - Change Python code while it’s running without losing state (⭐️1046)
- kkroening/ffmpeg-python - Python bindings for FFmpeg - with complex filtering support (⭐️9163)
- localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline (⭐️51214)
- magic-wormhole/magic-wormhole - get things from one computer to another, safely (⭐️17584)
- marcelscruz/public-apis - A collaborative list of public APIs for developers (⭐️2463)
- microsoft/fluentui-emoji - A collection of familiar, friendly, and modern emoji from Microsoft (⭐️8520)
- microsoft/nlp-recipes - Natural Language Processing Best Practices & Examples (⭐️6305) Archived!
- mps-youtube/yewtube - yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required. (⭐️7809)
- NVlabs/stylegan2 - StyleGAN2 - Official TensorFlow Implementation (⭐️10715)
- openai/gpt-2 - Code for the paper “Language Models are Unsupervised Multitask Learners” (⭐️20583)
- p4-team/ctf - Ctf solutions from p4 team (⭐️1736)
- PaulMcInnis/JobFunnel - Scrape job websites into a single spreadsheet with no duplicates. (⭐️1725)
- python-mario/mario - Powerful Python pipelines for your shell (⭐️500)
- python-poetry/poetry - Python packaging and dependency management made easy (⭐️28295)
- pywebio/PyWebIO - Write interactive web app in script way. (⭐️4259)
- reflex-dev/reflex - 🕸 Web apps in pure Python 🐍 (⭐️14885)
- RunaCapital/awesome-oss-alternatives - Awesome list of open-source startup alternatives to well-known SaaS products 🚀 (⭐️14704)
- RustyShackleford221/OSCP-Prep - A comprehensive guide/material for anyone looking to get into infosec or take the OSCP exam (⭐️934)
- s0md3v/roop - one-click face swap (⭐️23694)
- satwikkansal/wtfpython - What the f*ck Python? 😱 (⭐️34818)
- sherlock-project/sherlock - 🔎 Hunt down social media accounts by username across social networks (⭐️46564)
- ShishirPatil/gorilla - Gorilla: An API store for LLMs (⭐️8945)
- sunainapai/makesite - Simple, lightweight, and magic-free static site/blog generator for Python coders (⭐️1756)
- Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal. (⭐️46323)
- Textualize/textual - The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. (⭐️22791)
- TheAlgorithms/Python - All Algorithms implemented in Python (⭐️175619)
- tradytics/eiten - Statistical and Algorithmic Investing Strategies for Everyone (⭐️2657)
- unixorn/gitlike-commands - Easy python module for creating git-style subcommand handling. (⭐️6)
- zauberzeug/nicegui - Create web-based user interfaces with Python. The nice way. (⭐️6587)
Ruby
- bullet-train-co/bullet_train - The Open Source Ruby on Rails SaaS Template (⭐️1461)
- codetriage/CodeTriage - Discover the best way to get started contributing to Open Source projects (⭐️1364)
- countries/countries - All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). (⭐️2131)
- discourse/discourse - A platform for community discussion. Free, open, simple. (⭐️39715)
- ilyakatz/data-migrate - Migrate and update data alongside your database structure. (⭐️1327)
- jonhue/acts_as_favoritor - Adds Favorite, Follow, Vote, etc. functionality to ActiveRecord models (⭐️338)
- just3ws/nerd-font-cheatsheets - Generated list of Nerd Font to simplify finding characters that look good in text editors and terminal prompt (⭐️106)
- maybe-finance/maybe - The OS for your personal finances (⭐️21500)
- mrkamel/search_cop - Search engine like fulltext query support for ActiveRecord (⭐️785)
Rust
- 0x192/universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device. (⭐️12891)
- Builditluc/wiki-tui - A simple and easy to use Wikipedia Text User Interface (⭐️305)
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore (⭐️43210)
- dandavison/delta - A syntax-highlighting pager for git, diff, and grep output (⭐️19834)
- fathyb/carbonyl - Chromium running inside your terminal (⭐️14007)
- fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust (⭐️10825) Archived!
- jaysonsantos/mambembe - (⭐️9)
- jdx/mise - dev tools, env vars, task runner (⭐️4984)
- orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️ (⭐️6733)
- Rigellute/spotify-tui - Spotify for the terminal written in Rust 🚀 (⭐️16257)
- rome/tools - Unified developer tools for JavaScript, TypeScript, and the web (⭐️23989) Archived!
- sharkdp/bat - A cat(1) clone with wings. (⭐️45090)
- sharkdp/pastel - A command-line tool to generate, analyze, convert and manipulate colors (⭐️4810)
- tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend. (⭐️74191)
SCSS
- keyvanakbary/learning-notes - Notes on books I read, talks I watch, articles I study, and papers I love (⭐️4477)
- picocss/pico - Minimal CSS Framework for semantic HTML (⭐️11321)
Scala
- lhartikk/ArnoldC - Arnold Schwarzenegger based programming language (⭐️6675)
Shell
- 2KAbhishek/tdo - Fast & Simple Note Taking! 📃🚀 (⭐️13)
- agarrharr/awesome-cli-apps - 🖥 📊 🕹 🛠 A curated list of command line apps (⭐️13222)
- alexanderepstein/Bash-Snippets - A collection of small bash scripts for heavy terminal users (⭐️9391)
- arismelachroinos/lscript - The LAZY script will make your life easier, and of course faster. (⭐️3831)
- bats-core/bats-core - Bash Automated Testing System (⭐️4495)
- dwmkerr/hacker-laws - 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws (⭐️25405)
- dylanaraps/pure-bash-bible - 📖 A collection of pure bash alternatives to external processes. (⭐️35569)
- infostreams/db - Version control for databases: save, restore, and archive snapshots of your database from the command line (⭐️1308)
- jabirali/tmux-tilish - Plugin which makes tmux work and feel like i3wm (⭐️350)
- joshmedeski/t-smart-tmux-session-manager - t - the smart tmux session manager (⭐️296)
- k4m4/terminals-are-sexy - 💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers. (⭐️11801)
- laktak/extrakto - extrakto for tmux - quickly select, copy/insert/complete text without a mouse (⭐️775)
- learnbyexample/Command-line-text-processing - :zap: From finding text to search and replace, from sorting to beautifying text and more :art: (⭐️10113) Archived!
- march-linux/mimi - better xdg-open (⭐️138)
- OpenBMB/ChatDev - Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) (⭐️19761)
- papers-we-love/papers-we-love - Papers from the computer science community to read and discuss. (⭐️81599)
- quickemu-project/quickemu - Quickly create and run optimised Windows, macOS and Linux desktop virtual machines. (⭐️8242)
- super-linter/super-linter - Combination of multiple linters to run as a GitHub Action or standalone (⭐️9043)
- zardus/ctf-tools - Some setup scripts for security research tools. (⭐️8023)
Swift
- exelban/stats - macOS system monitor in your menu bar (⭐️20465)
- p0deje/Maccy - Lightweight clipboard manager for macOS (⭐️9764)
TypeScript
- ansh/jiffyreader.com - A Browser Extension for faster reading on ANY website! (⭐️3617)
- appwrite/appwrite - Build like a team of hundreds_ (⭐️39267)
- BuilderIO/mitosis - Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more. (⭐️10506)
- coder/code-server - VS Code in the browser (⭐️64118)
- coreui/coreui-icons - CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats (⭐️1959)
- esjeon/krohnkite - A dynamic tiling extension for KWin (⭐️1566)
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams (⭐️67699)
- expo/expo - An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. (⭐️26825)
- foambubble/foam - A personal knowledge management and sharing system for VSCode (⭐️14582)
- gothinkster/realworld - “The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more (⭐️77618)
- hoppscotch/hoppscotch - 👽 Open source API development ecosystem - https://hoppscotch.io (⭐️58761)
- microsoft/vscode - Visual Studio Code (⭐️155771)
- microsoft/vscode-extension-samples - Sample code illustrating the VS Code extension API. (⭐️7862)
- oclif/oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce. (⭐️8713)
- phiresky/sql.js-httpvfs - Hosting read-only SQLite databases on static file hosters like Github Pages (⭐️3231)
- plasmicapp/plasmic - Visual builder for React. Build apps, websites, and content. Integrate with your codebase. (⭐️3752)
- refinedev/refine - A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. (⭐️21402)
- remotion-dev/remotion - 🎥 Make videos programmatically with React (⭐️18506)
- sparticleinc/chatgpt-google-summary-extension - Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary. (⭐️1423)
- statelyai/xstate - Actor-based state management & orchestration for complex app logic. (⭐️25733)
- TanStack/table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table (⭐️23531)
- thedevs-network/kutt - Free Modern URL Shortener. (⭐️7919)
- tremorlabs/tremor - The React library to build dashboards fast. (⭐️14445)
- unplugin/unplugin-icons - 🤹 Access thousands of icons as components on-demand universally. (⭐️3341)
- wxt-dev/wxt - ⚡ Next-gen Web Extension Framework (⭐️963)
- yangshun/tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers (⭐️106598)
Unknown
- alebcay/awesome-shell - A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. (⭐️30178)
- Atarity/deploy-your-own-saas - List of “only yours” cloud services for everyday needs :black_flag: (⭐️4596)
- awesomedata/awesome-public-datasets - A topic-centric list of HQ open datasets. (⭐️57843)
- binhnguyennus/awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems (⭐️51814)
- bradtraversy/design-resources-for-developers - Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more (⭐️54995)
- ChromeDevTools/awesome-chrome-devtools - Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem (⭐️5754)
- chubin/awesome-console-services - A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols) (⭐️5146)
- codecrafters-io/build-your-own-x - Master programming by recreating your favorite technologies from scratch. (⭐️243666)
- DopplerHQ/awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board: (⭐️64367)
- dypsilon/frontend-dev-bookmarks - Manually curated collection of resources for frontend web developers. (⭐️40293)
- EbookFoundation/free-programming-books - :books: Freely available programming books (⭐️311266)
- Flet/rejected-github-profile-achievements - 😵 GitHub achievements that did not make the cut. (⭐️1501)
- florinpop17/app-ideas - A Collection of application ideas which can be used to improve your coding skills. (⭐️73199)
- goabstract/Marketing-for-Engineers - A curated collection of marketing articles & tools to grow your product. (⭐️12579) Archived!
- google/clusterfuzzlite - ClusterFuzzLite - Simple continuous fuzzing that runs in CI. (⭐️426)
- graphql-kit/graphql-apis - 📜 A collective list of public GraphQL APIs (⭐️4400)
- Hack-with-Github/Awesome-Hacking - A collection of various awesome lists for hackers, pentesters and security researchers (⭐️74397)
- harismuneer/Ultimate-Social-Scrapers - 🤖 Top-rated tools to scrape all major sections from Facebook, Instagram and Twitter including posts (likes/comments), photos/videos, contact informations, followers, following and much more. (⭐️2697)
- jlevy/the-art-of-command-line - Master the command line, in one page (⭐️143626)
- jmesyou/functional-programming-jargon.py - Jargon from the functional programming world in simple terms! (⭐️224)
- jwasham/coding-interview-university - A complete computer science study plan to become a software engineer. (⭐️277562)
- kahun/awesome-sysadmin - A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP. (⭐️23341)
- kdeldycke/awesome-falsehood - 😱 Falsehoods Programmers Believe in (⭐️22631)
- lauragift21/awesome-learning-resources - 🔥 Awesome list of resources on Web Development. (⭐️5212)
- luruke/browser-2020 - Things you can do with a browser in 2020 ☕️ (⭐️8101)
- microsoft/api-guidelines - Microsoft REST API Guidelines (⭐️22259)
- MunGell/awesome-for-beginners - A list of awesome beginners-friendly projects. (⭐️61441)
- nicolesaidy/awesome-web-design - 🎨 A curated list of awesome resources for digital designers. (⭐️2326)
- ossu/computer-science - :mortar_board: Path to a free self-taught education in Computer Science! (⭐️157797)
- practical-tutorials/project-based-learning - Curated list of project-based tutorials (⭐️155786)
- sdmg15/Best-websites-a-programmer-should-visit - :link: Some useful websites for programmers. (⭐️55418)
- sindresorhus/awesome - 😎 Awesome lists about all kinds of interesting topics (⭐️289060)
- sorrycc/awesome-javascript - 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. (⭐️32419)
- SpaceVim/SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc (⭐️20080)
- Syndrizzle/hotfiles - 🏠 A collection of personal configuration files for various rices I have made. (⭐️1322)
- teivah/algodeck - An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯 (⭐️5380)
- thedaviddias/Front-End-Checklist - 🗂 The perfect Front-End Checklist for modern websites and meticulous developers (⭐️66846)
- tiimgreen/github-cheat-sheet - A list of cool features of Git and GitHub. (⭐️44469)
- trimstray/test-your-sysadmin-skills - A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A. (⭐️10162)
- trimstray/the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. (⭐️122035)
- wesbos/dad-jokes - dad jokes (⭐️2597)
Vim Script
- github/copilot.vim - Neovim plugin for GitHub Copilot (⭐️7035)
- neovim/neovim - Vim-fork focused on extensibility and usability (⭐️73614)
XSLT
- LOLBAS-Project/LOLBAS - Living Off The Land Binaries And Scripts - (LOLBins and LOLScripts) (⭐️6363)