Write a Programming Language in a Weekend (Seriously) With Python 24 Jul 2025 9 min read Python Build a toy language from scratch and understand lexing, parsing, and interpreting, all in plain Python.
MACHINE LEARNING – Sigmoid Function Applied to Credit-Risk Classification 15 Jul 2025 9 min read Python
FastMCP - A Smarter Way to Build LLM Toolchains 10 Jul 2025 7 min read Python Build AI tools without the bloat. FastMCP is a Python-native framework for fast, testable, and structured LLM workflows.