Skip to content
View Linfeng-Zhang773's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Linfeng-Zhang773

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Linfeng-Zhang773/README.md

Typing SVG


πŸ“« Reach Me


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ I am a Senior Undergraduate Student in Computer Engineering (CE), CSE Department, UC San Diego
  • πŸ’‘ Interested in Operating Systems, Networking, Distributed Systems, Databases, and Systems for Machine Learning
  • πŸ”­ Currently focusing on building a lightweight user-space TCP-like protocol
  • 🌱 Always learning and improving my CS fundamental knowledges

🧠 What I learned

  • Databases
  • Computer Networks
  • Socket programming
  • Design patterns
  • Operating Systems
  • Data Structures & Algorithms
  • System Design
  • Embedded Systems

πŸ›  Tech Stack

Programming Languages

Also familiar with: SQL


Databases


Tools & Systems


🌐 Languages

  • English β€” Proficient
  • Chinese (Mandarin) β€” Native
  • Japanese - JLPT N4 certified

Pinned Loading

  1. TinyKV TinyKV Public

    High-performance in-memory key-value store built in C++ 17. Features epoll-based networking, AOF persistence, multi-threading, and LRU eviction. Achieves 54k+ QPS on native Linux with ~0.5ms P50 la…

    C++ 1

  2. MiniTCP MiniTCP Public

    A lightweight user-space TCP protocol implementation built on top of UDP, featuring handshake, timeout retransmission, sliding window flow control, reliable in-order delivery, congestion control, f…

    C++ 2

  3. SimpleChatX SimpleChatX Public

    High-performance C++17 chat server using epoll and thread pool. Supports multi-client messaging, user management, and SQLite-based persistence.

    C++ 2

  4. Micro-mobility-device-tracker Micro-mobility-device-tracker Public

    Forked from Serenity0204/Micro-mobility-device-tracker

    Senior Design Project at UCSD, Team Members Include Yu-Heng Lin, Sihan Wang, and Linfeng Zhang.

    Python

  5. You-Lost-It-PrivTag You-Lost-It-PrivTag Public

    Forked from Serenity0204/YouLostIt-PrivTag

    A privacy preserving battery-powered lost-device tracker.

  6. Micro-Mobility-Device-Tracker-Firmware Micro-Mobility-Device-Tracker-Firmware Public

    Forked from Serenity0204/Micro-Mobility-Device-Tracker-Firmware

    Firmware for our ece196 project

    C