Skip to content
View MonkeyCofi's full-sized avatar

Highlights

  • Pro

Block or report MonkeyCofi

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
MonkeyCofi/README.md

Heewo, I'm Pierce

🚀 About Me

I'm a curious developer with tons of tools under my belt. I use these tools to build plenty of stuff. Come check them out

🛠️ Tech Stack

Toolkit

Javascript Typescript C C++ Python Shell Docker Linux Git Make Valgrind

Development Focus

  • 🎯 Systems Programming - Low-level system utilities and tools
  • Performance Optimization - Memory management and algorithm efficiency
  • 🔒 Security - Secure coding practices and vulnerability analysis
  • 🏗️ Architecture - Designing scalable system architectures

🏆 Featured Projects

🔧 webserv

An HTTP/1.1 compliant webserver inspired by NGINX

  • Tech Stack: C++, Makefile, php
  • Key Features:
    • Poll-based I/O multiplexing
    • Supports GET, POST and DELETE HTTP Methods
    • php CGI script execution
    • Handles multiple virtual servers
    • Customizable configuration files with NGINX style syntax

A website featuring the classic Pong game

  • Tech Stack: Typescript, Tailwind, Fastify (Node.js framework), SQLite, Docker and Docker Compose
  • Key Features:
    • Microservice-based backend
    • Every service is run with its own container 🚢
    • A rich user system featuring friends, match history, custom user avatars, and so much more

🤝 Connect With Me

LinkedIn Email

Profile Views
⭐ From MonkeyCofi - Feel free to reach out!

Pinned Loading

  1. pipex pipex Public

    I love pipex

    C

  2. rock-paper-scissors rock-paper-scissors Public

    A Rock Paper Scissors game

    JavaScript

  3. search_and_replace search_and_replace Public

    My horrendous search and replace function made in C

    C