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 ...

1,338 views • 26 likes • 1 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...

13,711 views • 434 likes • 31 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...

17,290 views • 223 likes • 8 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....

18,515 views • 153 likes • 6 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_...

7,293 views • 64 likes • 2 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

11,621 views • 72 likes • 9 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...

98,995 views • 524 likes • 54 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...

10,101 views • 69 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...

15,175 views • 275 likes • 38 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

5,583 views • 89 likes • 15 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...

10,478 views • 153 likes • 12 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....

30,291 views • 491 likes • 76 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,225 views • 124 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

2,954 views • 54 likes • 4 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

973 views • 9 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,167 views • 10 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,177 views • 10 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...

29,066 views • 332 likes • 49 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...

76,373 views • 2,072 likes • 170 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...

5,462 views • 26 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...

6,521 views • 48 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...

3,870 views • 65 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...

4,154 views • 21 likes • 0 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...

1,864 views • 33 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

1,850 views • 21 likes • 1 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,069 views • 31 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...

658 views • 6 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...

6,853 views • 76 likes • 27 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...

18,086 views • 108 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...

5,781 views • 48 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...

2,749 views • 82 likes • 7 comments • February 26, 2025