Pinned Repositories
Band-Generator-Project
A basic Band Name Generator Website created using EJS(Embedded JavaScript), CSS, Javascript, and the express.js framework. Used Postman to test the project on my local computer.
Basic-Bank-Account-Management-System-with-SQLite-database
A bank account management system created with C++
Blog-API
Blog-Application
Creating MERN Stack Blog Application
Dicee-Game
Library-Management-System-with-SQLite-database
This project allows users to add books to the add,delete,edit,and search for books in a database.The program uses classes to store the details of the books before it is moved to the database. Users can also check for books that are available for borrowing.
Multi-Floor-Hospital-end-user-Handling-System
Capstone Java Project for the Semester - Testing Everything I have learnt up up till now
Number-Puzzle
This is a windows form application that shuffles the puzzle pieces and allows the user to solve the puzzle by moving the puzzle pieces until they are in a correct order
TodoList--Application
A To-do list application using Nodejs, Expressjs, Embedded JavaScript(EJS), CSS, and mongoDB. The application was created to be responsive thereby allowing it to work well with desktop and mobile devices.
Weather-Application
The Weather Web Application is a user-friendly platform designed to provide accurate weather forecasts for locations around the world. Powered by two robust APIs, for the weather and location data. Both API's were provided by Open-Meteo. This web application ensures users have access to up-to-date weather information at their fingertips.
josephuche1's Repositories
josephuche1/Basic-Bank-Account-Management-System-with-SQLite-database
A bank account management system created with C++
josephuche1/Band-Generator-Project
A basic Band Name Generator Website created using EJS(Embedded JavaScript), CSS, Javascript, and the express.js framework. Used Postman to test the project on my local computer.
josephuche1/Blog-API
josephuche1/Blog-Application
Creating MERN Stack Blog Application
josephuche1/Dicee-Game
josephuche1/Library-Management-System-with-SQLite-database
This project allows users to add books to the add,delete,edit,and search for books in a database.The program uses classes to store the details of the books before it is moved to the database. Users can also check for books that are available for borrowing.
josephuche1/Multi-Floor-Hospital-end-user-Handling-System
Capstone Java Project for the Semester - Testing Everything I have learnt up up till now
josephuche1/Number-Puzzle
This is a windows form application that shuffles the puzzle pieces and allows the user to solve the puzzle by moving the puzzle pieces until they are in a correct order
josephuche1/TodoList--Application
A To-do list application using Nodejs, Expressjs, Embedded JavaScript(EJS), CSS, and mongoDB. The application was created to be responsive thereby allowing it to work well with desktop and mobile devices.
josephuche1/Weather-Application
The Weather Web Application is a user-friendly platform designed to provide accurate weather forecasts for locations around the world. Powered by two robust APIs, for the weather and location data. Both API's were provided by Open-Meteo. This web application ensures users have access to up-to-date weather information at their fingertips.
josephuche1/Drum-Kit
josephuche1/forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
josephuche1/forage-jpmc-swe-task-2
Starter repo for task 2 of JPMC's forage program
josephuche1/forage-jpmc-swe-task-3
Starter repo for task 3 of JPMC's Forage program
josephuche1/josephuche1
My personal Repository
josephuche1/Keeper-App
React App for storing important notes
josephuche1/Mondrian-Project
josephuche1/MongoDB-Uploads
Learning how to store files on my mongoDB database
josephuche1/Motivation-Meme-Project
josephuche1/My-Resume-
josephuche1/QR-Code-Project
josephuche1/React
Learning React and completing my MERN Stack
josephuche1/Secrets-Project
josephuche1/Simon-Game
I recreated the Simon game using HTML, CSS and JavaScript. I also integrated the jquery framework into this project.
josephuche1/Simple-Chatty-Bot
This code creates a simple chatbot named "Touka" that interacts with the user by asking for their name, calculating their age, counting up to a specified number, and testing their programming knowledge with a multiple-choice question. It provides a starting point for building more complex chatbots.
josephuche1/Tic-tac-toe
This program consists of several functions that allow a user to play a game of tic-tac-toe with a Partner. Created functions to constantly check the game as the game progresses to prevent impossible moves
josephuche1/TinDog-Project
josephuche1/Word_Puzzle
Word puzzle game created with C++