Full Stack Web Developer
Relevant Coursework
Database Systems
Data Structures
Analysis of Algorithms
Machine Learning
Programming Languages
Computer Graphics
This project explores data parsing and visualization in Three.js. JSON and CSV data files are used to create visual representations of Global Land Temperatures data in a web browser using Three.js. dot.GUI control with dropdown allows the user to change the year to see the average temperatures in the cities in a certain year.
https://threejs-data-visualization.herokuapp.comThe application allows the user to create a profile, login, add properties to the profile, edit them in dashboard and receive reminders about these properties’ registration information.
Server functions include CRUD operations on each database table, user authentication and authorization, getting updates from external sources daily, saving data to json files, updating database daily, sending emails with updates to users.