Erin Wilson

Jr. Front-End Developer, based in Houston, Texas

Featured Projects

Poem generator project

Poem App

Built an AI-powered poem generator using HTML, CSS, and JavaScript. Users enter a topic, and the app sends a prompt to an AI API using an API key to generate a unique short poem. This project gave me experience with API integration, prompt engineering, JSON data, and dynamic content.

Learn More

Dictionary App

A responsive dictionary application built with React that allows users to search for words and view definitions, examples, synonyms, and related images. I used APIs to retrieve and display word information and practiced using React components, useState, loops, and data mapping to create an interactive user experience. This project gave me valuable experience working with React, API integration, managing dynamic data, and creating user-friendly web applications.

Learn More
Dictionary project
World Clock project

Clock App

Built a live world clock that displays the current time across multiple time zones. Users can also select their current location or choose from different cities using a dropdown menu. This project gave me experience with Moment.js, .addEventListener(), and setInterval() to update the clocks in real time.

Learn More