Run Buddy

Howdy I'm just a young adult that loves, technology. I have always used technology quite a bit and then one day a friend of mine showed me how coding can help us change server stats in a game we played. It peaked my interest in coding and developing. Since then I knew I always wanted to do development/programming for my carreer. So not only is this something I like and enjoy it is something I've always enjoyed from a young age. Being passionate about something you love too lets you enjoy your work.I'm also always open to learning new technologies that I have yet to learn or that I may not be the strongest at.
FCB Banks
Personal Banker - -
Worked on being a personal banker (Bank Teller) for the first time.
JE SHORT INC
Zone/Shift Manager - -
Responsible for monitoring training and development of new employees on shift. Assisted with labor management costs.
JE SHORT INC
Crew Member - -
Adpating to first job and fast food industry learning everything there was to learn.
Run Buddy
Pitcher Perfect
Work Day Scheduler
Weather Dashboard
Coding Quiz
Password Generator
Wesclin SR High School
High School - -
Vanderbilt University
Programming Bootcamp - -
Run Buddy
This website was my first attempt at a project that in a sense was a site advertising a fake company and using preset images that were copyright free as well. I learned alot while doing this project and I thought for a first project this was a good thing to try and tackle. Website
Pitcher Perfect
This was me and a group of students first attempt at a group project together where we would have to use two APIs and be able to make them work together. We ended up going with using one API that would be able to get a list of breweries based on what you want to search by. Then it'll give you a list of breweries. We chose using zipcodes on how to search for your breweries. We then had a map API that would allow you to put a map on your website. We then integrated both of the APIs together. We made it so that whenever you would input a zipcode it would go to the listed breweries based on their coordinates. Then the map would also mark the listed breweries. Website
Work Day Scheduler
This project is my attempt at a simple work day scheduler that anyone can use to save tasks they need to use. They're able to save the tasks they need saved and able to come back at anytime throughout the day to see what they need to do at a certain time. They can also clear their day once the day is over and everything is color coded as well with once a task has past it'll be red and then as well as tasks that need to be done will be green. Website
Weather Dashboard
This project is a simple weather dashboard application. It shows you the current tempature for the city that you entered. It also shows the next five days in the city. It shows UV index as well as the current humidty and the wind speed. All the information is grabbed from a database. Website
Coding Quiz
This is a simple coding quiz mainly for JavaScript while at the same time using mainly JavaScript. The quiz consists of 11 questions as well as telling you whether or not that you got the question correct or wrong. Then whenever you are done with the quiz you have the option to save your score. Website
Password Generator
This project is a simple password generator using pretty much only JavaScript of course only a little of HTML & CSS. You're able to select how many characters you want in the password, special characters, numbers, uppercase letters, & lowercase letters. Then once the password has been generated you can also copy the password to your clipboard. Website