I've never claimed to be good at command-line-fu, but damn me if I can ever get a find command right first time.

Honestly, I just run 'find . | grep' to achieve what I want these days.

Give fd a try. It work how you'd expect find would.

https://github.com/sharkdp/fd