https://github.com/dev-0618/python-projects
This repository contains basic Python projects that demonstrate encoding-decoding, YouTube video management, and Linux basics. These projects were ideated by me and brought to life with the help of AI.
https://github.com/dev-0618/python-projects
decoding encoding linux linux-commands python python3 youtube-api youtube-comment-scraper
Last synced: 3 months ago
JSON representation
This repository contains basic Python projects that demonstrate encoding-decoding, YouTube video management, and Linux basics. These projects were ideated by me and brought to life with the help of AI.
- Host: GitHub
- URL: https://github.com/dev-0618/python-projects
- Owner: Dev-0618
- Created: 2024-02-05T01:47:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T16:40:52.000Z (9 months ago)
- Last Synced: 2025-01-21T20:13:31.725Z (5 months ago)
- Topics: decoding, encoding, linux, linux-commands, python, python3, youtube-api, youtube-comment-scraper
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BLE-Spammer
## Python Projects: Ideated by Me, Created by AI
This repository contains basic Python projects that demonstrate encoding-decoding, YouTube video management, and Linux basics. These projects were ideated by me and brought to life with the help of AI.
### Installation and Usage (TERMUX / LINUX)
1. **Clone the Repository:**
```bash
git clone https://github.com/Dev-0618/PYTHON-PROJECTS
```2. **Navigate to the Project Directory:**
```bash
cd IASF-PROJECT
```3. **Run the Encoding-Decoding Program:**
```bash
python3 en-de.py
```4. **Run the YouTube Management Program:**
```bash
python3 youtube.py
```5. **Run the Linux Basics Program:**
```bash
python3 linux-basics.py
```*Stay tuned for updates as these projects will soon be customized further!*