Hallo, my name is

Arnold Odhiambo

I'm a Web Developer

PROJECTS

image of faq card component

FAQ Accordion Component

This is a mobile responsive accordion component that I built using HTML, CSS and JavaScript. I used CSS classes to apply effects on click instead of manually in the JavaScript click function.

HTML CSS JavaScript
image of a 3-column preview card component

3-Column Card Component

This card component is made with semantic HTML and CSS. I used flexbox to align the columns side by side. I also used button outline to create the hover effect of the card buttons.

image of nft card component

NFT Card Component

NFT card component is made with HTML and CSS. I used flexbox to align the ethereum amount and days left as well as the attribution section.

image of order summary card component

Order Summary Card Component

This HTML & CSS only project exploited my ability to align flex items and to use z-index to apply hover effects on the buttons.

image of qr card component

QR Code Card Component

This is a simple HTML and CSS project applying different font colors and text alignment in a card.

image of stats-preview card component

Stats Preview Card Component

This HTML and CSS card is made with grid. I used grid in order to apply the row-reverse effect for the mobile version. Applying the purple filter on the image is done with position absolute and z-index together with opacity.