freecodecamp.orgHow to Build Secure SSR Authentication with Supabase, Astro, and Cloudflare TurnstileIn this guide, you'll build a full server-side rendered (SSR) authentication system using Astro, Supabase, and Cloudflare Turnstile to protect against bots. By the end, you'll have a fully functional authentication system with Astro actions, magic li...Jun 20, 2025路13 min read
blog.hijabicoder.devHow to Protect Auth Forms with Cloudflare, Supabase SSR, and Astro ActionsWhen building authentication into your app, consider how to secure it from bots and malicious actors. This blog discusses how to do that using Cloudflare Turnstile in a Supabase and Astro project. 馃挕 This blog builds upon this聽tutorial, which covers...Jun 18, 2025路7 min read
blog.hijabicoder.devAI, MCPs, and How I'd Approach DX at SupabaseGen AI is taking over the developer world. From prompt engineering and code assistants to Vibe Coding, it has fundamentally changed how developers build and think about Software. Quickly becoming a must-have tool in every developer鈥檚 toolkit. Gen AI ...Apr 4, 2025路3 min read
blog.hijabicoder.devHow to Use Supabase MCP in VSCode and CursorYou鈥檝e probably seen all the hype about MCPs, and you might be wondering what an MCP is or whether you should pay attention to it. This blog will explain an MCP, why it鈥檚 a big deal, and how to set both the GitHub and Supabase MCPs in VSCode and Curs...Apr 4, 2025路7 min read
freecodecamp.orgHow to Move Figma Components to PenpotPenpot is an open-source design tool for creating complete design systems. It is free, self-hostable, and allows multiple projects. Penpot supports reusable components and assets and allows files and libraries to be shared across projects. Penpot fil...Mar 26, 2025路8 min read