Java Development Bootcamp Student
Graduated from a Java coding bootcamp at Tech Elevator. Below is a list of projects I've completed or am currently working on: - Mad Lib - Developed a Java-based Mad Lib text game featuring a self-written script- Vending Machine Application - created a command line vending machine program that utilized Object-Oriented Programming Principles, Java, and file I/O. The software was able to keep inventory, provide change in coins, keep an input log, and accept user input.-TEnmo - Implemented a RESTful API with Spring Boot to handle HTTP requests and security measures. A command-line application was developed to interact with the server via HTTP requests, utilizing an SQL database to persist user data, account balances, and transaction details.-Medical Scheduling - Developed a full-stack medical scheduling application with four peers, allowing patients to schedule and view appointments and providers to manage their schedules and office details. Utilized Java, Spring Boot, PostgreSQL, and Vue.js