Pinned Repositories
mini_stackoverflow_website
mini stackoverflow
Algorithm
This repository is used for algorithm practice
CMU-CSAPP-Labs
CMU Introduction to Computer System
COVID-19_tracker_analysis
EE599 Final Project: full-stack project about COVID-19
cpp_docker
Use C++ to implement a naive Docker
Haze-Removal
Summary of image dehazing papers and experiments
leveldb_learn
推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay和Jeff所写,简短完备,非常优美,完美阐述前两者所列的原则。
reliable-file-transfer
Fast, Reliable File Transfer with Custom TCP/IP
TinyCPU
Single Cycle CPU Design for the undergraduate Coursework 'Computer System Organization'
policies
Kyverno policies for security and best practices
guohaoyu110's Repositories
guohaoyu110/ddia-references
Literature references for “Designing Data-Intensive Applications”
guohaoyu110/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
guohaoyu110/instill-core
🔮 Instill Core is an open-source no-/low-code data, AI, and pipelines orchestration platform
guohaoyu110/kserve
Standardized Serverless ML Inference Platform on Kubernetes
guohaoyu110/ood
guohaoyu110/ray-educational-materials
This is suite of the hands-on training materials that shows how to scale CV, NLP, time-series forecasting workloads with Ray.
guohaoyu110/Angular_Message_App
Experimental full-stack project, using Angular 10, Node.js, MongoDB
guohaoyu110/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
guohaoyu110/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
guohaoyu110/blazingmq
A modern high-performance open source message queuing system
guohaoyu110/Cuda-120-Days-Challenge
A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Processors”). Features six capstone projects to solidify GPU parallel programming, memory management, and performance optimization skills.
guohaoyu110/ddia
DDIA 逐章精读
guohaoyu110/genai-stack
Langchain + Docker + Neo4j
guohaoyu110/gpu-optimization-workshop
Slides, notes, and materials for the workshop
guohaoyu110/gpu_lectures
Material for cuda-mode lectures
guohaoyu110/guohaoyu110
guohaoyu110/kserve_website
User documentation for KServe.
guohaoyu110/kubeflow
Machine Learning Toolkit for Kubernetes
guohaoyu110/kubernetes-insider
An awesome Docker Desktop extension that provides rapid web access to Kubernetes infrastructure
guohaoyu110/lancedb
Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
guohaoyu110/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
guohaoyu110/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
guohaoyu110/mentoring
👩🏿🎓👨🏽🎓👩🏻🎓CNCF Mentoring + CommunityBridge + Summer of Code
guohaoyu110/ollama
Get up and running with Llama 2 and other large language models locally
guohaoyu110/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
guohaoyu110/sre-interview-prep-guide
Site Reliability Engineer Interview Preparation Guide
guohaoyu110/Startup-funding-opportunities
Collection of Startup funding opportunities (pre-seed, seed round funding, startup competitions)
guohaoyu110/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
guohaoyu110/talent-plan
open source training courses about distributed database and distributed systems
guohaoyu110/vectorflow
VectorFlow is a high volume vector embedding pipeline that ingests raw data, transforms it into vectors and writes it to a vector DB of your choice.