Ruggero Piazza (RuggeroPiazza)

RuggeroPiazza

Geek Repo

Location:London

Home Page:ruggeropiazza.com

Github PK Tool:Github PK Tool

Ruggero Piazza's repositories

Python_course

A public repository for all the code content discussed during the Python Course

Language:PythonStargazers:2Issues:0Issues:0

Complete-Python-3-Bootcamp

Course Files for Complete Python 3 Bootcamp Course on Udemy

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

EC2_stop_sentry

This Lambda function script gets triggered by a scheduled EventBridge event and stops any running EC2 instance with the "environment" tag set as "Test".

Language:PythonStargazers:1Issues:0Issues:0

news_headlines

Create a script that extracts the top news from the most popular news websites. The xtracted news headlines will be saved with some complementary data. After the data is collected different analysis can be applied on it.

Language:PythonStargazers:1Issues:0Issues:0

schwarzenegger_quotes

A serverless deployment of an app that randomly chooses a famous quote from one of many Arnold Schwarzenegger movies and shows it on the home page, with a picture of the related movie.

Language:PythonStargazers:1Issues:0Issues:0

AI_creative_canvas

A fully automated application where two AIs works together in creating AI art and publish it on Instagram.

Language:PythonStargazers:0Issues:0Issues:0

NACL_bot_sentry

AWS Lambda Function that automatically removes any new NACL rule created by an IAM user.

Language:PythonStargazers:0Issues:0Issues:0

SG_bot_sentry

AWS Lambda Function that automatically removes any new security group inbound rule created by an IAM user.

Language:PythonStargazers:0Issues:0Issues:0

sudoku_solver

A sudoku solver program using backtracking algorithm

Language:PythonStargazers:0Issues:0Issues:0

suicide_rate

Data analysis on suicide rate from 1985 to 2016.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

change_calculator

A program to calculate the right amount of change to return in form of notes and coins.

Language:PythonStargazers:0Issues:0Issues:0

cpython

The Python programming language

License:NOASSERTIONStargazers:0Issues:0Issues:0

hanoi_tower_solver

A program to solve the Hanoi Tower game

Language:PythonStargazers:0Issues:3Issues:0

news_scraper

A simple web scraper to get news from BBC and Google News

Language:PythonStargazers:0Issues:0Issues:0

prime_numbers_generator

A generator of prime numbers up to a given number.

Language:PythonStargazers:0Issues:3Issues:0

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

rock_paper_scissors

A program to simulate a given number of runs of "Rock,Paper,scissors" game

Language:PythonStargazers:0Issues:0Issues:0

RuggeroPiazza

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

sieve_of_Eratosthenes_algorithm

A program that compares the run speed of 3 different approches to the sieve of Eratosthenes algorithm.

Language:PythonStargazers:0Issues:0Issues:0