-
Building MSP Insights: Learning Full-Stack Dev by Securing an LLM Feature
August 27, 2026A hands-on project for learning React, FastAPI, and how to guard an LLM feature against prompt injection.
6 min read ·aisecurity+2 -
Mario Python Cheatsheet
November 21, 2024The Python cheatsheet I wish I had when I first started learning Python, featuring Mario Bros examples.
3 min read ·python -
I Created a Magic 8 Ball in Python
January 31, 2024Magic 8 ball app in Python using random selection and user input.
1 min read ·python