WORK
A Selection of Projects I've Built
Weather Forecast Summary

I built this weather application that incorporates a forecast feature showing real-time data for a five-day forecast. The creation of this app utilizes the AJAX methodology that combines several computer and programming languages: HTML, CSS, Javascript, and JSON.



A World Clock

This world clock web application shows the time for different cities around the world. It was built with sophisticated forms using the same combo of various languages with the addition of Application Programming Interface: HTML, CSS, Javascript, and API.



Data Visualization on Netizen Populace

This Data Visualization project shows real-time data for netizen populations for several continents. I located CSV file of real data on internet users and extracted the information. The next step was to convert it into a plot using the Python programming language to display the information that dates back a few years.