A Search Engine: Part 1
I don't have a file browser. Browsing and finding files within the terminal using basic linux utils is fine for me. But I have this folder with many books. It's hard to find a book by name. Theere's just so many folders. Each labelled under the a book author's name. I mean, I could have used a simple 'find' or 'fzf' but there's all these ideas I needed to explore with search engines that I thought, this project would give me the opportunity to do so.