You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This android app fetches the data from the USGS API in real time to display a list of earthquakes. On clicking an earthquake it opens a browser window with the complete information of the earthquake along with the location on a map.
Using JavaScript I've done a project of simple To-do-list , with using couple of packages. addeventlistener, local Storage, parsing JSON, ID element, labelling Element,
Geolocate IP Address is a C# console application that retrieves geolocation information for a given IP address using the ipinfo.io API. Users can quickly discover details such as country, city, region, coordinates, ISP (ASN), and postal code associated with the provided IP address.
MyQuotify is a simple quote showing app where user can get tons of quotes. I have made this app using kotlin by implementing some famous techniques like 'ViewModel', 'ViewModelFactoey', 'JSON Parsing' etc.