Blog tag

#css

7 posts tagged with css.

← Back to all posts
4 min read

Designing for Real-World Use: How I Built a Clickable Business Card for My Portfolio

I built a lightweight, accessible business card component for my portfolio—here’s how semantic HTML, CSS layout, and real-device testing shaped it.

frontendaccessibilitycsshtmlui-components
Read more
4 min read

From Zero to Deploy: Building a Personal Portfolio with Modern Frontend Tooling

How I built and shipped my personal portfolio using Vercel, tackled CSS quirks, and debugged real deployment edge cases.

frontendvercelportfoliocssdeployment
Read more
4 min read

Refactoring for Resilience: How a Small CSS Regeneration Fixed a Silent Build Bug

A one-line template change and CSS rebuild uncovered hidden frontend issues in AustinsElite’s Laravel 12 app.

LaravelCSSBuild OptimizationFrontend HygieneDebugging
Read more
4 min read

Designing Dashwood: How I Built a Performant Personal Portfolio with Glassmorphism and Clean Asset Structure

How I built a fast, modern portfolio using CSS glassmorphism and smart asset organization from day one.

frontendcssportfolioweb developmentdesign
Read more
4 min read

How We Fixed Z-Index Chaos in Our Laravel 12 App (And Built a Layering System That Scales)

How we tamed z-index madness in our Laravel 12 frontend overhaul with a token-based layering system that prevents stacking wars.

CSSLaravelFrontend ArchitectureDesign TokensDebugging
Read more
4 min read

How I Used Alpine.js and CSS Gradients to Modernize a Legacy Homepage in Laravel

Upgraded AustinsElite's stale homepage with Alpine.js and CSS gradients—lightweight, impactful frontend modernization without rewriting everything.

LaravelAlpine.jsCSSFrontend OptimizationLegacy Modernization
Read more
4 min read

How We Solved a Janky Navigation Experience in Our Laravel 12 Rebuild

Fixed a jumping navigation in our Laravel 12 app by stabilizing CSS layout shifts and optimizing local assets.

LaravelLivewireCSSPerformanceFrontend
Read more