Skip to content

Writing

A basic movie application, showing a form to add a movie to a list, and the list of movies already added. The movies are Casablance (1942), The Princess Bride (1987), Spirited Away (2001), and Star Wars (1977

It's not much to look at right now, but it'll get better.

Announcing MovieZone: Remix!

May 7, 2026 · 1 min read · by Amy Wren

Now that MovieZone has reached a stable 1.0.0 version, I've decided to branch out with my test project work. I am taking the MovieZone concept and building versions using Node and Python! This is for learning and becoming more familiar with these very important languages.

I do not call these ports, because they aren't 1:1 transfers of the logic. These will use the feature set of Movie Zone, but each project will take its own way getting there. I look forward to being able to compare and contrast.

MovieZone: Remix Stack

  • ReactRouter 7
  • TypeScript
  • Postgres 17
  • Drizzle ORM

While I have experience with React, I don't have it in quite this context, so it's going to be an interesting journey.

I'll be sharing more information and a link to the github soon. And I'll be sharing my progress with you all as I go along. So be sure to get in line for your spot on opening night

See you in the movies!

-Amy