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
TailwindCSS with VueJS Weather Web App with OpenWeatherMap, Google Map Embed API with navigator online api, HackerNews API, Quotable API, navigator geolocation api and local storage : https://gerimis-app.vercel.app/
Spring Boot backend service that generates random quotes from the Quotable API and allows users to send these quotes via email. Hosted on Render's free instance and deployed using Docker.
Angular application that displays random quotes using Quotable API and allows users to send these quotes via email. The background image is fetched using Unsplash API.
This repository contains code for a minimalistic quote generator website that displays a new quote every 5 seconds. The quotes are fetched from the quotable API and displayed on a clean background image. The website is built using Streamlit, a Python web framework for data science and machine learning applications.