Skip to content

This repository contains my solutions and projects from the Codédex Beginner Python Course. It covers the fundamentals of Python including variables, loops, conditionals, functions, and basic projects.

Notifications You must be signed in to change notification settings

ShubhamGajera/codedex-python-beginner

Repository files navigation

🐍 Codédex Python Beginner Course

Welcome to my Codédex Python Beginner Course repository! 🚀
This repo contains all my solutions, notes, and projects from the Beginner Python Course on Codédex.


📖 Course Overview

This beginner course covers the fundamentals of Python programming including:

  • ✅ Variables & Data Types
  • ✅ Conditionals & Loops
  • ✅ Functions
  • ✅ Lists & Dictionaries
  • ✅ OOP (Intro)
  • ✅ Modules & Imports

🏆 My Progress

  • Exercises Completed: 43 / 43
  • Projects Completed: 2 / 2
  • XP Earned: 685 / 685
  • Badges Earned: 8 / 8

🚀 Projects

1️⃣ Rock, Paper, Scissors

A simple game where the player competes against the computer.

  • Showcases conditionals, loops, and random module usage.

2️⃣ Discord Meme Bot

A fun bot built with Python that shares memes in Discord channels.

  • Demonstrates API usage, async programming, and bot commands.

🛠️ How to Run

Clone the repository and run any Python file:

git clone https://github.com/ShubhamGajera/codedex-python-beginner.git
cd codedex-python-beginner
python filename.py

📜 Certificate

✅ Successfully completed Codédex Beginner Python Course with mentor-reviewed projects.


📬 Contact

👤 Shubham Gajera 📧 Email: [email protected] 🌐 GitHub Profile

⭐ If you find this repo useful, don’t forget to give it a star!

About

This repository contains my solutions and projects from the Codédex Beginner Python Course. It covers the fundamentals of Python including variables, loops, conditionals, functions, and basic projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages