- A full stack web application using node.js, Express, Embedded JavaScript (EJS), and MongoDB
- Uses the icanhazdadjoke API to fetch random jokes or jokes by search term
- Implements basic CRUD operations
- A full stack web application using node.js, Express, EJS and MySQL
- Implements MVC (Model-View-Controller) architecture
- Database is normalized. Connection to database is promis-ifyed to allow for asychronous queries
- Console based program written for AP Computer Science A
- Uses OpenStreetMaps API to resolve addresses and provide lat/long
- Uses OpenNotify API to get current ISS location and predicted pass-over times.
- Blog modified from Gatsby tutorial
- Custom CSS styling
- Implements GraphQL to query data