Private Credit
Private credit is going through a challenging period as a segment of private markets. My intention is not to dive into this issue itself, but rather take this opportunity to highlight what private credit is in general, so let’s start with a definition.
Argos In-Stock Filter Chrome Extension
Browsing argos.co.uk clearance pages is frustrating. You scroll through item after item only to find most are “Out of stock” in your area. I wanted to see only what I could actually buy.
CalPERS Private Equity RAG
Recently I have been thinking about diving into RAGs, so was looking for a good reference document that I could use. Considering that at the moment I work in private markets, CalPERS Private Equity documents seemed like a good source to use.
Downloading All Feed Images from Famly.co
Famly.co is a nursery management platform that shares daily photos of children with parents — but offers no way to download them in bulk. famly-fetch is an open-source Python CLI tool by Jacob Bunk Nielsen that fills this gap via the Famly API. This fork adds a -f flag that downloads all feed images at once, organised by upload timestamp.
Sensitive Data Guard - A Claude Skill for Protecting Credentials in Chat
As users, we sometimes accidentally paste secrets into AI chats — API keys, OAuth tokens, database passwords, private keys, client secrets — and to address this, I built a skill called Sensitive Data Guard together with Claude that activates proactively whenever there’s any chance sensitive data could surface in a conversation.