Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

samade747/python-piaic-learning

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
187 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Views

linkedin https://www.linkedin.com/in/webdeveloper-mern-stack-specialist-samaddeveloper-aiagentsdev/

twitter https://x.com/samaddeveloper

linktree https://linktr.ee/samade747

OOP python learning
https://github.com/samade747/OOP-PRO

samad python projects

Assignment_06_Complete_OOP_Series*

https://github.com/panaversity/learn-modern-ai-python/blob/main/CLASS_PROJECTS/06_Build_Compose_and_Decorate_A_Complete_Traditional_OOP_Practice_Series/06_Build_Compose_and_Decorate_A_Complete_Traditional_OOP_Practice_Series.md

(assignment_01) https://github.com/samade747/python-piaic-learning/blob/main/data/Assignment_06_Complete_OOP_Series/assignment_01/app.py

*Project 4 Assignments (https://github.com/panaversity/learn-modern-ai-python/tree/main/CLASS_PROJECTS/04_assignments)

homework_projects

(00_intro_python)

https://github.com/samade747/python-piaic-learning/tree/main/data/homework_projects

https://github.com/samade747/python-piaic-learning/blob/main/data/homework_projects/02_agreement_bot.md/agg.py

https://github.com/samade747/python-piaic-learning/blob/main/data/homework_projects/03_fahrenheit_to_celsius.md/fc.py

https://github.com/samade747/python-piaic-learning/blob/main/data/homework_projects/04_how_old_are_they.md/old.py

https://github.com/samade747/python-piaic-learning/blob/main/data/homework_projects/05_triangle_perimeter.md/para.py

https://github.com/samade747/python-piaic-learning/blob/main/data/homework_projects/06_square_number.md/sq.py

(01_expressions)

https://github.com/samade747/python-piaic-learning

02_lists
https://github.com/samade747/python-piaic-learning

https://github.com/samade747/python-piaic-learning/blob/main/data/Full/List%26set%26tuples/listsettuples.py

03_if_statements
https://github.com/samade747/python-piaic-learning

https://github.com/samade747/python-piaic-learning/blob/main/data/Full/if%26else/if.py

04_dictionaries
https://github.com/samade747/python-piaic-learning

05_loops_control_flow
https://github.com/samade747/python-piaic-learning

06_function
https://github.com/samade747/python-piaic-learning

07_information_flow
https://github.com/samade747/python-piaic-learning

Online Class Projects

01_basics
https://github.com/samade747/python-piaic-learning

02_intermediate
https://github.com/samade747/python-piaic-learning

  1. Online Class Project 3: QR code encoder / decoder Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/onlineclassprojects/QRcode/qrcode.py

  2. Online Class Project 4: Tic-Tac-Toe Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/onlineclassprojects/Tictac/TicTacToe.py

  3. Online Class Project 5: Binary Search Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/onlineclassprojects/BinarySearch/binary.py

  4. Online Class Project 6: Bulk File Re-namer Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/onlineclassprojects/Remainingbulkfiles/bulk.py

  5. Online Class Project 7: Weather Program Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/onlineclassprojects/weatherapp/frontend/app.py

  6. Online Class Project 8: Streamlit Crash Course: Build Data-Driven Python Web Apps in Minutes! (Beginner Friendly Tutorial)

https://github.com/samade747/python-piaic-learning

  1. Online Class Project 9: Python Streamlit Web App - Country Information Cards

https://samad-cardspy.streamlit.app/

https://github.com/samade747/python-piaic-learning/blob/main/data/onlineclassprojects/countrycards/cards.py

Compulsory Project to be Submitted by the Students

Project 1: Mad libs Python Project https://github.com/samade747/python-piaic-learning/tree/main/data/assignmentsprojects/madilbs

Project 2: Guess the Number Game Python Project (computer) https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/GuessNumberComp/guessgame.py

Project 3: Guess the Number Game Python Project (user) https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/GuessNumberuser/GuessNumberuser.py

Project 4: Rock, paper, scissors Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/rockpaperscissors/rockpaperscissors.py

Project 5: Hangman Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/HangmanPythonProject/hangman.py

Project 6: Countdown Timer Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/countdowntimer/countdowntimer.py

https://samadcountdowntimerpython.streamlit.app/

Project 7: Password Generator Python Project https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/passwordgenerator/passowrd.py

https://samad-app-generatorby-python-7w5btl.streamlit.app/

Project 8: Create a Python Streamlit BMI Calculator Web App in Just 6 Minutes https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/Bmicalculator/bmi.py

https://samadbmicalculator.streamlit.app/

Project 9: Build a Python Website in 15 Minutes With Streamlit https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/pythonwebsite/website.py

https://samadbuild-a-python-website.streamlit.app/

Project Name Data Sweeper

repo link https://github.com/samade747/python-piaic-learning/blob/main/data/assignmentsprojects/datasweeper/datasweper.py

link https://samad-datasweaper-app.streamlit.app/#conversion

unit converter app
https://samadunit-convertor-app.streamlit.app/

https://github.com/samade747/unit-convertor-app-using-python/blob/main/unitconvertor.py

password strength

https://github.com/samade747/login-signup-password-generatorby-python/blob/main/password.py

https://samad-app-generatorby-python-7w5btl.streamlit.app/

ramadan-coding-nights

https://github.com/samade747/ramadan-coding-nights

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.