Development Blog

The first of my dev guide to explain certain facets of my code in-depth. Both for me to remember and for anyone interested. This guide concentrates on the Integration System which describes a method to integrate external services into my system. Any feedback/comments are welcome.
Read More
The first of my dev guide to explain certain facets of my code in-depth. Both for me to remember and for anyone interested. This guide concentrates on the Integration System which describes a method to integrate external services into my system. Any feedback/comments are welcome.
Read More
New release of FabLMS. I'm starting to build the central philosophy of my system: 'Learning Demonstrations.' This post breaks down how assignments are structured (Presentation, Assessment, Metadata), how I'm building reusable templates, and my new ideas for leveraging AI to assist faculty in defining their assessment strategies
Read More
My latest FabLMS update on is on integrating third party systems. This post details the creation of a new system that handles connections to external services like Google and AI, and introduces the concepts of "System Integrators" and "Personal Integrators." Learn about the core code logic, the new Secure Vault for credentials, and how I'm making it easy for third-party developers (me) to contribute.
Read More
Just published a new blog post on my dev journey! I'm sharing the latest progress on my hobby project, FabLMS. This post covers the design and implementation of a new storage system and a detour into how I'm using AI to generate rubrics. Plus internationalization!
Read More