Web applications I've built:
Dictionary App
A feature-rich dictionary web app built with React, offering definitions, phonetics, synonyms, and images—with a dark mode toggle for eye-friendly browsing. View on GitHub
Landing Page
A responsive landing page showcasing Venice, built with pure HTML and CSS. Perfect for practicing semantic markup, Flexbox/Grid, and animations. View on GitHub
Weather Application
A responsive weather application built with React, using the SheCodes Weather API to display real-time weather data and forecasts. View on GitHub
World Clock Application
A lightweight vanilla JavaScript application that displays the current time across different time zones, by name of a specific city, and shows the time difference between two cities. View on GitHub
AI Quote Generator Application
A web application that generates inspirational quotes using AI. Built with vanilla JavaScript and integrated with an AI API. View on GitHub