iez1784's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
timqian/chinese-independent-blogs
中文独立博客列表
BuilderIO/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
andkret/Cookbook
The Data Engineering Cookbook
jbranchaud/til
:memo: Today I Learned
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
zfile-dev/zfile
在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载
justinamiller/SoftwareArchitect
Path to a Software Architect
linkedin/school-of-sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
EstrellaXD/Auto_Bangumi
AutoBangumi - 全自动追番工具
arslanbilal/git-cheat-sheet
:octocat: git and git flow cheat sheet
Jackpopc/CS-Books-Store
你想要的计算机经典书籍,这里都有!
kf-liu/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
dunwu/db-tutorial
📚 后端程序员应该掌握的主流数据库知识
guanguans/design-patterns-for-humans-cn
设计模式超简单的解释 - An ultra-simplified explanation to design patterns
easychen/one-person-businesses-methodology
一人公司方法论
yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
xiaolai/time-as-a-friend
《把时间当作朋友》
jobbole/awesome-css-cn
CSS 资源大全中文版,内容包括:CSS预处理器、框架、CSS结构、代码风格指南、命名习惯等等
tangshimin/typing-learner
使用电影、美剧、字幕或文档生成词库(单词本),让每个单词都有具体的语境。然后通过语境记忆单词。
IcyBiscuit/Java-Guide
A core knowledge that most Java programmers need to master