$ whoami
anup
$ cat about.txt
Hi, I'm Anup. I enjoy music, sports, engineering, technology... and I think my repertoire is continually expanding. This is a place for me to showcase and curate my favorite things. Built by me and for me. Welcome.
$ ls -la
music/ - Music recommendations
software/ - Tools and projects
writing/ - Blog posts
about/ - More about me
$ cat music/playlists.txt

Music Recommendations

Here's what I'm listening to:

$ cat software/projects.txt

Software and Tools

Tools I write for myself:

$ cat writing/posts.txt

Writing

Blog posts and thoughts:

$