Portfolio
6 ProjectsBing Me Food - Map
ApplicationsThe purpose of this app is to help students locate places to eat in Downtown San Antonio and give them directions in real time walking distance. The app also provides nutritional information.
Password Generator
intro to JavascriptAn application that generates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code.
Work Day Planner
JavascriptCreate a simple calendar application that allows the user to save events for each hour of the day. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery.
Tip Calculator
JavascriptUser is able to input bill total and determine the level of service which represents the % of tip User can then enter how many in the party are splitting the bill The app provides a total per person tip amount.
Coding Quiz
JavascriptAs a coding bootcamp student I want to take a timed quiz on JavaScript fundamentals that stores high scores so that I can gauge my progress compared to my peers.
Weather App
Javascript jQuery API'sWeather dashboard that runs in the browser and features dynamically updated HTML and CSS. The App uses a Third-party APIs (OpenWeatherMaps) to access their data and functionality.