Formative Assessment-Based LMS

Development Blog

Posted by German Kalinec on 09/20/2025 12:09 AM


Intelligent Integrations


and connections to other systems

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
Posted by German Kalinec on 09/20/2025 12:09 AM

Intelligent Integrations

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
Posted by German Kalinec on 08/31/2025 11:58 AM

Intelligent Storage

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
Posted by German Kalinec on 08/12/2025 04:03 PM

Pivoting to Authentication

I've made a pivotal change to our authentication system, shifting from "Integrators" to a more flexible "Authenticator Drivers" approach. This post details how I'm building a robust, multi-driver authentication system that supports both local logins and Google authentication, all while ensuring security and flexibility for different user roles. Learn about my new Livewire components, database changes, and how I'm tackling password security and login throttling.

Read More
Posted by German Kalinec on 07/08/2025 06:42 PM

Integrating School IDs

I just finished integrating support for school ID numbers into FABLMS. IDs now tie directly into the system, making student lookup and data handling a lot smoother. It came out pretty.

Read More