top of page
Green%20and%20Black%20Gaming%20Youtube%2

INTRODUCING
#THEFUTUREISWRITTENINCODE

Welcome to the official website of #TheFutureIsWrittenInCode

This program provides technology training to support individuals looking to up-skill for better employment opportunities or looking for entry level job opportunities in the innovation economy.

Take a look at the videos below, and browse through the new and exciting content. The videos are constantly being updated, so be sure to check back for more!

Replit Agent - How to Build a Digital Asset Marketplace | AI‑Powered Vibe Coding Tutorial
24:21
Aaron Saunders

Replit Agent - How to Build a Digital Asset Marketplace | AI‑Powered Vibe Coding Tutorial

Learn step‑by‑step how to prototype a Gumroad‑style digital asset marketplace using Replit Agent and vibe coding. In this hands‑on tutorial, you’ll discover how to: - 🚀 Kick off your project with a single prompt to generate UI in minutes - 🧩 Integrate ShadCN UI & Tailwind CSS for a polished React frontend - 💾 Spin up a Postgres database with Drizzle ORM—no CLI required - 🔑 Securely manage API keys & secrets for Stripe, OpenAI, and more - 🔄 Leverage Git‑style checkpoints for seamless version control Whether you’re a non‑technical founder or an experienced dev, this video shows you how AI‑driven tools can transform your idea into a working marketplace prototype—no heavy setup necessary. Don’t miss our side‑by‑side comparison with lovable.dev to see which agent delivers the best UX out of the box! 👉 Watch now and start building your own digital asset marketplace today! This is and introduction, that sometimes gets technical, but it is about making technoolgy and development more accessible. It is only PART ONE, and if there is enough interest i will step though building out the whole solution in up coming video 👉 Don’t miss last week’s video: I Tried Lovable.dev For The First Time And This Happened! - https://youtu.be/wlWw8vslleA 👍 If you enjoyed this deep dive, hit Like, Subscribe, and leave a comment with your favorite Replit feature—let’s keep the conversation going! Chapters --------------- 00:00 - Introduction, What is Vibe Coding? 01:08 - Prompting Replit Agent to Build Digital Asset Market Place 02:20 - Walkingthrough the Replit UI 05:10 - Walkingthrough the Replit UI - Git Integration 06:42 - Early Look at UI Created by Replit vs Loveable.dev 07:20 - Browsing through the steps the Agent took to build 09:21 - Discussing Application Architecture for FrontEnd and Backend 10:47 - Browsing the App that was Built 13:40 - Prompting Agent to Fix UI Error Found In Application 16:17 - Thoughts On Vibe Coding and Impact on Developers 17:50 - Adding the Database and Explaining what is Happening 20:36 - Prompting Agent Directly to Fix Issue using text and image 22:36 - Results From - Prompting Agent to Fix UI Error Found In Application 23:20 - Wrapping Up, Whats Next?? Links -------- - I Tried Lovable.dev For The First Time And This Happened! - https://youtu.be/wlWw8vslleA - https://replit.com/ - https://lovable.dev/ - https://ui.shadcn.com/ - https://supabase.com/ - https://www.cursor.com/ #replit #loveable #ai #vibecoding #aidevelopment
I Tried Lovable.dev For The First Time And This Happened!
21:14
Aaron Saunders

I Tried Lovable.dev For The First Time And This Happened!

Lovable Dev: Create a Gumroad-Like Website with No Code (Beginner Friendly) In this video, I experiment with Lovable AI, a no-code/low-code platform, to build a prototype digital asset marketplace (think Gumroad) from scratch. I, a developer, go through the entire process, from initial prompt to UI creation and basic feature implementation. We'll cover the challenges and successes, exploring the platform's capabilities, including UI generation, navigation, categories, and even a seller dashboard. This is a hands-on look at how to leverage AI tools to quickly build a product, even without extensive coding experience. What is Lovable.dev? Lovable.dev is an AI-powered platform that lets you create full-stack applications with minimal coding expertise. It integrates tools like Supabase, AI-driven design, and backend capabilities to make app development as easy as having a conversation. This will be a multipart series so please subscribe to channel to see the rest of the project get built and learn more as we dig deeper into Loveable's features!! Chapters --------------- 00:00 - Overview 02:12 - Starting with the Prompt For Solution 04:24 - Starting the build process 05:50 - Discussing what the first prompt built 07:48 - Example of having the system fix an error 09:09 - See what it built and what it did not 11:40 - Adding a new page to application "Categories" 15:00 - Adding BreadCrumbs UI To Application 20:18 - Next Steps Links --------- - https://lovable.dev/ - https://ui.shadcn.com/ - https://supabase.com/ - https://www.cursor.com/ "AI Coding Experiment: Building a Digital Asset Marketplace with Lovable AI" "Lovable AI Tutorial: Rapid Web Development with AI (Seller's Dashboard)" #lovable #aidevelopment #coding
Payload CMS & Nuxt: From Backend to Frontend (Code Included)
18:46
Aaron Saunders

