If you only do what you can do, you will never be more than who you are.
I am an 18 year old web developer. I have been coding for around 7 years now, and I have loved every minute of it. I have a huge passion for web development, software development, and learning all I can to progress in my career. I'm not only a web developer, but I'm a freshman at West Virginia University, an avid angler, and a lover of all things outdoors.
2022-01-01
View on GitHubThis is a console number guessing game that prompts a player to choose a number between a specified range of numbers. After the user guesses the correct number it will display the number of attempts it took them to guess correctly.
Python
2022-02-01
View on GitHubThis is a console-based basketball team statistics tool to help you divide up a group of players into teams. This applies knowledge of important Python data structures like lists and dictionaries for the project.
Python
2022-02-01
View on GitHubThis is a word guessing game: "Phrase Hunter." It uses Python and OOP (Object-Oriented Programming) approaches to select a phrase at random, hidden from the player. A player tries to guess the phrase by inputting individual characters. Can they guess the phrase before they run out of attempts?
Python
2022-02-01
View on GitHubThis is a console application that loads an existing store's inventory data from a CSV file into a SQLite database. The application will allow a user to interact with the records stored in the database to view existing records, add new items, and backup/export the existing state of the database into a CSV file.
Python, SQLAlchemy
2022-03-01
View on GitHubThis a web application using HTML, CSS, and Flask, a popular framework for Python web development. The web application, a portfolio, displays information about your work which is stored in a database.
Python, Flask, HTML, CSS, SQLAlchemy
If you have any questions, comments, or advice please do not hesitate to contact me by email.
willmatheny336@gmail.com