Portfolio
Welcome to my portfolio! These are some of my favorite projects from my time at Ranken. Each one taught me something new—whether it's about databases, game emulation, or chasing API data across the internet.
- All
- Web App
- Application
Weather App
A clean, responsive weather app built with React. Enter any city and get real-time weather data from OpenWeatherMap.
React.js, OpenWeatherMap API
Video Game Storage
My final project for AWD1000 - a fully functional web app to catalog and manage your video game collection. Built with vanilla HTML, CSS, and JavaScript.
HTML5, CSS3, Vanilla JavaScript
Emulator Frontend
CRUD application with a relational database (MYSQL) to manage NES game collections, view manual, and play the game.
C#, MySQL, Visual Studio