An open API service indexing awesome lists of open source software.

https://github.com/sayan690/youtube

All of my YouTube video reference source codes.
https://github.com/sayan690/youtube

Last synced: 9 months ago
JSON representation

All of my YouTube video reference source codes.

Awesome Lists containing this project

README

          

# 🎥 YouTube Code Repository

Welcome to the **YouTube** repository! This collection houses all the source code and project files featured in my YouTube videos. Each folder corresponds to a specific video or topic, making it easy for viewers to find and explore the code discussed in the tutorials.

## 📁 Repository Structure

The repository is organized as follows:

```
🎥 YouTube
┣━ 📂 Windows Shellcoding
┃ ┗━ 📂 Crafting Custom Shellcode In x64 Assembly
```

## 🔗 Accessing Code for a Specific Video

To find the code for a particular video:

1. Navigate to the repository: [https://github.com/Sayan690/YouTube](https://github.com/Sayan690/YouTube)
2. Browse through the folders named after video titles or topics.
3. Open the folder corresponding to the video you're interested in.
4. Refer to the `README.md` file inside for details and instructions.

## 🛠️ How to Use

Each project folder contains:

- Source code files (`.py`, `.c`, `.asm`, etc.)
- A `README.md` with:
- Overview of the project
- Setup instructions
- Usage examples
- Links to the corresponding YouTube video

Ensure you have the necessary dependencies installed as mentioned in the respective `README.md` files before running any code.

## 📺 Stay Connected

For more tutorials and coding projects, subscribe to my YouTube channel: [YouTube](https://youtube.com/@Smitzz-A1)

Feel free to fork the repository, explore the code, and contribute if you have improvements or suggestions!