anuj846k / Codedex-projects

Python Final projects[Codedex]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Legend Final Projects

Welcome to the final projects for the "Legend of Python" course from Codedex.io. These projects are designed to showcase my skills and knowledge gained throughout the course. Below, you'll find a detailed description of each project.

Project 1: Create a GIF with Python

Project Description

In this project, I have created an animated GIF using Python. This involves collecting a series of images, processing them, and then combining them into a single GIF file.

Prerequisites

  • Python 3.x
  • Libraries: Pillow, imageio

Resources

Example Output

GIF Example

Project 2: Generate a Blog with Gemini API

Project Description

In this project, I have created a blog post generator using Gemini's-pro API. This involves sending prompts to the API and formatting the returned text into a blog post.

Prerequisites

  • Python 3.x
  • Gemini API Key
  • Libraries: requests

Resources

Example Output

Blog Example

Project 3: Build a Discord Bot with Python

Project Description

In this project, I have built a Discord bot using Python. The bot will be able to respond to user commands and interact within a Discord server.

Prerequisites

  • Python 3.x
  • Libraries: discord.py

Resources

Example Output

Discord Bot Example


Each project is an opportunity to apply the skills I've learned throughout the course. Have fun, experiment, and don't hesitate to explore additional features and functionalities to make your projects unique!

About

Python Final projects[Codedex]


Languages

Language:Python 100.0%