Technology

docker

4 projects tagged with this technology.

Personal Blog Website
2026· Ongoing

Personal Blog Website

A personal blog and project portfolio built with NestJS and TypeScript, deployed to an AWS EC2 instance by a Jenkins pipeline that runs on every push. Docker builds the image, the tests run inside that image, and a named volume keeps posts, projects and uploaded photos alive when the container is replaced. It includes a Markdown editor with drafts and scheduling, a searchable project portfolio, an About page with a photo gallery, and an image pipeline that resizes on demand and builds social preview cards.

admin blog
2025· Completed

admin blog

A full-stack personal blogging platform built with Angular, ASP.NET Web API, SQL Server, and MongoDB, featuring secure authentication, blog management, comments, categories, and a responsive user experience.

E-Shop on Container
2023· Completed

E-Shop on Container

A cloud-native e-commerce platform built with ASP.NET Core, Microservices, Docker, and Kubernetes, featuring an API Gateway, event-driven communication with RabbitMQ, and a scalable architecture based on Clean Architecture and Domain-Driven Design (DDD).