• WhatsApp Text Analysis πŸ’¬
    As WhatsApp lets you export any chat to a .txt file, I am working on a Shinyapp to create an interactive, insightful, and funny analysis dashboard for any given group chat history.

  • {RoamR} Package πŸ“¦
    The developer team of my note-taking app Roam Research is currently working on an API Endpoint. πŸŽ‰
    As soon as it is released, I want to do some data science analyses on my “Second Brain” with #rstats (e.g., centrality measures of the knowledge graph, etc.) and make it into an R package.

  • Roam to Anki Integration πŸ—‚
    In my Roam Graph, I have a German and English wordbook page in which I copy all the words I come across during the day that I don’t know.
    I want to learn these words with my flashcard tool Anki, so I am working on an App that takes recently added words from Roam and parses them to cards in my Anki deck with a definition from a dictionary’s API.

  • Twitter API v2 in R Templates ⬇️
    Twitter has just released v2 of their API, but the code examples on GitHub are still relatively limited in volume and function (especially for R).
    That’s why I began writing some API wrapper functions in R for the major API endpoints and plan to make an explanatory GitHub repo or another package out of it.

  • My personal webpage kleinbutsignificant.com ✨
    Very meta.