An-MS's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
Semantic-Org/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
sharkdp/bat
A cat(1) clone with wings.
jgthms/bulma
Modern CSS framework based on Flexbox
romkatv/powerlevel10k
A Zsh theme
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
ogham/exa
A modern replacement for ‘ls’.
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
electronicarts/CnC_Remastered_Collection
tmux-plugins/tpm
Tmux Plugin Manager
tmux-plugins/tmux-resurrect
Persists tmux environment across system restarts.
andreasbm/web-skills
A visual overview of useful skills to learn as a web developer
bee-san/pyWhat
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
vmware-archive/clarity
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
roadmapsh/next.roadmap.sh
Next version of roadmap.sh
wfxr/forgit
:zzz: A utility tool powered by fzf for using git interactively.
Oak-Harbor-Kits/Contract-Templates
wuzhouhui/misc
学习与工作中收集的一些资料
testing-library/eslint-plugin-testing-library
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
kurgol/keychron
Settings for Keychron keyboards
smartinmedia/Net-Core-DocX-HTML-To-PDF-Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
rodrigobressan/android_tmdb_clean_architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.