Cody Barnes (CodyBarnesCS)

CodyBarnesCS

Geek Repo

0

followers

0

following

0

stars

Location:Texas

Github PK Tool:Github PK Tool

Cody Barnes's repositories

File-Sorter

Python script that sorts files in a specified directory based on their file extensions, creating separate folders for each extension and moving the corresponding files into their respective folders.

Language:PythonStargazers:1Issues:1Issues:0

Arithmetic-Formatter

Created a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side. The function should optionally take a second argument. When the second argument is set to True, the answers should be displayed.

Language:PythonStargazers:0Issues:0Issues:0

Excel-Dashboard

A dashboard created with Excel

Stargazers:0Issues:0Issues:0

Google-Data-Analytics-Capstone-Project

My capstone project for the Google Data Analytics Professional Certificate

Stargazers:0Issues:0Issues:0

Python-BMI-Calculator

Code for a BMI calculator written in Python

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

Time-Calculator

Wrote a function named add_time that takes in two required parameters and one optional parameter: a start time in the 12-hour clock format (ending in AM or PM), a duration time that indicates the number of hours and minutes, (optional) a starting day of the week, case insensitive.

Language:PythonStargazers:0Issues:0Issues:0

Web-Scraper

A web scraper that uses the Beautiful Soup library to extract data from a Steam webpage, such as the name, price, and current date, every 24 hours and records it in a CSV file. It also triggers a sound notification if the game is on sale.

Language:PythonStargazers:0Issues:1Issues:0