I'm a creative professional with five years of experience across three different B2B industries, and I'm ready to expand my work into tech.
I've designed a wide range of projects for print and the web, such as magazine ads, interactive video brochures, wedding invitations, digital marketing campaigns, web banners, product mockups, and more.
My recent work has been focused in designing and building websites from scratch through front end development. I have the modern essential coding languages under my belt so I can build engaging and responsive experiences for the web, and I'm always learning more.
Download ResumeA web app I designed and built with React.js for looking up almost any word in the English language. It shows phonetics, definitions, synonyms, usage examples, and images by using the DictionaryAPI.dev and the Pexels Image API.
A simple, lightweight landing page I designed and built to demonstrate the use of CSS transform properties, filters, and class manipulation through JavaScript.
A website with logic I built using Vanilla JavaScript and Moment.js. It displays the current date and time of a range of cities in their respective time zones. The home page features three cities showing their dates and times changing at a one-second interval.
A web I built with React.js that displays the current weather and forecast of almost any city around the world using the OpenWeatherAPI and an external animated weather component.
This web app I built with vanilla JavaScript displays the current weather and forecast for almost any city in the world using the OpenWeatherAPI and allows the user to check the weather of their current location.
A chat app I built using React.js, the Stream API and its components. It can be set up with user authentication, avatars, a light or dark theme, and custom styling.
A lead-capture page I designed and built for Dynamark Monitoring located in Hagerstown Maryland. By submitting the form, it allows users to access a demo of the company's emergency group chat software.
A simple game I built with vanilla JavaScript to demonstrate the fundamentals of the language. It alternates between X's and O's with a color to indicate the winner and a button to restart the game.
A calculator app I built with React.js to showcase the use of basic styling, operators, conditional rendering, and cases.