Amal Shaji
Blog
Projects
About
Sunday, January 16, 2022
Global progress bar for htmx
Setup a single progress bar for all your htmx requests
Sunday, November 21, 2021
Adding Page Progress Bar To SvelteKit
Learn how to set up a youtube like page progress bar using nprogress
Sunday, November 14, 2021
Django Magic Link Authentication
Learn how magic link authentication work by building one
Friday, September 3, 2021
Deploying Sapper To Deta.sh
You get free cloud, SSR and PWA. What else do you need?
Saturday, August 14, 2021
Setting Up FastAPI, Ormar And Alembic
Learn how to setup a mini async ORM with migrations for your next FastAPI project.
Monday, June 7, 2021
Pydantic For FastAPI
Check out the pydantic features with examples that makes your fastapi application better