Alex Stewart
Blog

ChatGPT API for Building Web Apps

Example of how to use OpenAI's ChatGPT and DALL-E API's to build AI-powered web apps.

Font Awesome Icon Stacking with React

How to display multiple Font Awesome icons on top of each other with the new layers feature.

User Authentication in SvelteKit with JWT

Quick guide on how to setup basic user authentication with SvelteKit, Prisma and json web token.