Java Software Bootcamp Student
Philadelphia, Pennsylvania, United States
Currently enrolled as a Java bootcamp student at Tech Elevator. Below is a list of projects I’ve completed during my time here:- Vending Machine Application: Using Java, I pair programmed with someone in my cohort to create an application that takes user input to access the drink menu, money addition, change, and implements a log based on purchases.- TEnmo (Venmo Java Application): Platform designed for authenticated users to transfer and request money from one another. Additionally, you can see pending transfers, your approved transfers, and change accounts if you have another login. We used PostgreSQL for the backing database to store the user information including hashed passwords as well as information about the transfers.- WLKPHL (Walk Philly): A web-app using Java, Spring Boot, PostgreSQL, HTML/CSS, and JS (primarily Vue.js). We utilized Mapbox API in order to create lists of partner locations that would encourage walking around Philly by gamifying user profiles. We award badges and display check-ins to show people where they have been as well as creating curated lists based on specific categories, open now, and near-me. Future features include friend's lists and social interaction, featured partners, and potential integration of Google Maps API instead of Mapbox