Skip to content

Instantly share code, notes, and snippets.

View bravegrumpy's full-sized avatar

bravegrumpy

View GitHub Profile
@bravegrumpy
bravegrumpy / index.html
Created January 31, 2026 18:32
Project Page Layout Example
<div class="container">
<h1>Projects</h1>
<div class="project">
<div class="example">
<img src="https://placehold.co/600x400" />
</div>
<div class="description">
<h2>Project Title</h2>
<p>Explain what problem is being solved with this project</p>
<p>This should be in a relatively large font for easy scanability</p>