Pinned Repositories
Advent_of_Code_2022
Anyons_and_CFT
This is my Master's project, where using Python I showed a link between Fibonacci Anyons and M(5,2) Virasoro Minimal Models by creating the anyons spaces, calculating their Hamiltonian and comparing it with the exponents of the characters of M(5,2).
Bisection-Method
In this project I explore the bisection method for root finding using python libraries.
Blue00FF
Config files for my GitHub profile.
Book_Scraper_Project
Utilising user input, scrapes book information from http://books.toscrape.com/ and prints to console the books of the chosen genre.
Diet_Calculator
This is a program that I wrote to help my mother to calculate the portions of her keto diet, as specified by a professional nutritionist.
Exploration_Of_Magnetic_Ordering_Using_Neutron_Diffraction
In this report, we are analyzing data from neutron diffraction data collected at ISIS, the UK’s national neutron source, since it is a kind of radiation sensitive to magnetism. The material used is methylammonium cobalt(II) formate (CH3NH3Co(HCO2)3).
Game_Of_Life
The aim of this project was to experiment with the "animation" submodule of "matplotlib" in order to display Conway's Game of Life on a 100 x 100 grid.
Holiday_Daily_Digest
The aim of this project is to create a program that uses a Calendarific API to get information about holidays in the UK, look for the ones that are being celebrated on the day and send an email to the user containing this information.
Kaggle_Store_Sales_Time_Series_Forecasting
Blue00FF's Repositories
Blue00FF/Advent_of_Code_2022
Blue00FF/Anyons_and_CFT
This is my Master's project, where using Python I showed a link between Fibonacci Anyons and M(5,2) Virasoro Minimal Models by creating the anyons spaces, calculating their Hamiltonian and comparing it with the exponents of the characters of M(5,2).
Blue00FF/Bisection-Method
In this project I explore the bisection method for root finding using python libraries.
Blue00FF/Blue00FF
Config files for my GitHub profile.
Blue00FF/Book_Scraper_Project
Utilising user input, scrapes book information from http://books.toscrape.com/ and prints to console the books of the chosen genre.
Blue00FF/Diet_Calculator
This is a program that I wrote to help my mother to calculate the portions of her keto diet, as specified by a professional nutritionist.
Blue00FF/Exploration_Of_Magnetic_Ordering_Using_Neutron_Diffraction
In this report, we are analyzing data from neutron diffraction data collected at ISIS, the UK’s national neutron source, since it is a kind of radiation sensitive to magnetism. The material used is methylammonium cobalt(II) formate (CH3NH3Co(HCO2)3).
Blue00FF/Game_Of_Life
The aim of this project was to experiment with the "animation" submodule of "matplotlib" in order to display Conway's Game of Life on a 100 x 100 grid.
Blue00FF/Holiday_Daily_Digest
The aim of this project is to create a program that uses a Calendarific API to get information about holidays in the UK, look for the ones that are being celebrated on the day and send an email to the user containing this information.
Blue00FF/Kaggle_Store_Sales_Time_Series_Forecasting
Blue00FF/Kaggle_Titanic_Dataset
Blue00FF/Mine_Sweeper
The aim of this project was to make a clone of the popular Minesweeper game using the Pygame module.
Blue00FF/Molecule-Visualiser
A program that takes as input a csv file containing relative positions of Water particles, groups them by molecule and gives a graph of the particles joined by lines representing bonds with a slider to rotate it.
Blue00FF/rpcontacts_project
This project has been created following this tutorial https://realpython.com/python-contact-book/
Blue00FF/rpgradebook_project
Project created following the tutorial https://realpython.com/pandas-project-gradebook/
Blue00FF/rprename_project
Project created following the tutorial https://realpython.com/bulk-file-rename-tool-python
Blue00FF/rptree_project
Project created following the tutorial https://realpython.com/directory-tree-generator-python/
Blue00FF/Self-avoiding_Random_Walk
The aim of the project was to experiment with the language in order to perform a self-avoding random walk on a small grid.
Blue00FF/Spaceship_Game
A simple 2D game involving spaceships designed to learn the pygame module.
Blue00FF/TrumpBot
The aim of this project is to use machine learning and a kaggle database of Donald Trump's tweets to create a bot that emulates a conversation with the former US president.
Blue00FF/WineBot
In this project, the aim is to create a program in Python that uses machine learning to suggest a wine to the user's specifications after training on a Wine Reviews Kaggle database.