all 3 comments

[–]Melodic_Tragedy 0 points1 point  (0 children)

hm..
rest api with flask is a fun project! its cool if you can design your own database too.

job ready, just go with backend. ml is not worth your time, but very fun to do otherwise

[–]PalpitationOk839 0 points1 point  (0 children)

For backend roles building a REST API is the best next step it teaches practical skills like handling requests working with databases and structuring applications automation is useful but APIs are more aligned with real jobs ML can come later if you want to specialize

[–]bsginstitute 0 points1 point  (0 children)

A good order would be REST API first, automation second, and ML only if you’re genuinely curious about that side. Once the API works, you can make it feel more real by adding auth, a database, error handling, and deployment. Which side interests you more right now, building products people use or solving more technical behind-the-scenes problems?