<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Personal Projects on Devops Monk</title><link>https://blog.devops-monk.com/categories/personal-projects/</link><description>Recent content in Personal Projects on Devops Monk</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 23 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.devops-monk.com/categories/personal-projects/index.xml" rel="self" type="application/rss+xml"/><item><title>MonkKit — 106 Free Developer Tools in One Place</title><link>https://blog.devops-monk.com/2026/05/monkkit-developer-tools/</link><pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate><guid>https://blog.devops-monk.com/2026/05/monkkit-developer-tools/</guid><description>I was tired of bouncing between a dozen different sites just to format JSON or decode a JWT. One tab for a JSON formatter. Another for a Base64 decoder. Another for a DNS lookup. Another for an SPF validator. Browser full of bookmarks, half of them plastered with ads, most requiring an account to do anything useful.
So I built MonkKit — a single place for all of them. 106 free developer tools across 10 categories.</description></item><item><title>Building a Full-Stack Personalised Gifts E-Commerce Platform with Next.js 15</title><link>https://blog.devops-monk.com/2026/05/personalised-gifts-ecommerce-platform/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://blog.devops-monk.com/2026/05/personalised-gifts-ecommerce-platform/</guid><description>Building an e-commerce site is one of those projects that sounds simple until you actually start. Payments, authentication, inventory, personalisation, image handling, email notifications, admin tools, live chat — each piece is its own rabbit hole. I built PersonalisedGifts, a full UK-market personalised gifts store from scratch, wiring all of these together into a single cohesive product.
The site lets customers browse gifts by category (Mugs, Jewellery, Canvas Prints, Home Décor) or occasion (Birthday, Wedding, Christmas, New Baby), personalise their chosen item with custom text, images, fonts, or colours, and pay via Stripe (cards, Apple Pay, Google Pay, Klarna) or directly from their bank account via Tink&amp;rsquo;s open banking integration.</description></item><item><title>Building a Zero-Cost Stock Market Intelligence Platform</title><link>https://blog.devops-monk.com/2026/04/stock-market-analysis-dashboard/</link><pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.devops-monk.com/2026/04/stock-market-analysis-dashboard/</guid><description>Most stock screeners cost $30–$200 per month. Bloomberg Terminal costs $24,000 per year. I built something that does a meaningful fraction of what those tools do — analysing 220+ UK and US stocks every hour, scoring them across six dimensions, detecting bearish warning signals, running insider trading checks via SEC EDGAR, and presenting everything in a React PWA — at zero ongoing cost.
The platform is live at share.devops-monk.com. The full source is at github.</description></item><item><title>Build Your Own DDNS Platform</title><link>https://blog.devops-monk.com/2026/04/build-your-own-ddns-platform/</link><pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.devops-monk.com/2026/04/build-your-own-ddns-platform/</guid><description>If you run a home server — a Raspberry Pi, a NAS, a Kubernetes cluster in your garage — you have probably hit the same annoying wall: your internet provider gives you a different public IP address every few days, and suddenly nobody can reach your server anymore. This post explains how I solved that problem by building ddns.devops-monk.com, a fully self-hosted Dynamic DNS platform. I will walk through the idea from scratch, explain every moving part in plain English, and include full architecture diagrams for those who want the deep technical picture.</description></item></channel></rss>