— Writing

Build log

WEEK 1April 15, 20261 min read

NeoGen: End-to-End AI Video Generation From Text Prompt

NeoGen turns a single text prompt into a polished, viral‑style video using Gemini for scripting, Veo for video clips, and MoviePy for editing. It automates script, visuals, audio, and assembly in one pipeline.

pythonreactfastapimoviepygoogle-veo-3-1google-gemini-2-0pexels-apifreesound-api
Read post
WEEK 1April 15, 20261 min read

Dynamic Web Scraper: From Category Links to Product Details

A Python scraper that uses Selenium and BeautifulSoup to pull product listings from an e-commerce site, navigating categories and parsing detailed product pages into a JSON file.

pythonseleniumbeautifulsoupwebscrapingopen-sourceautomation
Read post
WEEK 1April 12, 20261 min read

NeoGen: AI-Driven End-to-End Video Generation Platform

NeoGen turns a text prompt into a polished 60‑second video by automating scriptwriting, visual creation, audio generation, and editing with AI. It cuts video production time from hours to minutes.

pythonfastapireactgoogle-veegoogle-geminimoviepyopen-sourceai-video-generation
Read post
WEEK 1April 12, 20261 min read

Dynamic Web Scraper: JavaScript Heavy E-Commerce Data Extraction

A Python scraper that uses Selenium and BeautifulSoup to pull product listings and details from a dynamic e-commerce site, saving the data into JSON for analysis.

pythonseleniumbeautifulsoupweb-scrapingautomation
Read post
WEEK 1April 5, 20261 min read

NeoGen: Turning Text Prompts into Polished Videos

NeoGen automates script, visuals, audio, and editing to turn a single text prompt into a ready‑to‑share video. It brings generative AI to the full media pipeline.

pythonfastapireactmoviepygoogle-cloudgenerative-aivideo-generation
Read post
WEEK 1April 5, 20261 min read

Dynamic Web Scraper – A Python Tool for E‑Commerce Data

A lightweight Python scraper that uses Selenium and BeautifulSoup to navigate an e‑commerce site, collect product listings, and pull detailed data from each page.

pythonseleniumbeautifulsoupweb-scrapingautomation
Read post
WEEK 1April 1, 20261 min read

NeoGen: End-to-End AI Video Generation Platform

Turn a single text prompt into a polished video in minutes. NeoGen automates script, visuals, audio, and editing with AI.

pythonfastapireacttailwindcssgoogle-vertex-aimoviepypexelsfreesound
Read post
WEEK 1April 1, 20261 min read

Dynamic Web Scraper for E‑Commerce Sites

A Python tool that automates navigation of JavaScript‑heavy e‑commerce pages, extracts product data, and saves it to JSON. It balances speed and reliability with Selenium and BeautifulSoup.

pythonseleniumbeautifulsoupwebdriver-managerweb-scrapingautomatione-commerceopen-source
Read post
WEEK 1March 20, 20261 min read

Auto‑Blog Agent: Automating Weekly GitHub‑to‑LinkedIn Content

Every week, the agent scans your public repos, reads the README, asks an LLM to craft a blog post and LinkedIn copy, and publishes them—no manual effort required.

pythonopen-sourcellmautomationsupabasegithublinkedinasync
Read post
WEEK 0February 28, 20261 min read

Week 0, Building the Foundation

Launching the try.except channel and portfolio. Here's what Week 0 looked like, why this challenge started, and what Week 1 brings.

devlognextjsportfolioweek-0
Read post