Inked Art Landing Page

Focus: Web Development

Tools: HTML5/CSS3

This landing page project showcases a sleek and modern design for Inked Art Studios, a premier tattoo shop.

The design focuses on a clean layout with engaging visuals and user-friendly navigation.

Message Generator

Focus: Web Development

Tools: HTML5/CSS3/JS

A webpage that utilizes JavaScript to generates random inspirational quotes from influential figures.

CoffeeBot

Focus: Automation, A.I.

Tools: Python

This Python script implements a simple coffee ordering chatbot. It interacts with the user to determine their desired drink size, coffee type, and the type of milk for a latte.

It collects the user's name, confirms their order, and includes error handling to prompt the user to enter valid inputs when necessary.

GPA Calculator

Focus: Input Handling, User Interaction

Tools: Java

This Java program calculates and displays a person's GPA for the current semester and their cumulative GPA.

The program uses a graphical user interface (GUI) to prompt the user for the number of classes taken for the semester, the number of credits for each class, and the letter grade for each class.

The Boredless Tourist

Focus: Travel Recommendation System

Tools: Python

This travel recommendation system provides recommendations for attractions tailored to a traveler's interests and destination.

Rock, Paper, Scissors

Focus: Game Development

Tools: C++

This Rock, Paper, Scissors game uses a random number generator for computer choice, prompts the user for their choice, and then displays the result.

The program keeps track of the number of wins, losses, and ties and displays the final score at the end of the game.

Nightmare Game

Focus: Game Logic, User Interaction

Tools: C++

This interactive fiction game allows the player to navigate between various locations and make choices that influence the game's outcome.

Warning: This game contains horror elements and may not be suitable for all audiences.