After a year of teaching myself how to code, I have been keeping this repository as a way to look back at where I have come from. Lot's of different libraries are used to achieve some of these scripts below, but if you are looking for more Web Development projects, please see my other repositories, including my Front End projects
- Binary Search Algorithm - Binary_Search_Algorithm.py
- Binary Search Algorithm, Recursive - Recursive_binary_search.py
- Bubble Sort Algorithm - Bubble_sort.py
- Linear Search Algorithm - Linear_search_algorithm.py
- Electric Cars Worldwide - Electric_Cars_WW.py
- Football Transfers - Football_transfers.py
- Google Trends Programming Languages - Google_trends.py
- Growth of Python Data Visualisation - Growth_of_Python_Visualisation.py
- Pie Charts - Pie_Charts.py
- Rolling Dice Visualisation - Two_sided_Dice_Visualisation.py
- Stopwatch Tkinter - Stopwatch_GUI.py
- Text Editor Using Tkinter - Text_editor.py
- Pong - Pong.py
- Calendar with GUI - Calendar.py
- Calculator with GUI - Calc_Tkinter.py
- Currency converter with GUI - CC_Tkinter.py
- Password Generator with GUI - Password_generator_GUI.py
- Progress Bar Tkinter - Progress_Bar.py
- Adding numbers using User Input - Adding_Users_nums.py
- Barcode Generator - Barcode_Gen.py
- Banking System - Banking_system.py
- BMI Calculator - BMI_Calc.py
- Calculator - Calculator.py
- Cartoon Image Maker - Cartoon_Image.py
- Change Calculator - Change_calc.py
- Circle of Colours using Turtle - Circle_of_colours.py
- Clothes creation using OOP - Clothes.py
- Contact Book - Contact_Book.py
- Count numbers in list - Count_num_in_list.py
- Countdown timer - Countdown_timer.py
- Currency converter - Currency_converter.py
- Current Date and Time - Date_Time.py
- Dice Rolling Simulator - Dice_simulator.py
- Describing Cities with functions - Describing_cities.py
- Encryption - Encryption.py
- Fibonacci to Nth number - Fibonacci_to_N.py
- Finding Factors of a Number - Factors_of_num.py
- Football Leagues Max Points - Max_points.py
- Guessing Game, Higher or Lower - Guessing_game.py
- Hangman - Hangman.py
- IG follower count - IG_Follower_count.py
- Leap Year - Leap_year.py
- Length of Input - Length_of_Input.py
- Mad libs Generator - Mad_libs_gen.py
- Magic Eight Ball - Magic_8_ball.py
- Mean, Median and Mode - Mean_median_mode.py
- Menu Calculator - Menu_calc.py
- Movie Chooser, with user input - Movie_Chooser.py
- Movie Ticket Prices, using a While loop, a function and a class - Movie_tickets.py
- Number Match Game - Number_match_game.py
- Number Generator with Gui - Number_gen_gui.py
- Password Creator - Password_generator.py
- Palindrome Checker - Palindrome_Checker.py
- Pretty Table with Footballers - Prettytable_football.py
- Pyramid Pattern - Pyramid_pattern.py
- Pyramid Pattern Reversed - Pyramid_rev_pattern.py
- Odd, Even, Divisible by 5 - Odd_Even_5.py
- QR Code Generator - QR_Code.py
- Restaurant Information using OOP - Restaurants.py
- Rock, Paper, Scissors - R_P_S.py
- Roulette Table Generator - Roulette_Spins.py
- Simple Story generator - Simple_Story_Generator.py
- Simple Calculator Guessing Game - Simple_Calc_guess.py
- Simple Movie Picker - Pick_Movie.py
- Simple Prime nums - Simple_Prime_nums.py
- Simple Translator - Simple_Translator.py
- Speed Phrase Typing Test - Speed_typing_test.py
- Speed Word Typing Test - Speed_word_typing.py
- Spelling Checker - Spell_check.py
- Temperature Converter - Temp_Converter.py
- Tic Tac Toe - Tic_tac_toe.py
- Times Table - Times_table.py
- Timing Counter from 19th October - Timing_counter.py
- Turn based Attacking game - Turn_Based_Game.py
- URL Shortener - URL_Shortener.py
- Vowel Counter - Vowel_count.py
- Vowel vs Consonants - Vowelvcons.py
- War Card game Walkthrough - WAR.py
- Wikipedia Search - Wikipedia.py
- Weight converter - Weight_converter.py
Thanks you for your time, Chris