gsdukbh's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
apache/nutch
Apache Nutch is an extensible and scalable web crawler
funbox/optimizt
CLI image optimization tool
gsdukbh/gsdukbh.github.io
is my blog 🍡,托管在GitHub的静态博客网站
ruanyf/weekly
科技爱好者周刊,每周五发布
netchx/netch
A simple proxy client
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
jobbole/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
KaTeX/KaTeX
Fast math typesetting for the web.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
unlock-music/unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
agermanidis/autosub
[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
daliansky/XiaoXinPro-13-hackintosh
Lenovo XiaoXin Pro 13 2019 Hackintosh
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
kdn251/interviews
Everything you need to know to get the job.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
spring-projects/spring-authorization-server
Spring Authorization Server
github/roadmap
GitHub public roadmap
coder/code-server
VS Code in the browser
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.