- 🎓 I'm a senior undergraduate student at SUN YAT-SEN UNIVERSITY. 🧱 My major is Intelligence Science and Technology - Computer Science.
- 💻 I am interested in system/network programming, distributed system programming, system performance optimization, machine learning, deep learning, artificial intelligence, virtualization development, big data development.
- 📫 How to reach me:
- github-repo: ffengc-issue you can contact me by leaving issue in this repo
- Email: yufc779@gmail.com
- Blog in Github: Blog Page
- Blog in CSDN: @背包
- My Homepage: Fengcheng Yu
- 🔧Select Projects
- ffengc/MIT6.824 - I took the MIT distributed systems course, here's my logs and codes.
- ffengc/Dual-Thread-Pool-Based-Pipeline-Communication-System-Framework and Event-Driven-Pipeline-Communication-System-Framework - The message communication framework I organized, includes request/response type and event-driven type.
- ffengc/Google-tcmalloc-simulation-implementation - Learning and simulation implementation of Google's high-concurrency thread pool tcmalloc.
- ffengc/Load-balanced-online-OJ-system - an online programming OJ service.
- ffengc/Reactor-based-HyperWebServer - A HTTP server based on Reactor forwarding mode implemented from scratch.
- ffengc/boost-search-engine - search engine project based on boost library. (new prj🎉)
- ffengc/HareMQ - A C++ version of the simplified message queue component is implemented based on RabbitMQ.
- ffengc/Multi-Pattern-Logging-System - C++ version of synchronous & asynchronous logging system.
- 🧑🏫Course Projects
- ffengc/MIT6.824 - Experiment of Distributed Computing
- ffengc/SYSU-Intelligent-Diagnosis-of-Spinal-Diseases - Deep Learning
- ffengc/CollegeWorks - Unorganized partial course code
- ffengc/Simulation-and-Reproduction-of-Planning-Algorithm-Based-on-SLAM - Fundamental of Cognitive Science
- ffengc/Plant-Pathology-sysu-2023 - Computer Vision
- ffengc/STL-based-database-operation-simulation-sysu-main - Advanced Programming Technology
- ffengc/STL-based-Deque-implementation - Advanced Programming Technology
- ffengc/Pulp-Carrier-Loading-Optimization-with-Gurobi - Operations Research
- ffengc/Dual-Thread-Pool-Based-Pipeline-Communication-System-Framework - Operating Systems
- ffengc/Event-Driven-Pipeline-Communication-System-Framework - Operating Systems
- ffengc/ZDSwap - Software Engineering
- ffengc/Modern-Control-Theory-Final-Review - Modern Control Theory
- ffengc/NLP-PoetryModels - NLP
- ffengc/TSP-Solutions-and-Analysis - Intelligent Control and Computing
- ** - Technology of Computer Control
-
SYSU
- Shenzhen, Guangdong Province, China
-
05:22
(UTC +08:00) - https://ffengc.github.io
- https://orcid.org/0009-0003-0831-9817
- https://ffengc.github.io/gh-blog/
- https://blog.csdn.net/Yu_Cblog
Highlights
- Pro
Pinned Loading
-
boost-search-engine
boost-search-engine PublicThis search engine leverages the Boost library for efficient document search, featuring data preprocessing, index creation, and advanced search functionalities. It uses C++, HTML, CSS, and JavaScri…
-
Google-tcmalloc-simulation-implementation
Google-tcmalloc-simulation-implementation PublicAn efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implementation. This project extracts the essence of Google-tcmall…
C++ 21
-
Load-balanced-online-OJ-system
Load-balanced-online-OJ-system PublicImplement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large num…
-
Reactor-based-HyperWebServer
Reactor-based-HyperWebServer PublicA high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model
-
If the problem persists, check the GitHub status page or contact support.