hUndefined - Videos

Back to Channel

How to Vibe Code Without Errors in Cursor (TestSprite)

Vibe coding can bring on a lot of bugs in your application, so how do you know how to test them? Instead of writing manual tests, you can use TestSprite for all of your test creation and execution ...

2,174 views • 33 likes • 2 comments • August 25, 2025

How to Vibe Code an App From Start to Finish (Full Course)

We go through vibe coding an app using Cursor from idea to production. I show you everything from what technologies we're using to getting payments through Stripe to deploying on Vercel VibeCodeDo...

22,643 views • 705 likes • 41 comments • June 16, 2025

How to Setup Rules in Cursor

I show you how to setup and create user and project rules inside of Cursor. I also mention how memories work and show you a good use case for docs in your project rules VibeCodeDocs: https://www.v...

23,713 views • 309 likes • 13 comments • June 05, 2025

How to Use MCP Servers in Cursor

I show you how to find and use model context protocol servers inside of Cursor AI https://youtu.be/Ssh3m_8RPlA https://youtu.be/n6j4nSt7qa0 Links within the video: OpenRouter: https://openrouter....

23,949 views • 196 likes • 7 comments • May 23, 2025

How to Change Models in Cursor

I show you how to change models inside of Cursor AI https://youtu.be/Ssh3m_8RPlA https://youtu.be/n6j4nSt7qa0 Links within the video: OpenRouter: https://openrouter.ai/models?fmt=cards&supported_...

9,045 views • 71 likes • 4 comments • May 15, 2025

How to Use Windsurf for Free

I show you how you can use Windsurf for free and how you can get Windsurf Pro at a discounted rate #windsurf #coding #ai

14,690 views • 85 likes • 10 comments • May 15, 2025

How to Get Cursor Pro for Free

I show you various ways to get Cursor Pro for free, from getting it as a student to using it as a free trial https://youtu.be/Ssh3m_8RPlA https://youtu.be/n6j4nSt7qa0 Links within the video: Curs...

120,940 views • 626 likes • 55 comments • May 13, 2025

How to Use Claude Models in Cursor

I show you how to get use Anthropic's Claude models inside of the Cursor IDE Cursor Pro for Free: https://youtu.be/sKCWaZdOjS4 Setup OpenRouter: https://youtu.be/n6j4nSt7qa0 Links within the vid...

12,910 views • 83 likes • 11 comments • May 11, 2025

How to Use OpenRouter Models in Cursor

I show you how to get OpenRouter configured within Cursor so you can use any OpenRouter model Links within the video: Cursor: https://www.cursor.com/ OpenRouter: https://openrouter.ai/settings/key...

19,386 views • 336 likes • 48 comments • May 09, 2025

How to Use a Local LLM with OpenAI Codex

In this tutorial you'll learn how to use an Ollama Local LLM to be ran inside of Codex CLI OpenAI Codex Repository: https://github.com/openai/codex Ollama: https://ollama.com/ #openai #codex #ai

7,023 views • 106 likes • 16 comments • May 08, 2025

How to Use OpenAI Codex for Free

In this tutorial you'll learn how to create a local LLM to use for the Codex CLI tool OpenAI Codex Repository: https://github.com/openai/codex OpenRouter: https://openrouter.ai/ Ollama: https://ol...

13,308 views • 176 likes • 15 comments • May 08, 2025

How to Use a Local LLM within Cursor

I show you various ways to use a Local LLM inside of Cursor. This is a model that's running directly on your machine. We're using Ollama models locally Links within the video: Cursor: https://www....

39,313 views • 618 likes • 95 comments • May 07, 2025

How to Use a Free Claude Code Alternative

In this tutorial you'll learn how to get Claude Desktop to run commands and work within your file system. This utilizes Model Context Protocols (MCPs) to allow Claude to access tools within the LLM...

8,919 views • 136 likes • 26 comments • April 27, 2025

How to Install Git on Windows | Full Guide

In this tutorial you'll learn how to install Git on the Windows Operating System Git download: https://git-scm.com/downloads/win #git #coding #windows

4,506 views • 71 likes • 5 comments • April 22, 2025

How to Upgrade OpenAI Codex CLI

In this tutorial you'll learn how to upgrade OpenAI CLI tool Codex OpenAI Codex Repository: https://github.com/openai/codex #openai #codex #ai

1,290 views • 12 likes • 1 comments • April 19, 2025

How to Fix Codex "sh" Not Recognized Error on Windows

