Skip to content
View matthewdev05's full-sized avatar

Block or report matthewdev05

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
matthewdev05/README.md

Matthew Kofi Fiakpornu



👨‍💻 About Me

  • CS student at Colgate University with a Physics minor
  • Interested in backend engineering, systems programming, and building software that is reliable, efficient, and well-designed
  • Currently focused on strengthening fundamentals through hands-on projects
  • Motivated by the craft of writing software that is simple, efficient, and performant

🛠 Tech Stack

Languages
Backend & Frameworks
Database
Tools
Exploring

📌Projects

Python · Flask · SQLite · REST APIs

A RESTful API built from scratch to manage ColorStack member profiles. Supports full CRUD operations via structured HTTP endpoints with SQLite for persistent data storage.

🔗Live: colorstack-member-api-1.onrender.com

Python · Zlib · SHA-1

A ground-up reimplementation of Git core internals in Python. Covers repository initialization, blob object storage, zlib decompression, and SHA-1 hashing to read and decode binary file contents.


Open to connecting with engineers, builders, and curious people.

Popular repositories Loading

  1. colorstack-member-api colorstack-member-api Public

    A RESTful API built with Python and Flask to manage ColorStack chapter members. Supports GET, POST, DELETE endpoints with SQLite database integration.

    Python

  2. matthewdev05 matthewdev05 Public