[
  {
    "slug": "/now/",
    "title": "What I'm Doing Now",
    "date": null,
    "categories": [],
    "description": "A living now page sharing what I'm currently working on, playing, and thinking about.",
    "keywords": [
      "now",
      "update",
      "life",
      "work"
    ]
  },
  {
    "slug": "/hoopsim-devlog-1/",
    "title": "HoopSim Devlog",
    "date": "2026-03-02",
    "categories": [
      "dev",
      "sports",
      "entrepreneur"
    ],
    "description": "The origin of HoopSim—a simulated fantasy basketball platform—and the stack I'm using to build it.",
    "keywords": [
      "developer",
      "tech",
      "devlog",
      "product",
      "hoopsim",
      "fantasy basketball",
      "simulation"
    ]
  },
  {
    "slug": "/the-day-the-world-turned-red/",
    "title": "The Day The World Turned Red",
    "date": "2026-01-12",
    "categories": [
      "update",
      "story",
      "life"
    ],
    "description": "A story about health",
    "keywords": [
      "writing",
      "update",
      "life",
      "story",
      "grief"
    ]
  },
  {
    "slug": "/the-day-the-world-turned-gray/",
    "title": "The Day The World Turned Grey",
    "date": "2025-12-06",
    "categories": [
      "update",
      "story",
      "life"
    ],
    "description": "A story that must be told",
    "keywords": [
      "writing",
      "update",
      "life",
      "story",
      "grief"
    ]
  },
  {
    "slug": "/first-post-2023/",
    "title": "Update 2023",
    "date": "2023-07-14",
    "categories": [
      "update"
    ],
    "description": "An update for 2023",
    "keywords": [
      "writing",
      "update",
      "life",
      "tech"
    ]
  },
  {
    "slug": "/the-move/",
    "title": "The Move",
    "date": "2020-08-31",
    "categories": [
      "life"
    ],
    "description": "Moving and other thoughts.",
    "keywords": [
      "moving",
      "new",
      "fresh",
      "change"
    ]
  },
  {
    "slug": "/getting-started-with-xstate/",
    "title": "Getting Started with XState",
    "date": "2019-10-09",
    "categories": [
      "dev",
      "javascript",
      "react",
      "state-machine"
    ],
    "description": "My experience using XState state machines in React.",
    "keywords": [
      "developer",
      "tech",
      "javascript",
      "state machine",
      "xstate"
    ]
  },
  {
    "slug": "/getting-started-with-graphql/",
    "title": "Getting Started With GraphQL",
    "date": "2019-07-30",
    "categories": [
      "dev",
      "javascript",
      "graphql"
    ],
    "description": "Trying to learn GraphQL. You probably have seen this buzzword around the Tech Interwebs sooner or later.",
    "keywords": [
      "javascript",
      "nodejs",
      "graphql",
      "coding",
      "apolloserver",
      "learning"
    ]
  },
  {
    "slug": "/failing-fast/",
    "title": "Failing Fast",
    "date": "2019-06-10",
    "categories": [
      "life"
    ],
    "description": "A concept in programming really make me think about life.",
    "keywords": [
      "life",
      "failing",
      "failure",
      "introspection"
    ]
  },
  {
    "slug": "/loki-story/",
    "title": "Integrating Another Cat into the Family",
    "date": "2019-05-29",
    "categories": [
      "cats",
      "pets"
    ],
    "description": "My experience with integrating my new (at the time) cat, Loki, into our family.",
    "keywords": [
      "cats",
      "pets",
      "petowner",
      "adopt-dont-shop",
      "rescue-cats"
    ]
  },
  {
    "slug": "/recent-music-ive-listened-to-Apr-2019/",
    "title": "Music I'm Listening To (April 2019)",
    "date": "2019-04-29",
    "categories": [
      "music",
      "hip-hop",
      "rnb"
    ],
    "description": "Music I have been listening to recently",
    "keywords": [
      "music",
      "hip-hop",
      "rnb"
    ]
  },
  {
    "slug": "/getting-started-with-typescript-and-nextjs/",
    "title": "Getting Started with TypeScript and NextJs",
    "date": "2019-04-23",
    "categories": [
      "dev",
      "javascript",
      "react",
      "typescript"
    ],
    "description": "My experience with trying to integrate TypeScript into a react application.",
    "keywords": [
      "developer",
      "tech",
      "javascript",
      "typescript"
    ]
  },
  {
    "slug": "/japan-prep/",
    "title": "Japan Preparation and Other Information",
    "date": "2019-04-14",
    "categories": [
      "Japan",
      "Travel",
      "Tips"
    ],
    "description": "All the information I have in my brain about going to Japan. If you even have an inkling of desire to go to Japan, this will be helpful to you.",
    "keywords": [
      "japan",
      "travel",
      "tips"
    ]
  },
  {
    "slug": "/getting-started-with-nextjs-styled-components-and-rebass/",
    "title": "Getting Started with NextJS, Styled Components and Rebass",
    "date": "2019-04-10",
    "categories": [
      "dev",
      "javascript",
      "react",
      "css-in-js",
      "boilerplate",
      "nextjs"
    ],
    "description": "A look into the inner workings of a boilerplate that was made with NextJS, Styled Components and Rebass.",
    "keywords": [
      "developer",
      "tech",
      "javascript",
      "react",
      "nextjs",
      "styled components",
      "rebass",
      "web development"
    ]
  },
  {
    "slug": "/my-cats/",
    "title": "My Cats and My Start as a Pet Owner",
    "date": "2019-04-04",
    "categories": [
      "cats",
      "pets"
    ],
    "description": "An introduction to my cats and how I became a pet owner.",
    "keywords": [
      "cats",
      "pets",
      "petowner",
      "adopt-dont-shop",
      "rescue-cats"
    ]
  },
  {
    "slug": "/web-scraper-case-study/",
    "title": "Case Study - Web Scrapers",
    "date": "2019-04-01",
    "categories": [
      "dev",
      "javascript",
      "python",
      "PHP",
      "webscraping"
    ],
    "description": "A case study into web scraping with different languages",
    "keywords": [
      "developer",
      "tech",
      "PHP",
      "web-scraping",
      "javascript",
      "python"
    ]
  },
  {
    "slug": "/my-career-thus-far/",
    "title": "My Career Thus Far",
    "date": "2019-03-20",
    "categories": [
      "career",
      "tech",
      "dev"
    ],
    "description": "An introspective look back into my career thus far.",
    "keywords": [
      "career",
      "developer",
      "tech",
      "front-end",
      "electrical-engineering",
      "starups"
    ]
  },
  {
    "slug": "/first-post/",
    "title": "My First Post",
    "date": "2019-03-18",
    "categories": [
      "first",
      "post",
      "ever"
    ],
    "description": "My first post ever!",
    "keywords": [
      "blog",
      "tech",
      "writing",
      "sports",
      "music",
      "fantasy-sports",
      "life",
      "anime",
      "video-games",
      "basketball"
    ]
  }
]