Day 36 of #100DaysOfCode

Day 36 of #100DaysOfCode

Today I

Covered APIs further in the web development course.

I couldn't do more because sometime back my Linux crashed and today, I spent almost half my day installing and setting it up again.

Tech Treat of The Day

fzf

Fzf is a command-line fuzzy finder that allows programmers to quickly search for files, directories, and other items on their file system using fuzzy matching. It can be integrated with various command-line tools to enhance their workflow.

To know more about it, check out this article by freecodecamp.