My freeCodeCamp Projects

Responsive Web Design

Project 1: Feedback Survey

Applies concepts of HTML input types in the form of a survey.

View

Project 2: Tribute Page

A Marie Curie tribute page organized with CSS flexbox.

View

Project 3: "Technical" Documentation Page

Sandwich recipes organized with a navigation menu and linked sections.

View

Project 4: Product Landing Page

This pancake shop landing page uses advanced CSS styling as well as an iframe.

View

Project 5: Final - Professional Portfolio

The original version of my professional portfolio.

View
JavaScript Algorithms and Data Structures

Project 1: Build a Palindrome Checker

Applies concepts of DOM retrieval and modification.

View

Project 2: Build a Roman Numeral Converter

Uses recursion to convert numbers to Roman Numerals.

View