<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/webdevcody/best-of/2024/09" -->

---
title: Best Web Dev Cody posts — September 2024 | daily.dev
description: The most upvoted Web Dev Cody posts from September 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/webdevcody/best-of/2024/09
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/webdevcody/best-of/2024/09
og:type: website
og:site_name: daily.dev
og:title: Best Web Dev Cody posts — September 2024 | daily.dev
og:description: The most upvoted Web Dev Cody posts from September 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Web Dev Cody — September 2024

1. 1  
[](https://daily.dev/posts/this-is-the-coolest-side-project-i-ve-worked-on-rjmhu3sxk "This is the coolest side project I've worked on")  
Video  
![Avatar of webdevcody](https://media.daily.dev/image/upload/s--9ioIrvxf--/f_auto/v1723789220/logos/webdevcody)Web Dev Cody · 2y  
This is the coolest side project I've worked on  
A project is described that allows users to create videos based on written stories, focusing initially on scary stories but aiming to expand to any type of story. The process involves breaking the story into segments, generating AI-powered images for each segment using OpenAI and Replicate, and then creating a video by stitching these segments together with Lambda functions. The project also aims to include features like background music and other enhancements. Future improvements are being considered, such as using GPU-optimized EC2 instances or rewriting code in faster programming languages like Go or Rust.  
142  
8
2. 2  
[](https://daily.dev/posts/my-side-project-now-has-4-paying-customers-kbqpw1y6u "My side project now has 4 paying customers")  
Video  
![Avatar of webdevcody](https://media.daily.dev/image/upload/s--9ioIrvxf--/f_auto/v1723789220/logos/webdevcody)Web Dev Cody · 2y  
My side project now has 4 paying customers  
An overview of a side project called the Scary Story Generator, which now has four paying customers. The project utilizes AI for generating story prompts, images, and videos, including specific features like TikTok shorts and customizable story segments. Despite certain performance optimization needs, the project has earned $25 in gross revenue and aims to expand beyond Halloween by rebranding for general video creation.  
122  
7
3. 3  
[](https://daily.dev/posts/how-to-build-a-full-stack-meme-generator-imagekit-next-js-auth-js-drizzle-neon--2pkka9ifl "How to Build a Full Stack Meme Generator (ImageKit, Next.js, Auth.js, Drizzle, Neon)")  
Video  
![Avatar of webdevcody](https://media.daily.dev/image/upload/s--9ioIrvxf--/f_auto/v1723789220/logos/webdevcody)Web Dev Cody · 2y  
How to Build a Full Stack Meme Generator (ImageKit, Next.js, Auth.js, Drizzle, Neon)  
Learn to build a full stack meme generator using Next.js, ImageKit, Auth.js, Drizzle, and PostgreSQL. The application allows users to upload, transform, tag, and search for memes using ImageKit's powerful functionalities. It also integrates authentication for user-specific features like favoriting memes. The guide provides step-by-step instructions, from setting up the repository to manipulating images and integrating with a media library.  
110  
1

[See all Web Dev Cody archives](/sources/webdevcody/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/webdevcody/best-of/2024/09#page","url":"https://daily.dev/sources/webdevcody/best-of/2024/09","name":"Best Web Dev Cody Posts — September 2024","description":"The most upvoted Web Dev Cody posts from September 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/webdevcody/best-of/2024/09#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/this-is-the-coolest-side-project-i-ve-worked-on-rjmhu3sxk","name":"This is the coolest side project I've worked on"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/my-side-project-now-has-4-paying-customers-kbqpw1y6u","name":"My side project now has 4 paying customers"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/how-to-build-a-full-stack-meme-generator-imagekit-next-js-auth-js-drizzle-neon--2pkka9ifl","name":"How to Build a Full Stack Meme Generator (ImageKit, Next.js, Auth.js, Drizzle, Neon)"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Web Dev Cody","item":"https://daily.dev/sources/webdevcody"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/webdevcody/best-of"},{"@type":"ListItem","position":5,"name":"September 2024"}]}]}
```

