My C/C++ Projects

What Is C?

C is a foundational procedural programming language with a focus on efficiency and control, while C++ is an extension of C that adds object-oriented features, making it versatile for a wide range of applications.

Tools And FrameWorks I've Used

Projects Using C/C++

C Webserver

Collaborated with a team member to create a C-based web server utilizing POSIX functions and system calls. With the integration of multithreading, the program fosters fluid client-server communication through sockets. The inclusion of caching capabilities for previsited documents allows the program to efficiently service GET requests.

C
C POSIX Functions
Linux
CodeBlock
https://github.com/jdegiac/golf-project

Richard Zhao 2023