Here’s a list of projects that I’ve worked on.
Jekyll Blog
This blog is one of my first coding projects. It is built and maintained with Jekyll and hosted on GitHub as my user page.
Google Homepage Rebuild
This project demonstrates the use of basic HTML and CSS to create a clone of the Google homepage.
Techniques Used
- Use of classes and ids to target page elements with specific styles
- Use of unordered lists to create navigation bar
- Use of float, absolute postion, negative margins, and inline-block to position elements on the page
Inspired by The Odin Project
</p>