My Portfolio

Welcome to my portfolio! Here are some of my projects:

Faith in action

I designed, developed, and host faithinactionshop.com, an e-commerce site for a small business that sells hands-on experiment kits for kids. The site features a clean, responsive layout, custom branding, and Stripe integration for secure online payments. Built using the svelte framework and deployed through my homelab, it’s designed following the owner’s vision and branding.

View Project

Homelab on Proxmox VE

I run a fully self-hosted infrastructure using Proxmox VE across a 6-node cluster. It powers my GitLab server, websites, game servers, NAS, and more.

View Project

Self-Hosted GitLab Server

I deployed a self-hosted GitLab instance in my Proxmox-based homelab to manage and version-control my projects. This setup includes custom runners, automated CI/CD pipelines, and integration with webhooks for deployment to my live servers. Hosting GitLab myself gives me full control over my repositories, enhances security, and allows me to experiment with DevOps practices like containerized builds, backup automation, and infrastructure-as-code.

View Project