Skip to content

This is the code depository which I use to build my own page and other apps.

Notifications You must be signed in to change notification settings

JavaChiu/portfolio

Repository files navigation

###################################################################################################

This is my portfolio page I build on heroku server, using php and send-grid heroku add-on to implement the mailing feature.

These are the main learning paths and projects I followed the tutorial on freecodecamp (https://www.freecodecamp.org/).

###################################################################################################

Local Weather App

This is an application that uses browser "Navigator geolocation" module to first get the latitue and longitude of the user. Then, by using AJAX, it will send a request to OpenWeatherMap's API (https://openweathermap.org/api) to get the current location's weather. After that, it parses the results and write it to the html contents.

###################################################################################################

Random Quote Machine

For this application, I send an AJAX request to Quotes on Design (https://quotesondesign.com/api-v4-0/) public API to get the random quotes, and then show them in the html contents.

###################################################################################################

About

This is the code depository which I use to build my own page and other apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published