---
title: "Tagged "featured""
url: "https://alex.zappa.dev/tags/featured/"
description: "Posts tagged with #featured."
---

# Tagged "featured"

## 2025

*   12/28
    
    [2025 year in review: a year of building, learning, and gratitude](/blog/year-in-review-2025/)
    
    Reflecting on a year filled with code, open-source contributions, and the amazing people who made it all worthwhile.
    

## 2024

*   12/01
    
    [webChronicle: your personal Wayback Machine](/blog/webchronicle/)
    
    A web archiving tool that allows you to capture and explore snapshots of webpages over time. Like the Wayback Machine, but as your own personal Time Machine.
    

## 2021

*   11/29
    
    [My favorite CSS hacks](/blog/my-favorite-css-hacks/)
    
    Discover CSS hacks and shortcuts, including using box-sizing, selection pseudo-class, caret color for input elements, displaying links when an element has no text value, fitting images to content, detecting dark system mode, hiding images on mobile, using CSS vendor prefixes for different browsers, and utilizing Autoprefixer. Learn these tips and improve your CSS coding skills.