A web application for generating running paths when you need inspiration. Built using React, Node and MySQL. The app also uses the Google Maps API to visualize the path.
One of my hobbies is long-distance running. Last Spring I ran my first marathon and I plan to run another one this year too. I like to change up my running routes every once in a while but often I find it hard to come up with a good new route. This problem inspired me to build FindMyPath to test my Fullstack Development skills.
Currently users can create new routes only in Espoo with a limited set of waypoints. Therefore the next step in developing FindMyPath is allowing users to pick any starting location, including their current location!
A repeated learning web application made for the Web Software Development-course in Aalto incorporating token-based authentication. Built using Eta.js, Deno and SQL. Very Quizlet-like!
The final project for the Aalto Software Development course summarises the course contents very well. All stack levels were explored on the course, starting with Eta for frontend, continuing with Deno and Oak for backend, and finishing with SQL for database functionality. In addition various specific themes very touched, such as authentication, data validation, and web security basics.