标签: code with antonio
找到 9 个相关课程

Code With Antonio – Build a Canva clone
In this 18 hour course, we'll build a feature-rich graphic design SaaS platform from the ground up. You’ll learn how to create an intuitive editor that allows users to customize templates, manipulate text and shapes, and integrate advanced drawing tools. To handle authentication, we will use Auth.js, a new name for Next-Auth. We will master social providers like Google and Github, as well as regular credential providers using email and password. You will learn how to use AI technologies to remove backgrounds, and generate images from text using software like Replicate. We'll also implement a secure subscription & billing system using Stripe.

Code With Antonio – Build a Youtube Clone
In this 24 hour tutorial, you will learn how to create your very own Youtube clone. We will cover advanced topics such as Next 15 and React 19 with tRPC, prefetching in server components, leveraging suspense in client components, video processing, background jobs, AI features, and much more.

Code With Antonio - Workshops
Code With Antonio - Workshops

Code With Antonio - Next Auth v5 - Advanced Guide
In this 8 hour course you will learn how to build your own auth toolkit using the newest Next Auth v5 (Auth.js). We are going to cover Two Factor Authentication (2FA), Forgot Password functionality, Email Verification functionality, Credential Login, OAuth (Google & Github) Login and much more.

Code With Antonio - Duolingo Clone
In this 11 hour tutorial, you will learn how to create your very own language learning SaaS, similar to Duolingo. Users will be able to choose a language course, and have guided lessons with beautiful design, characters, audio & visual effects. You will learn Next.js 14, Drizzle ORM, PostgreSQL, Server Actions, Stripe, ShadcnUI, Tailwind and more.

Code With Antonio - Build a Finance Platform
In this 11 hour tutorial, you will learn how to create your very own Finance SaaS Platform with ability to track your income and expenses, categorize transactions and assign them to specific accounts, as well as how to import transactions using a CSV file, connect to your bank account using Plaid, and monetize this product using Lemon Squeezy.

Code With Antonio - Build a Slack clone
In this 15 hour course, you are going to build your very own Slack clone. Featuring cutting edge technologies such as Next.js, Convex, Tailwind CSS, Shadcn UI and many more, you will learn how to create a professional collaboration tool packed with features.

Code With Antonio - Build a Jira clone
Hi all 👋 In this 16-hour tutorial split in two parts (my longest ever btw!) you will learn how to create an end-to-end fullstack Jira clone, all with workspaces, project / epics, tasks, kanban boards, calendars, editing and deleting tasks, invite system, role-based access control system, image uploads, analytics, authentication and more!

Code With Antonio - Build a Google Docs Clone
In this 10-hour tutorial you will learn how to create an end-to-end fullstack Google docs clone, including real-time collaboration, comments, threads, an advanced tiptap editor, custom extensions, template gallery and much more