Where in the world

Where in the world

An app that will help you learn more about geography.

I built this app to learn more about navigation in vue.

Main features of this app: 

  • Switch between light and dark theme
  • Search a specific country
  • Filter countries based on regions. 

Check out the live demo or the source code

IP Address Tracker

IP Address Tracker

Unfortunately this is not a hacking tool, the name of the app is a little bit misleading.

It's an app where you put an IP address or a domain name and it shows you some info like the location, time zone, and the ISP of that IP or domain.

I built this app using Vue.

Source Code: https://github.com/duniandewon/FEMentor-IP-tracker#hi-there-im-abolfaz-and-this-is-my-solution-to-this-challenge

Live Demo: https://celebrated-semolina-469711.netlify.app/

Age Calculator App

Age Calculator App

A challenge from frontendmentor.io where after user inputs their birthday, this app calculates how many years, months, and days has it been since.

Built with

  • react
  • styled-component
  • formik
  • yup

Links