Latest Updates

Documenting code, one commit at a time.

Improving Project Presentation in jez-7.github.io

Introduction

The jez-7.github.io project appears to be a personal website or portfolio. A key aspect of such sites is the presentation of projects. Maintaining consistency and visual appeal across project displays enhances user experience and conveys professionalism.

The Problem

Inconsistencies in how projects are displayed can detract from the overall presentation.

Read more
Docker CSS HTML

Optimizing Docker Image Size for jez-7.github.io

The Problem

The jez-7/jez-7.github.io project's Docker image was larger than necessary, impacting deployment times and efficiency. The goal was to reduce the image size without sacrificing functionality.

The Approach

The primary focus was on adjusting the Docker icon size within the ProjectsSection component. This involved modifying the size class used by the Docker component to

Read more