Matthew Franklin (MatthewF22)

MatthewF22

Geek Repo

0

followers

0

following

Company:Park University / NAIC

Location:Kansas City, MO

Github PK Tool:Github PK Tool

Matthew Franklin's repositories

DataQAScript

I didn't fully create this script but rather added some functionality into it during my internship. It is an automation of a data quality assurance process in order to save time and resources.

Language:PythonStargazers:0Issues:1Issues:0

GuessingGame

I created this guessing game the summer before college began after trying to get a headstart by learning python through youtube and just researching. This was a simple game that helped me to learn a lot of the basics of python and see how things work.

Language:PythonStargazers:0Issues:0Issues:0

pythonAssignmentsIntroToPython

A collection of assignments from my introductory python course. It shows how our assignments covered ideas such as inheritance, classes, methods, reading from files, fruitful and non fruitful functions and more.

Language:PythonStargazers:0Issues:1Issues:0

pythonAssignmnetScorelines

Project from a Python course I took where you take a list of score lines from sporting games and write methods that seperate and collects specific pieces of information in variables and print them out in a uniform fashion as well as identifies the winner.

Language:PythonStargazers:0Issues:0Issues:0

sudokuSolver

This is a personal project I created to learn about methods as well as a backtracking or recursion algorithm in order to increase efficiency. This program takes a sudoku board and can determine the solution very quickly if one is possible

Language:PythonStargazers:0Issues:0Issues:0