mustafa-zidan's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
golang-standards/project-layout
Standard Go Project Layout
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
faif/python-patterns
A collection of design patterns/idioms in Python
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
kilimchoi/engineering-blogs
A curated list of engineering blogs
dipakkr/A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
braydie/HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
alvarcarto/url-to-pdf-api
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
zxh0/jvm.go
A toy JVM written in Go
astorfi/Deep-Learning-Roadmap
:satellite: Organized Resources for Deep Learning Researchers and Developers
DeepGraphLearning/LiteratureDL4Graph
A comprehensive collection of recent papers on graph deep learning
manjunath5496/The-Art-of-Computer-Programming-Books
"Everyday life is like programming, I guess. If you love something you can put beauty into it." ― Donald E. Knuth
hexdigest/gowrap
GoWrap is a command line tool for generating decorators for Go interfaces
vhf/resrc
ANXS/the-ansibles
One of the most extensive sets of ansible roles/examples, including a vagrant testbox and a setup to quickly run your full-featured and secured personal cloudbox.
ranmocy/guard-rails
Guard-Rails is watching on your development servers as you wish!
orbs-network/go-scaffold
Scaffold starter project in Go for a micro services based server with thorough testing
mustafa-zidan/algorithms
mustafa-zidan/cci
cracking the coding interview problems solved in go
mustafa-zidan/daily-coding-challange
mustafa-zidan/golearn
Machine Learning for Go
mustafa-zidan/introduction-to-algorithms
Solutions of introduction to algorithms in Golang