Vacation Experience
Semantic HTML travel page highlighting my favorite city (Dallas). Includes accessible figures, captions, and external links.
Built with clean structure, descriptive alt text, and attention to usability. Deployed on Replit.
Web Designer · HTML · CSS · JavaScript
I’m a U.S. Army Reserve member and Cybersecurity student at Wilmington University, developing skills in web design, front-end development, and digital security. My recent web design coursework introduced me to HTML, CSS, and JavaScript, where I discovered how much I enjoy combining creativity with code. I’m currently building projects that focus on responsive layouts, accessibility, and modern design practices—aiming to start a career in web design or front-end development. Always open to connecting with other designers, developers, and tech professionals.
Semantic HTML travel page highlighting my favorite city (Dallas). Includes accessible figures, captions, and external links.
Built with clean structure, descriptive alt text, and attention to usability. Deployed on Replit.
Demonstrates a dark-mode toggle with saved preference, and expandable project details using vanilla JavaScript.
Uses localStorage to persist the theme, manages aria-pressed/aria-expanded for accessibility, and keeps the code simple.