Scripting Adobe Illustrator
I'm prototyping a card game about the timeline of film releases, and for making 120+ unique cards, I've turned to JavaScript to help automate the process.
A sample playing card, showing where the movie title and movie's release date would go, pulling from arrays of data.
Creating a new document, and adding color space and dimensions.
Much better than copying and pasting, dynamically populating each card helps save time when creating dozens of assets.
In my first draft of the script, I was telling Illustrator to create a new file, add text layers, and populate the layers with the appropriate text.
However, I realized that I could simply open an existing document with all fonts, area type, and other configurations already set, and then update the text.
Text replacement on each card (starting with very small arrays), and then exporting a high-res PNG for each.
Populated card
Longer titles work as well, since the first text layer is already set to Area Type

Using Cinema4D, I made realistic mockups of the front and back of a card with a linen texture; the back design I created was inspired by camera test charts, film leader, and 65mm film.
More Side Projects
Tiling My Art for Wrapping Paper
What's better than making your own wrapping paper?