Now accepting early access signups

Learn obscure After Effects expressions & plugins in 15 minutes

Micro-courses from the freelance motion graphics designers who invented the techniques. No fluff, no filler — just the expression, explained and applied.

Expression Editor
1// Exprly — master the obscure
2var freq = wiggle(4, 12);
3var t = time * Math.PI;
4
5if (t > thisComp.duration * 0.5) {
6linear(t, 0, 1, freq, value);
7} else {
8ease(t, 0, 1, value, [960,540]);
9}
Render time:0.3ms
How It Works

Three steps to mastery

01

Browse Tutorials

Filter by expression type, plugin, difficulty, or technique. Every course is laser-focused on one specific skill.

02

Watch a 15-Min Loom

No long intros or padding. The designer who created the technique walks you through it live, screen-shared.

03

Master the Technique

Copy the expression, apply it to your project. Each course includes the source expression file ready to use.

Featured Courses

Techniques you won't find on YouTube

Each micro-course is created by the designer who pioneered the technique. Coming soon.

Expressions
wiggle(freq, amp, octaves, amp_mult)

Wiggle Expressions Deep Dive

15 minIntermediate
Expressions
timeRemap = loopOut('pingpong')

Time Remapping Mastery

14 minAdvanced
Technique
thisComp.layer(index-1).position

Parallax with Expressions

16 minIntermediate
Expressions
vel = velocityAtTime(time - 0.01)

Inertial Bounce Script

15 minAdvanced
Plugin
Duik.bone(effect('Controller'))

Duik Bézier Rigging

17 minAdvanced
Expressions
delay = index * thisComp.frameDuration * 4

Auto-Stagger Generator

12 minBeginner
More courses dropping every week
Pricing

Knowledge shouldn't cost a fortune

One technique, one price. No subscriptions, no upsell traps — just skills you keep forever.

Single Course
$9per course

One focused 15-minute tutorial on a single expression or technique.

  • 15-min Loom video walkthrough
  • Expression source file included
  • Lifetime access to recording
  • Direct Q&A with the creator
Best Value
Bundle — 6 Courses
$49$54

Six hand-picked tutorials bundled together. Master an entire expression category.

  • Everything in Single, x6
  • Curated progression path
  • Bonus: cheat-sheet PDF
  • Priority access to new drops

Be the first to access
new tutorials

Join the early access list. We'll send you new course drops and exclusive expressions before anyone else.

No spam. Unsubscribe anytime. We respect your inbox like we respect keyframe easing.