ProjectsContact

Projects

Some of the projects are from work and some are on my own time.

Sep 28, 2023
0

Art Gallery Website

In this project I used React and TypeScript to build the interface and Styled Components to style it, I also added some animations using the Framer Motion library. Additionally, I used the MapBox GL tool to create the map on the contact page.

Read more →

Aug 22, 2023 0

Body Mass Index Calculator Website

In this project I used React and Tailwind CSS to build the interface and JavaScript for areas that required interactivity, such as the body mass index calculator. I also used the Framer Motion library to make some small animations.

Oct 14, 2023 0

Typemaster Keyboard

In this project I used React and Tailwind CSS to build the interface, and also used the Framer Motion library to make some nice animations.

Sep 7, 2023 0

Dictionary Web App

In this project I used React and Vite to build the interface, CSS custom properties for theming and typography, and integrated the Free Dictionary API for word lookups, including audio playback when available.

Aug 31, 2023 0

Developer Portfolio

In this project I used React and Tailwind CSS to build the interface the Framer Motion library to make content reveal animations.

Aug 11, 2023 0

Clipboard Landing Page

In this project I used HTML5, along with Sass to style the interface and JavaScript to make animations to reveal content based on scrolling using the Intersection Observer API.