Projects
JNVCKM Site v2
The second version of the Jawahar Navodaya Vidyalaya Site using DecapCMS for the blogging system, Netlify & Cloudflare for hosting, and Astro.js as the JS framework (but uses little JS and is very efficient). Uses no databases and if done right can be totally hosted for free!
View Project →Portfolio
A (mostly) static portfolio site built using Astro.js and hosted on Vercel. Instead of regularly configuring it by typing out a bunch of stuff, there's a central src/config.ts file that does all that for me. All I have to do is type the configuration I want, and the changes happen appropiately. The only places where I need to do anything manually are the project/*.mdx files for projects without a different web-location.
View Project →Running local AI models on my laptop
I've been running artificial intelligence models locally on my laptop, and I'll show you how
View Project →How I updated My Portfolio
How I migrated my portfolio from having to manually edit config.ts and add blogs to using DecapCMS for editing, And Netlify Auth for authenthication.
View Project →