Pinned Repositories
anon-chat-app
An app to help you chat in secret
art-institute-gallery-app
bug-tracker
calculator
calculator_two
calculator using HTML, CSS, and Javascript
Class-Roster-
WGU C867 Scripting and Programming Performance Assessment
Click-Boom
create-t3-app
Quickest way to start a new web app with full stack typesafety
deesse
rijks-museum
KevTiv's Repositories
KevTiv/Machine-Learning-Wine-Quality
KevTiv/SchedulerApplication
KevTiv/Etch-a-Sketch
A browser version of something between a sketchpad and an Etch-A-Sketch.
KevTiv/delivery_management_system_wgu_C950
The Western Governors University Parcel Service (WGUPS) needs to determine the best route and delivery distribution for their Daily Local Deliveries (DLD) because packages are not currently being consistently delivered by their promised deadline. The Salt Lake City DLD route has three trucks, two drivers, and an average of 40 packages to deliver each day; each package has specific criteria and delivery requirements. Your task is to determine the best algorithm, write code, and present a solution where all 40 packages, listed in the attached “WGUPS Package File,” will be delivered on time with the least number of miles added to the combined mileage total of all trucks. The specific delivery locations are shown on the attached “Salt Lake City Downtown Map” and distances to each location are given in the attached “WGUPS Distance Table.” While you work on this assessment, take into consideration the specific delivery time expected for each package and the possibility that the delivery requirements—including the expected delivery time—can be changed by management at any time and at any point along the chosen route. In addition, you should keep in mind that the supervisor should be able to see, at assigned points, the progress of each truck and its packages by any of the variables listed in the “WGUPS Package File,” including what has been delivered and what time the delivery occurred. The intent is to use this solution (program) for this specific location and to use the same program in many cities in each state where WGU has a presence. As such, you will need to include detailed comments, following the industry-standard Python style guide, to make your code easy to read and to justify the decisions you made while writing your program.
KevTiv/youtube_react
Youtube hompage with ReactJS
KevTiv/calculator_two
calculator using HTML, CSS, and Javascript
KevTiv/scrapeTool
scraping tool with apify lib
KevTiv/rock-paper-scissors
rock paper scissors using HTML, CSS, and JS
KevTiv/Google_Homepage
KevTiv/calculator
KevTiv/KevTiv
Config files for my GitHub profile.
KevTiv/sass-website-v1
KevTiv/Class-Roster-
WGU C867 Scripting and Programming Performance Assessment
KevTiv/TicTacToe-Game
Basic tic tac toe game in terminal
KevTiv/Word-per-minute-program
Very basic word per minute program in Java