Portfolio


Backend Engineering


Web Server project 2026

Web Server Programming using PHP 8, MySQL and more. Building a MVC-inspired structure that integrates an external JSON-based REST API. Database-driven loan management web application built to practice object-oriented PHP and secure handling of user input and external data.


HTTP Server 2026

An implementation of the HTTP protocol that reads data from a TCP socket, extracts information such as method, headers and body, and then handles a request and sends data back on the same TCP socket. In other words, an HTTP server from scratch without libraries.


Middleware environment 2025

Accomplish specific backend MW tasks. More details tba.


RESTful API Development 2025

Building scalable REST APIs utilizing Express.js and TypeScript, implementing strict type-safety and modular middleware to ensure robust backend logic and data integrity.


Microservice 2025

Built a custom Python microservice to streamline cloud governance. It interfaces with AWS Security Hub to transform raw CSPM data into actionable, per-account insights organized in a logical folder hierarchy.


Full Stack Development


Web Server project 2025

Engineered a full-stack web application utilizing C# for server-side logic and a JS/HTML/CSS presentation layer, featuring a secure authentication module and seamless data persistence via Amazon DynamoDB.


Storage Cloud project 2025

HTML, CSS, JavaScript and jQuery. Data storage.xml file.


CMD project 2025

Building a Command Prompt in Python.


Blog py project 2025

Blog in Python.


Blog C# project 2024

Hello World!