---
title: "💭 PocketCal Build Log"
description: "!https://cassidoo.co/post/pocketcal-build-log/"
date: 2025-06-08
published: true
tags:
  - webdev
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://cassidoo.co/post/pocketcal-build-log/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://cassidoo.co/og-image/pocketcal-build-log.png" alt="PocketCal Build Log — I made a date-sharing app called PocketCal. Here" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">PocketCal Build Log</div>
      <div class="embed-card-description">I made a date-sharing app called PocketCal. Here</div>
      <div class="embed-card-meta">cassidoo.co</div>
    </div>
  </a>
</div>


I love this idea of tiny useful apps for yourself.  In fact I'm working on a project to built out <a href="/tinyapps/" class="wikilink" data-title="tinyapps" data-description="I&#39;m working on replacing my usage of google inline search apps with real apps, these are ones that I create and host on my own homelab. The first three that..." data-date="2025-05-22">tinyapps</a> for myself to replace my common needs.  I absolutely love that all of the state is stored in the url bar, nothing is stored server side.  As much as I love to hate js, I really appreciate that things like this can be built to just live on the web, be accessible from anywhere, and live practically forever as they require such little hosting demand.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
