Skip to content
View FANFANFAN2506's full-sized avatar
  • Duke University
  • Durham, NC
  • 16:35 (UTC -04:00)

Highlights

  • Pro

Block or report FANFANFAN2506

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
FANFANFAN2506/README.md

Fan Yang πŸ‘‹

About Me πŸš€

Hello! I'm Fan Yang, an ECE graduate student at Duke University. I have a strong background in C++, data structures, and databases, and I'm constantly exploring new technologies to broaden my skill set.

Key Skills πŸ› οΈ

  • Programming Languages: C/C++, Python, SQL, HTML, CSS, JavaScript, Verilog
  • Tools: Git, Linux, Postgres, Docker, Make, Django, React, Vue, QuartusII, OO designs
  • Languages: Chinese (native), English (Fluent)

Contact Me πŸ“¬

Other Interests 🌟

  • Sports: πŸ€, 🏈, πŸ“οΈ, 🏎️
  • Music: K-pop, Hip-Hop

Let's Connect 🀝

Feel free to reach out if you're interested in discussing job opportunities or if you represent a company looking for a passionate software development engineer to join your team. I'm actively seeking a SDE position for 2024 New Grad, if you have any suitable positions, please let me know. Even if you just wanna say "hi", you could connect me on LinkedIn, and I am happy to have a talk! 😊

Pinned Loading

  1. HTTP_Proxy_Server HTTP_Proxy_Server Public

    Used C++ to create a robust HTTP/HTTPS proxy that processes simultaneous GET, POST, and CONNECT requests following the RFC7231 Protocol, forwarding to the origin server and facilitating correct rec…

    C++ 1

  2. Mini_Uber_Ride_Share_Web_App Mini_Uber_Ride_Share_Web_App Public

    After login, you should be able to see a side bar including the ride list, which will show your rides as both owner and sharer. Another button is for request for a new ride. Button for finding shar…

    Python 1

  3. Mini_UPS Mini_UPS Public

    This a project that simulate the real world UPS and Amazon coopration, communicating with an agreed protocol to provide a purchasing and delivering functionalities.

    C++ 1

  4. RootKit_Implementation RootKit_Implementation Public

    In this assignment, a RootKit implementation is achieved with the following functionalities: Hands-on practice with kernel programming A detailed understanding of the operation of system calls with…

    C

  5. SingleCycleProcessorForMIPS SingleCycleProcessorForMIPS Public

    A full processor which supports the MIPS32 instructions (add, sub, addi, and, or, sra, sll, sw, lw, j, bne, jal, jr, blt, bex, setx). Other than the v files we included in the pc4, there is no addi…

    Verilog

  6. Stock_Exchange_Scalable Stock_Exchange_Scalable Public

    This is a program that achieved the functionality of Stock exchange, and also could be scalable with multiple process to improve the performance

    Python 2