collection of projects
wordfail + words_five (python) A console-based word guessing game inspired by Wordle. Players guess a five-letter word within six attempts. more info in wordy/readme
A Java-based simulation of a ride-sharing and delivery service similar to Uber. This system includes user and driver management, service request handling (Rides and Deliveries), and user interface functionality.