Featured Project

Portfolio Website

This project demonstrates my ability to create a semantically structured HTML website with multiple pages.

Screenshot of portfolio site
Homepage of my portfolio site.

Project Video

Code Sample

<section>
  <h2>Welcome</h2>
  <p>This is a sample code block.</p>
</section>
        

Definition List

HTML
A markup language used for creating web pages.
Semantic Tags
Tags that convey meaning about the content inside them.