DEV Community

Cover image for 100 Days of Coding! Day 4
Anisha R
Anisha R

Posted on

100 Days of Coding! Day 4

3 June 2025
What I did today!

Today was one of those satisfying days where I explored multiple domains and came out feeling a little smarter!

๐Ÿšง API Designing:

First Steps into Building Bridges
APIs have always fascinated me, theyโ€™re like the invisible threads weaving different systems together.
I started with the basics:

  • URL, Query & Path Parameters
  • HTTP in API Design
  • Status codes and methods (GET, POST, PUT, DELETE)
  • CORS under API Design

Understanding APIs is integral to mastering modern software development, primarily because they allow applications to exchange data and functionality with ease, thus enabling integration and convergence of technological services.

API Design

๐Ÿงฎ DSA:
No day is complete without a little Data Structures and Algorithms!
I revisited problems on bit manipulation.

Leetcode

๐Ÿ RCB: Finally, the Moment We've All Waited For!
Last but not least โ€” RCB WON! ๐ŸŽ‰
Now, Iโ€™m not necessarily an RCB fan โ€” but Iโ€™d be lying if I said the energy online wasnโ€™t infectious.

Signing Off
Anisha ๐Ÿ’—

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.