Pinned Repositories
6-Panel-Job-Signage
Boyfriend-Ask
Bulldog-Living
Countdown-Widget
CSCI-164
Dynamic-Menu-Signage
Events-and-Weather
Menu-Updater
The weekly dining hall menu updater is a project designed to automatically update the Dining Hall Menu page on the Fresno State Housing website by fetching the current week's menu from the Fresno State University Dining Services page, parsing it into a JSON object, and then uploading it to the Housing website's database.
Password-Generator
This is a simple C++ program that generates random passwords based on user input. The user can specify the length of the password and choose whether to include letters (lowercase and/or uppercase), numbers, and symbols.
Web-Jose.github.io
Web-Jose's Repositories
Web-Jose/Bulldog-Living
Web-Jose/Boyfriend-Ask
Web-Jose/Web-Jose.github.io
Web-Jose/6-Panel-Job-Signage
Web-Jose/Countdown-Widget
Web-Jose/CSCI-164
Web-Jose/Dining-Hall-Menu-Shortcode
Web-Jose/Dynamic-Menu-Signage
Web-Jose/Events-and-Weather
Web-Jose/Housing-Changes
Web-Jose/Menu-Updater
The weekly dining hall menu updater is a project designed to automatically update the Dining Hall Menu page on the Fresno State Housing website by fetching the current week's menu from the Fresno State University Dining Services page, parsing it into a JSON object, and then uploading it to the Housing website's database.
Web-Jose/Password-Generator
This is a simple C++ program that generates random passwords based on user input. The user can specify the length of the password and choose whether to include letters (lowercase and/or uppercase), numbers, and symbols.
Web-Jose/CSCI-167
Web-Jose/Job-Signage
Web-Jose/lab-github-intro
Web-Jose/Movie-Category-Organizer
C++ program categorizes movies using circular linked lists. It has Date, Movie, and MovieCLL classes. Functions to add, remove, search, and print movies are included. A vector of MovieCLL objects holds premade categories.
Web-Jose/Pokedexer
Web-Jose/pokedexer-react
Web-Jose/PokePlayground
Web-Jose/SEA-Project
Web-Jose/Sorting-Algorithms-Benchmark
This program defines a MyArray class generating an array of 10000 random integers, sorted using 5 different algorithms: Selection Sort, Insertion Sort, Bubble Sort, Merge Sort, and Quick Sort. The durations are timed and stored. The program outputs the sorted arrays and execution times using iostream, vector, and chrono C++ libraries.
Web-Jose/Web-Jose