Cricut Alien
I built this motion activated fellow in between projects at work. I used gimp photo editor to design the pieces for the alien and his articulating arm, which I cut using a Cricut Maker.

This was fun quick project; the hardware required is just a raspberry pico, an ultrasonic distance sensor and two servo motors. The HC-SR04 Ultrasonic Range Sensor sends an ultrasonic signal several times each second. The signal bounces off of an object, reflecting back to the sensor. Using the duration of time between emission of the signal, to when the signal bounces back to the sensor, you can determine the distance between the sensor and an object. So when a coworker walks within a few feet of Cricut Bot, he'll greet them with a wave.