Self taught software, AI, and machine learning engineer. Unschooling mom. I make and break things. Mostly with my kids. See my non tech work and projects.
🐉 Taming the beast - How I built a centralized AI toolkit and skills library
How a shared, tool-agnostic toolkit for AI skills helped us manage agentic coding across multiple repositories, and the design decisions that made it work.
🐍 Resources to Learn Python for Kids
A handful of resources to learn Python for kids and beginners.
🔥 Chatfuel Image Gallery from Google Sheets with Google Apps Script
A step by step guide to building an image gallery from Google Sheets without using third party integrations. Increasing the functionality of your Chatfuel bot using Google Sheets as a Database for a Chatfuel Bot.
⚡️ Making a Static Site Generator with Python - part 2
Make your own static site generator with Python to learn how they work. A step by step tutorial. Part 2/2
⚡️ Making a Static Site Generator with Python - part 1
Make your own static site generator with Python to learn how they work. A step by step tutorial. Part 1/2
🚀 Building a Telegram Bot with AWS API Gateway and AWS Lambda
In this guide I will demonstrate making a simple serveless Telegram bot that echoes everything a user inputs, using AWS API Gateway and AWS Lambda.
💥 Learn Django Part 2
Part 2 of the best beginner friendly resources to learn Django, a Python web framework. #Python #Django #Resources
🤖 Building A Twitter Bot
How I built a Twitter bot that tweets Tajweed rules every eight hours using Python and AWS Lambda. #Python #AWS #Twitter #Bots
⚡️ Learn Django
Best beginner friendly resources to learn Django, a Python web framework.
⚡️ Making Tajweed Bot
Recently I created a Twitter bot which tweets tajweed rules, in the form of visual cards, every eight hours. Just like haiku, I had to work within lots of constraints – space, resources and time. But just like haiku, these constraints helped me to focus and find the essence. This project not only pushed me out of my comfort zone as a programmer, it also challenged me as a writer and a designer.