Shivankush Singh's repositories
CalmAid
CalmAid is an AI chatbot designed to provide accessible mental health support and guidance. It offers anonymous, cost-effective assistance with early intervention, emotional support, crisis intervention, and ongoing monitoring, aiming to enhance users' emotional well-being.
ChatBox
ChatBox is a real-time chat app. It offers seamless private messaging, message history, file sharing, and customizable avatars. Ideal for instant communication, collaboration, and community building, ChatBox enhances customer support with its reliable and user-friendly interface.
EnrollEase
EnrollEasy streamlines student registration with digital efficiency, ensuring secure data management, real-time updates, and automated workflows. Its user-friendly interface enhances transparency and accessibility, optimizing enrollment processes and operational effectiveness.
ExploreEase
ExploreEase is a travel website that simplifies planning and exploration. Built with HTML, CSS, JavaScript, PHP, and MySQL, it helps users discover destinations, plan trips, and find travel information effortlessly. Whether seeking inspiration or detailed itineraries, ExploreEase is the perfect travel companion.
Fit-Buddy
Fit Buddy is a web app for tracking health and fitness goals. It offers personalized workouts, nutrition tracking, and progress visualization. Users can log workouts, monitor calorie intake, and set hydration and rest reminders. Its user-friendly interface keeps users motivated, from beginners to seasoned athletes.
Guess-the-Number-Game
The “Guess the Number” game is a fun Python command-line game where the computer picks a random number, and the player tries to guess it. The game gives hints if the guess is too high, too low, or correct, making it an enjoyable challenge.
Guessing-Number-Game
The "Guessing Number Game" is a Java project where players guess a random number and receive feedback. It enhances critical thinking, uses Java loops, conditionals, and input handling, and showcases programming skills. This project provides hands-on Java experience and improves problem-solving, resulting in a fun, educational game.
Number-Guessing-Game
The Number Guessing Game is an interactive C program where the player guesses a random number. Feedback is given for each guess: "Lower number, please" if too high, and "Higher number, please" if too low. The game displays the total attempts upon a correct guess, using loops and a random number generator for an engaging experience.
Rock-Paper-Scissor-Game
The “Rock, Paper, Scissor” is a fun and interactive command-line game developed using Python. This game is a variation of the classic “Snake, Water, Gun Game” game, where players compete against the computer.
Serpent-Aqua-Pistol-Game
"Serpent Aqua Pistol Game" is a Java-based game where players control a serpent equipped with a pistol to shoot bullets at targets. It combines real-time action with precise shooting mechanics, offering an engaging and interactive gameplay experience.
Snake-Water-Gun-Game
Snake, Water, Gun" is a C command-line game where players face off against the computer. Choices—Snake, Water, or Gun—are compared: Snake beats Water, Water beats Gun, and Gun beats Snake. It boosts programming skills with logic, input handling, random numbers, and conditionals.