JamesonShirley
Developer with experience in Java, Python, JavaScript, C++, SQL, and more.
Vineyard, UT
Pinned Repositories
jamesonshirley.github.io
A site showcasing my resume
Calculator
A simple calculator with a UI using Tkinter in Python
Corona-WebScraper
A Python BeautifulSoup webscraper that pulls up to date data about Covid-19 statistics from https://www.worldometers.info/coronavirus/ and then runs a few statistical analysis's on it.
Django-Sample-Database
This is a sample of a customer database using Django. It has 3 parts to the database, Agents(or employees), Customers, and Orders.
Fibonacci-Cipher-and-Decipher
Ciphers and Deciphers any word or sentence including some punctuation. It uses the Fibonacci Sequence to do this along with an inputted number.
Flappy-Game
A small "Flappy Bird" like game with squares and rectangles
husbando
Main-Game
A text based RPG with random encounters and monsters with boss fights using tkinter. Lots of classes and functions
Note-Taker-React
A note taker application created in react with a nice UI.
notetasks
JamesonShirley's Repositories
JamesonShirley/Calculator
A simple calculator with a UI using Tkinter in Python
JamesonShirley/Corona-WebScraper
A Python BeautifulSoup webscraper that pulls up to date data about Covid-19 statistics from https://www.worldometers.info/coronavirus/ and then runs a few statistical analysis's on it.
JamesonShirley/Django-Sample-Database
This is a sample of a customer database using Django. It has 3 parts to the database, Agents(or employees), Customers, and Orders.
JamesonShirley/Fibonacci-Cipher-and-Decipher
Ciphers and Deciphers any word or sentence including some punctuation. It uses the Fibonacci Sequence to do this along with an inputted number.
JamesonShirley/Flappy-Game
A small "Flappy Bird" like game with squares and rectangles
JamesonShirley/husbando
JamesonShirley/jamesonshirley.github.io
A site showcasing my resume
JamesonShirley/Main-Game
A text based RPG with random encounters and monsters with boss fights using tkinter. Lots of classes and functions
JamesonShirley/Note-Taker-React
A note taker application created in react with a nice UI.
JamesonShirley/notetasks
JamesonShirley/Python-Stats
A series of Python Statistical Analysis Functions
JamesonShirley/Scheduling-Application
A JavaFX scheduling application
JamesonShirley/The-Broken-Blade
A small text based game I'm working on using Python tkinter.
JamesonShirley/ToDoListReact
A ToDo list where you can add items and delete them with a good UI.
JamesonShirley/Translation_React
Created with CodeSandbox