Wrote a New API
I started my dev career on October, 2019. I started as a mobile developer using Ionic with Angular, and migrated to Flutter 2 years later. 

I had certain facility on building UI elements, but I always got puzzled when it comes to backend. I could only imagine about the API implementations, database structures and so on. 

4 months have passed and I got a job as an analyst. 2 days ago I got my first backend task. I was scared. Took a deep breath, started searching and coding. 

Today, I wrote my first API, using a BFF API with Client, Controller and Service implementation and a specific API, with Repository, Controller and Service implementation. I couldn't be any more proud of myself!