Weatherly
Weatherly is a minimalist weather website that uses HTML, CSS, Javascript, and React. Users can enter the name of a city, and the site fetches and displays the current weather using a free weather API.

Hello, I am Stephanie Blanco.
A collection of projects and work by Stephanie Blanco.
Weatherly is a minimalist weather website that uses HTML, CSS, Javascript, and React. Users can enter the name of a city, and the site fetches and displays the current weather using a free weather API.
Built a console-based Java application that helps users track daily expenses and view a summary of their spending. The app allows input of expenses by category, stores data locally, and generates basic reports.
Hello, I am Stephanie Blanco.
I am Stephanie Blanco.
Experience
Ai Tech Fellow
Break Through Tech · April 2026 - Present
Project Manager/Member
Girls Who Code · August 2020 - May 2024
Education
Florida International University; Miami, FL
Bachelor’s Degree, Computer Science · Class of 2028
Miami Dade College; Miami, FL
Associate’s Degree, Computer Science · Class of 2026
Skills
Weatherly is a minimalist weather website that uses HTML, CSS, Javascript, and React. Users can enter the name of a city, and the site fetches and displays the current weather using a free weather API.
Built a console-based Java application that helps users track daily expenses and view a summary of their spending. The app allows input of expenses by category, stores data locally, and generates basic reports.
Habit tracker is a lightweight habit tracking app built with SwiftUI. It allows user to create daily habits, mark them as completed, and view their progress over time. This app features a simple and clean interface.
Built a library management system in C++ to apply object-oriented programming concepts like classes, inheritance, and file handling. The system helps manage books, users, and transactions efficiently, providing features like book checkout, return, and inventory tracking, which simulate real-world library operations.