Projects
My Projects
Below are the projects I have created using GitHub while using Codespaces and GitHub Copilot. These projects were devolved while I was apart of The Global Career Accelerator.
This is Ryan Bostaph’s personal website on GitHub
A website that shows a timeline of Intel’s sustainability goals over the years
Building off of the Intel Sustainability Through the Ages project, this version adds accessibility features and automatic language detection and translates it for RTL.
This project is a game that promotes Charity: Water’s mission of promoting fresh water for everyone. Players answer questions about water facts and as they get them right, they fill a water glass with blue (fresh) water. If they get them wrong, the glass fills up; with dirty (green) water. The game also adds in scoring, to win the game, the player must score 60 points.
Building off of Water Rush project, this version adds support for challenges including game modes (easy, normal, or hard), it also adds a timer. The timer is set at 1m 30s for easy, 1m for normal and 30s for hard. The same logic applies as last version for wining, only addition is that the player must complete the game before the timer runs out.
Explore space images form NASA! This project uses an API to connect and pull images, date, description, and more.
This is a chatbot made for L’Oréal. It uses the OpenAI API to send questions from the user and responds with an answer for that question in a timely manner. The chatbot stays on topic, remembers the conversation for a personal and more advanced response.
Building off of the L’Oréal chatbot project above, this version adds support for the user to select product(s) and have the AI generate a routine for use. The user can ask follow up questions, and the AI will respond with personal responses based on the product(s) selected, or if the user asks about another product it will respond with a response. Both L’Oréal chatbot versions use a secure API Key visibility tool called Cloudflare Workers that hide it from the public.
Visit My GitHub
rbostap1