Cool game! The level design is very well done! I think you need to work a little bit more with the movement system, since the game deserved it. It's not a bad system, but definitely a little annoying. The jump is a little too floaty to my opinion, and you feel like you are on ice. Also, I think you should do something about the jittering when player moves. I assume you used a rigidBody for the player. If that's the case, consider trying moving the camera in LateUpdate or FixedUpdate, it should fix that
Nice job, amazing!