hectorLop'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.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
phil-opp/blog_os
Writing an OS in Rust
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
Twipped/InterviewThis
An open source list of developer questions to ask prospective employers
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
plasma-umass/coz
Coz: Causal Profiling
Coder-World04/Complete-System-Design
This repository contains everything you need to become proficient in System Design
chiphuyen/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
Fewbytes/rubber-docker
A workshop on Linux containers: Rebuild Docker from Scratch
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
dendibakh/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
mercari/ml-system-design-pattern
System design patterns for machine learning
systemdesignfightclub/SDFC
Roadmap and Resource Compilation for System Design Fight Club
AgaMiko/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
wuduhren/leetcode-python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
jacopotagliabue/you-dont-need-a-bigger-boat
An end-to-end implementation of intent prediction with Metaflow and other cool tools
jarolrod/vim-python-ide
Python development config
gitgik/distributed-system-design
A curated collection of approaches to designing large scale distributed systems.
zhangjunhd/reading-notes
张俊的读书笔记
Data-Centric-AI-Community/awesome-data-centric-ai
Open-Source Software, Tutorials, and Research on Data-Centric AI 🤖
grahamking/perf-ninja-rs
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
rapphil/vim-python-ide
Vim as a Python IDE
nebuly-ai/exploring-AI-optimization
Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀
JIceberg/rust-cfs
A completely fair process scheduler in Rust.