---
title: "Weird projects I shipped with AI"
url: https://daily.dev/posts/weird-projects-i-shipped-with-ai-45nksnymu
source_url: https://seangoedecke.com/weird-projects-i-shipped-with-ai
type: article
source: "sean goedecke"
published: 2026-06-01T08:12:20.844Z
updated: 2026-06-01T08:12:42.289Z
tags: ["llm", "ai-assisted-development", "pwa"]
reading_time: 6
upvotes: 48
comments: 15
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Weird projects I shipped with AI

**[sean goedecke](https://daily.dev/sources/seangoedecke)** · 6 min read · 48 upvotes · 15 comments

## Summary

A developer shares a collection of personal side projects built with LLM assistance over the past year, arguing these projects would not have existed without AI help. Projects include Skifreedle (a daily SkiFree web game), Autodeck (an auto-generated Anki card service with Stripe payments and 500+ users), Endless Wiki (an AI-generated wiki with 280K+ pages), and VicFlora Offline (a PWA for offline plant identification). The post serves as an existence proof that AI coding assistance enables shipping small, niche projects that would otherwise stall at the prototype stage.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://seangoedecke.com/weird-projects-i-shipped-with-ai>

## Community discussion

Top comments from developers on daily.dev.

**@akkitto** · 8 upvotes

> Same here. Since many years ago I jotted down many ideas, which were nice, yet so niche and not useful enough, I knew, I had more important projects to attend to, as you only have limited time in your life.
>
>
> Now, with LLM support, a dream can come true. I can make so many minor niche things, with a minimal amount of time. Feels good man.

**@lauramoss** · 4 upvotes

> AI really is at its best when it’s being used for weird little projects nobody would’ve built otherwise.

**@petecapecod** · 3 upvotes

> Awesome, yeah the process of running thru and completing projects has definitely accelerated due to AI. And it's been fun!

**@ksolomon** · 1 upvotes

> For me, LLMs have shortened the timeline from idea to "this is a great idea"/"this is a terrible idea".  It's now trivial to test an idea almost as soon as I have it by feeding it into an agent harness (usually clause code running GLM-5.1 via ollama) and get to a point where I can decide if it's all it's cracked up to be or something that should die right there...no more (well, let's be honest, not so many anyway) ideas staring back at me every time I open my notes.

**@renehoehle** · 1 upvotes

> The good thing in AI is you can compensate your missing skill. When you are good in programming but not in designing then you can use it to get a good layout. So it's a good point i can not do things on my own where i could not find someone.

## Similar posts on daily.dev

- [Lessons from taking an idea to a live app with AI](https://daily.dev/posts/lessons-from-taking-an-idea-to-a-live-app-with-ai-ibg8c8ymr) · Medium · 0 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development), [#pwa](https://daily.dev/tags/pwa)

[View this post on daily.dev](https://daily.dev/posts/weird-projects-i-shipped-with-ai-45nksnymu)
