22 tasks, each one witnessed by the sources that watched the job — and behind every one, a prompt you can use tonight.
You’ll split time between design and web work. Mornings might be critique meetings, updating a storyboard or moodboard, and building an After Effects animation. Afternoons often go to integrating that animation into a site, optimizing graphics in Photoshop/Illustrator, and testing performance on different browsers and devices.
You also do web tasks: update content, run scheduled site tests, monitor traffic, and fix small bugs in HTML/JavaScript. If a problem is bigger, you document server load, bandwidth, or database performance for the dev team (AWS EC2, Redshift, DynamoDB show up here).
Start with Adobe After Effects for motion, plus Photoshop and Illustrator for assets; InDesign helps with print or comps. Learn HTML, CSS, and JavaScript so you can embed animations and troubleshoot integration.
For websites and backend awareness, learn basics of AWS (EC2 for servers, S3 for assets, maybe DynamoDB or Redshift for data). Also learn how to test performance and optimize graphics for faster load times.
Use AI to speed repetitive tasks: generate moodboard ideas, draft copy, or make rough animation concepts. Always check AI output for accuracy, copyright, and style—don't copy an image or animation without permission.
When AI writes code (HTML/JS) or config for AWS, test in a development environment. Document changes and keep human review for accessibility, performance, and security before pushing to production.
The U.S. Bureau of Labor Statistics (BLS) reports 113,330 employed motion designers; the 2025 median wage was $104,000 per year. The lowest tenth earned $53,750 and the top tenth $201,550. These numbers cover people doing animation and motion work generally; web-integrated roles might land near the median or higher depending on web skills and AWS experience.
Freelance rates vary by market and project. Specialized skills—interactive prototypes, JavaScript-driven animations, or AWS backend knowledge—usually push pay upward.
Compared with a web developer, you focus more on motion, visual storytelling, and animated assets. Developers focus on backend code, databases, and server architecture (though you’ll write HTML/JS and do small web development tasks).
Compared with a UI designer, you add motion and temporal design (storyboards, After Effects work). UI designers may focus more on interface patterns, user flows, and static prototypes; you combine that with animated prototypes and media optimization for the web.
Take classes or tutorials in After Effects, Photoshop, and Illustrator—focus on creating short demo reels (10–30 seconds) that show motion and compositing. Learn HTML, CSS, and basic JavaScript so you can export and embed animations into web pages.
Build small projects: a personal site hosting your reels (optimize assets for performance), a storyboard to guide an animation, and one prototype that uses JavaScript to trigger animations. Put these on GitHub and host on AWS S3 or EC2 to show you understand deployment.
You must optimize graphics (right formats, compression) and ensure animations don’t block the main thread; that means exporting efficient After Effects renders and using sprites or vectorized SVGs when possible. Test across browsers/devices and monitor site performance metrics regularly.
You should know basic HTML/JavaScript to troubleshoot interactions, and how to read server metrics (bandwidth, load) and deployment basics on AWS (EC2, S3). Document tests and fixes so problems can’t reappear.