Posts
All the articles I've posted.
ActionAI: Call local functions using OpenAI function calling
Posted on:July 12, 2023A wrapper library that auto-generates json schemas for your python functions.
Adding type hints to Python's **kwargs
Posted on:July 1, 2023More types
Global progress bar for htmx
Posted on:January 16, 2022Setup a single progress bar for all your htmx requests
Adding page progress bar to svelteKit
Posted on:November 21, 2021Set up a youtube like page progress bar using nprogress
Django magic link authentication
Posted on:November 14, 2021Learn how magic link authentication work by building one