Latest Updates

Documenting code, one commit at a time.

CSS 4 posts
×

From Cluttered Styles to Clean Deployment: A Portfolio's Journey with Tailwind CSS

This post dives into a critical phase of my Portafolio project: making it truly ready for public viewing. It's about moving past basic functionality to a polished, deployable state, focusing on the crucial role of styling.

The Situation

Initially, my Portafolio project was a collection of functional components. It showcased my work effectively, but the styling was, to put it mildly, an

Read more

Enhancing balcaneria-omar: Integrating Footer and About Page with Astro

In the balcaneria-omar project, a recent update focused on solidifying the website's foundational elements by introducing a dedicated footer and an 'About' page. These additions are crucial for any user-facing application, providing essential navigation, contact information, and context about the project or organization.

The Goal

The primary objective was to enhance user experience and

Read more

Taming the Navbar: A 'balconeria-omar' UI Refinement in Astro

The balconeria-omar project recently tackled a persistent challenge: refining its navigation bar. This critical UI element, often underestimated, was causing subtle inconsistencies and user experience glitches, proving to be a stubborn fix. The effort was focused on bringing stability and reliability to a core part of the user interface.

The Problem

Navigation bars, while seemingly simple,

Read more