Skip to content

randallard/coding-with-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding with AI - YouTube Channel Resources

Welcome to the official repository for the "Coding with AI" YouTube channel! This repository contains all the projects, prompts, and resources featured in our videos.

About the Channel

"Coding with AI" explores how to leverage artificial intelligence tools like [AI_TOOL_NAMES] to enhance your coding workflow and build impressive projects. We cover everything from basic prompting techniques to complex application development using AI assistance.

🎬 Subscribe to our channel

Repository Structure

This repository is organized as follows:

  • /projects - Complete code for all projects featured on the channel
  • /prompts - Example prompts used to generate code and solutions
  • /resources - Additional resources, cheatsheets, and reference materials

Each project folder includes:

  • Source code
  • README with video link
  • Prompt examples used
  • Requirements and setup instructions

How to Use These Resources

Prerequisites

  • Basic understanding of programming concepts
  • [LIST_PROGRAMMING_LANGUAGES] knowledge (varies by project)
  • Access to [AI_PLATFORMS_USED] (e.g., Claude, ChatGPT, GitHub Copilot)

Getting Started

  1. Clone this repository:

    git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
    cd YOUR_REPO_NAME
    
  2. Navigate to the project you're interested in

  3. Follow the project-specific README instructions

  4. Experiment with the provided prompts or create your own variations

Featured Projects

Here are some of our most popular projects:

  1. [PROJECT_NAME_1] - [Brief description] | Episode #X
  2. [PROJECT_NAME_2] - [Brief description] | Episode #X
  3. [PROJECT_NAME_3] - [Brief description] | Episode #X

Contributing

I welcome contributions from the community! If you have suggestions, improvements, or want to add your own AI coding examples:

  1. Fork this repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Make your changes
  4. Submit a pull request

Please ensure your contributions follow the existing structure and include appropriate documentation.

License

This repository is licensed under the [LICENSE_TYPE] License - see the LICENSE file for details.

Contact

  • YouTube: [YOUR_CHANNEL_URL]
  • Twitter: [@YOUR_TWITTER]
  • GitHub: [@YOUR_GITHUB]

Happy coding with AI! 🤖💻

About

Comprehensive collection of prompts I've used as I code with AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages