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.
This beginner course covers the fundamentals of Python programming including:
- ✅ Variables & Data Types
- ✅ Conditionals & Loops
- ✅ Functions
- ✅ Lists & Dictionaries
- ✅ OOP (Intro)
- ✅ Modules & Imports
- Exercises Completed: 43 / 43
- Projects Completed: 2 / 2
- XP Earned: 685 / 685
- Badges Earned: 8 / 8
A simple game where the player competes against the computer.
- Showcases conditionals, loops, and random module usage.
A fun bot built with Python that shares memes in Discord channels.
- Demonstrates API usage, async programming, and bot commands.
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
✅ Successfully completed Codédex Beginner Python Course with mentor-reviewed projects.
👤 Shubham Gajera 📧 Email: [email protected] 🌐 GitHub Profile
⭐ If you find this repo useful, don’t forget to give it a star!