In this tutorial you'll learn how to fix the OpenAI Codex CLI error '"sh"' is not recognized as an internal or external command, operable program or batch file. You need to download Git and then ad...

1,414 views • 11 likes • 6 comments • April 19, 2025

How to Change Default Model for OpenAI Codex CLI

In this tutorial you'll learn how to change the default model in OpenAI's Codex CLI tool. We have to edit a file inside ~/.codex/config.json OpenAI Codex Repository: https://github.com/openai/code...

2,351 views • 12 likes • 10 comments • April 17, 2025

How to Install And Use OpenAI Codex CLI

In this tutorial you'll learn how to install and use OpenAI's Codex Command Line Interface. This interface allows you to integrate OpenAI models into your development environment by way of a simple...

34,668 views • 370 likes • 51 comments • April 17, 2025

How to Install and Self-Host n8n For Free

In this tutorial you'll learn how to install n8n on your local machine so you can use it for free. Command in the video: npm install n8n -g Links from video: Nodejs: https://nodejs.org/en/downloa...

98,157 views • 2,686 likes • 224 comments • April 11, 2025

How to Create an API Key for Claude

In this tutorial you'll learn how to create an API Key to use with Anthropic's Claude AI Direct link to Keys Page: https://console.anthropic.com/settings/keys Claude sign-up: https://claude.ai/ref...

6,984 views • 32 likes • 3 comments • April 05, 2025

How to Switch Accounts in Claude Code

In this tutorial you'll learn how to switch accounts inside Anthropic's Claude Code Command Line Interface. Install Command: npm install -g @anthropic-ai/claude-code Logout Command: /login Claud...

9,334 views • 64 likes • 3 comments • April 04, 2025

How to Modify Files with Claude

In this tutorial you'll learn how to get Claude Desktop to run commands and work within your file system. This utilizes Model Context Protocols (MCPs) to allow Claude to access tools within the LLM...

4,832 views • 76 likes • 15 comments • April 01, 2025

How to Logout of Claude Code

In this tutorial you'll learn how to logout of Anthropic's Claude Code Command Line Interface. Install Command: npm install -g @anthropic-ai/claude-code Logout Command: /logout Claude Code Docum...

5,698 views • 27 likes • 1 comments • March 30, 2025

How to Connect From WSL to PostgreSQL in Windows

In this tutorial you'll learn how to connect to a PostgreSQL server running on Windows inside a WSL environment. You can use host.docker.internal as the hostname in the connection string and open a...

2,354 views • 39 likes • 8 comments • March 28, 2025

How to Open WSL Files In Visual Studio Code

In this VSCode tutorial, learn how to open a file in your WSL environment inside of VSCode. There are a few different ways to do it and we go through each of them #vscode #wsl #coding

2,582 views • 28 likes • 4 comments • March 28, 2025

How to Review Code Using Claude Code

In this tutorial you'll learn how to use Anthropic's Claude Code Command Line Interface to do code reviews in your codebase Command in the video: npm install -g @anthropic-ai/claude-code Claude C...

5,830 views • 33 likes • 5 comments • March 27, 2025

How to Create Keyboard Shortcuts to Any Website in Windows 11

In this tutorial you'll learn how to create a keyboard shortcut to any website inside Windows 11 using AutoHotkey Code Used: ^!g:: Run, https://google.com return AHK: https://www.autohotkey.c...

889 views • 9 likes • 0 comments • March 25, 2025

How to Disable Caps Lock Key in Windows 11

In this tutorial you'll learn how to disable the caps lock key as well as any other key on your keyboard inside of Windows 11. We can either use the Registry Editor or use a third party tool like A...

9,748 views • 109 likes • 37 comments • March 24, 2025

How to Create Custom Keyboard Shortcuts in Windows 11

In this tutorial you'll learn how to create custom keyboard shortcuts to open applications, files and folder, and even do custom functionality using third-party software inside of Windows 11. We us...

23,473 views • 136 likes • 5 comments • March 24, 2025

How to Automate Git with Claude Code

In this tutorial you'll learn how to use Anthropic's Claude Code Command Line Interface to do all of your version control needs. We walk through a few ways that you can prompt claude code to manage...

6,642 views • 49 likes • 1 comments • February 27, 2025

How to Create a Discord Bot in Java | 2025 Guide

In this tutorial you'll learn how to create a Discord Bot. We go through the creation on the developer portal and then adding it to a server. We'll create a few commands that can be ran on your ser...

3,685 views • 99 likes • 8 comments • February 26, 2025