Consent

This site uses third party services that need your consent.

Skip to content
Steven Roland
  • Posts

    From inspiration to implementation, I write about web development, design, and more.

    The Myth of Medusa: Unraveling the Stone-Gazing Curse

    Medusa, a Greek mythological figure, could turn anyone to stone with her gaze. Her story evolved from a monstrous figure to a tragic victim, symbolizing themes of transformation and resilience, and remains a powerful cultural symbol today.

    The Power of First Principles Thinking

    First principles thinking breaks problems into basic elements, fostering innovation by questioning assumptions. This approach leads to unique solutions and clarity, as seen in Elon Musk's work, though it requires effort and creativity.

    Generating Unique Lowercase Handles in Laravel Models

    This blog post explains how to generate unique, lowercase handles in Laravel models. It covers defining the model, creating a unique key method, using model events for automatic handle assignment, and allowing user overrides for customization.

    Creating Fluid Typography with Tailwind CSS

    This blog post explains how to create fluid typography using Tailwind CSS. It covers setting up a text-fluid class that adjusts font sizes responsively, enhancing readability across devices while providing customization options for developers.