Payload CMS & Nuxt: From Backend to Frontend (Code Included)

How to Build a POWERFUL Nuxt.js + Payload CMS Integration in 2025? Learn how to seamlessly integrate Nuxt.js (Nuxt 3) with Payload CMS, a powerful headless CMS, to build dynamic web applications. This in-depth tutorial walks you through the process of setting up both Payload and Nuxt, configuring them to work together, and rendering content from your Payload backend on your Nuxt frontend. We'll cover key concepts like: * Setting up Payload CMS (referencing a previous video for the initial setup) * Configuring CORS for cross-origin requests * Handling Payload data types in Nuxt * Creating reusable components for Payload blocks (Hero, Content, Form) * Rendering rich text from Payload * Submitting forms from Nuxt to Payload * Accessing Payload's API from within Nuxt This tutorial is perfect for developers familiar with Vue.js and Nuxt who want to explore the benefits of a headless CMS like Payload. All source code is provided, so you can follow along and build your own project! ⏱️ Chapters ================= * 0:00 - Introduction * 01:13 - Code Walkthrough Overview * 01:41 - Payload CMS Setup (Reference to Previous Video) * 02:34 - Example Page Structure in Payload * 03:44 - Nuxt Application Setup * 04:51 - Configuration Changes (CORS, etc.) * 06:03 - Payload Types in Nuxt * 06:44 - Fetching Data from Payload * 07:59 - Console.log the API Data * 08:57 - Creating Nuxt Components for Payload Blocks * 10:06 - Hero Block Component * 11:01- Rendering Rich Text * 12:01 - Content Block Component * 13:06 - Newsletter Form Block Component * 15:54- Form Submission Handling * 17:18- Handling Success and Error States.*18:44 - Conclusion and Next Steps 🔗 Helpful Links ================= * Payload Concepts - https://payloadcms.com/docs/getting-started/concepts * Payload Blocks - https://payloadcms.com/docs/fields/blocks * Payload Form Builder Plugin - https://payloadcms.com/docs/plugins/form-builder * Working with FormBuilder Plugin VIDEO - https://youtu.be/dEXJyOnHwgY?si=7j-xgedYLRTrA06o * Source Code: https://github.com/aaronksaunders/simple-landing-page-nuxt * Payload CMS Setup VIDEO: https://youtu.be/qSkSKlw_fW8 * Nuxt.js Documentation: https://nuxt.com/docs/getting-started/introduction MORE ABOUT PAYLOAD -------------------------------------- Payload is the Next.js fullstack framework. Write a Payload Config and instantly get: - A full Admin Panel using React server / client components, matching the shape of your data and completely extensible with your own React components - Automatic database schema, including direct DB access and ownership, with migrations, transactions, proper indexing, and more - Instant REST, GraphQL, and straight-to-DB Node.js APIs - Authentication which can be used in your own apps - A deeply customizable access control pattern - File storage and image management tools like cropping / focal point selection - Live preview - see your frontend render content changes in realtime as you update Lots more 🔥 Recent Payload Content ———————————————— * Need Real-Time Data (websockets) in Payload CMS? Watch This NOW! https://youtu.be/l3InbfMi2yE * Quick Payload 3 Custom Component Example - https://youtu.be/W_Da3Sp4Lgw * Real Time Chat - https://youtu.be/9ll-8KkRWjo * Payload CMS And React Router 7 - https://youtu.be/KGJa08OBlSw * Custom Dynamic Select Component - https://youtu.be/yJFbOzPD0oA * Custom Text Field Components - https://youtu.be/EX_DeZtuOqc * Firebase Auth Integration - https://youtu.be/VVODoojcoik * Custom List View Component - https://youtu.be/6avHMMyM8Eg * Fullstack ToDo with Payload CMS - https://youtu.be/9SZYwfkerZY #payloadcms #nuxtjs #cms
From Zero to Landing Page: A Hands-On Payload CMS Blocks Tutorial (Beginner's Guide)
48:48
Aaron Saunders

From Zero to Landing Page: A Hands-On Payload CMS Blocks Tutorial (Beginner's Guide)

#payloadcms This step-by-step tutorial demonstrates how to leverage Payload CMS's core features – Layouts, Blocks, Fields, and Forms – to build a functional and dynamic landing page. Even if you're new to content management systems (CMS) or have no WordPress experience, you'll learn how to: * Set up a new Payload CMS project from a blank template. * Create a "Pages" collection to manage your website content. * Define custom Blocks (Hero, Content, Form) for flexible page layouts. * Render these Blocks dynamically on your front-end using Next.js. * Integrate the Payload Form Builder plugin for user input and submission handling. * Organize your code for maintainability and scalability. This tutorial focuses on practical application and understanding the fundamental building blocks of Payload CMS, making it ideal for beginners. We'll use SQLite for the database and the Cursor code editor (with limited chatbot use). ⏱️ Chapters ================= 00:00 - Introduction 01:52 - Project Setup 04:00 - Creating the Pages Collection 05:50 - Create the First Page, Add Some Fields 06:25 - Rendering the Field Content from Payload CMS Page 09:10 - Understanding Layouts and Blocks Concept 10:10 - Building the Hero Block, and Adding Content to It 15:00 - Rendering Hero Block on Website Page 21:21 - Create Components from the Blocks in the Layout ( HeroBlock ) 22:46 - Building the Content Block and Adding Content to It 25:40 - Rendering Content Block on Website Page 26:23 - Fixing Type Error for FrontEnd Block Components 27:15 - Continuing - Rendering Content Block on Website Page 28:03 - Integrating FormBuilder Plugin 29:10 - Building Form and Form Block and Adding Content to it 34:11 - Rendering the Form and Handling Submissions on Website Page 48:10 - Wrap-Up 🔗 Helpful Links ================= * Payload Concepts - https://payloadcms.com/docs/getting-started/concepts * Payload Blocks - https://payloadcms.com/docs/fields/blocks * Payload Form Builder Plugin - https://payloadcms.com/docs/plugins/form-builder * Working with FormBuilder Plugin - https://youtu.be/dEXJyOnHwgY?si=7j-xgedYLRTrA06o * Source Code - https://github.com/aaronksaunders/simple-landing-page-blocks-tutorial-1-2025 MORE ABOUT PAYLOAD -------------------------------------- Payload is the Next.js fullstack framework. Write a Payload Config and instantly get: - A full Admin Panel using React server / client components, matching the shape of your data and completely extensible with your own React components - Automatic database schema, including direct DB access and ownership, with migrations, transactions, proper indexing, and more - Instant REST, GraphQL, and straight-to-DB Node.js APIs - Authentication which can be used in your own apps - A deeply customizable access control pattern - File storage and image management tools like cropping / focal point selection - Live preview - see your frontend render content changes in realtime as you update Lots more 🔥 Recent Payload Content ———————————————— * Need Real-Time Data (websockets) in Payload CMS? Watch This NOW! https://youtu.be/l3InbfMi2yE * Quick Payload 3 Custom Component Example - https://youtu.be/W_Da3Sp4Lgw * Real Time Chat - https://youtu.be/9ll-8KkRWjo * Payload CMS And React Router 7 - https://youtu.be/KGJa08OBlSw * Custom Dynamic Select Component - https://youtu.be/yJFbOzPD0oA * Custom Text Field Components - https://youtu.be/EX_DeZtuOqc * Firebase Auth Integration - https://youtu.be/VVODoojcoik * Custom List View Component - https://youtu.be/6avHMMyM8Eg * Fullstack ToDo with Payload CMS - https://youtu.be/9SZYwfkerZY #payloadcms #nextjs #forms #fullstack #cms #headlesscms #blocks #pagelayout
Home: Videos
Videos Not For You?

If you like to have a combination of video and written content to help you learn and understand technology and coding, the we got you covered.

Many of the videos posted here have an accompanying blog post and source code to supplement the video content

Home: Instagram
Home: Contact

GET IN TOUCH

2301-D Georgia Ave Washington, DC 20001

Subscribe Form

©2020 by @aaronksaunders

#TheFutureIsWrittenInCode

bottom of page