adding projects to gallery
This commit is contained in:
parent
fffdfbb575
commit
d8f1b7904b
6 changed files with 20 additions and 11 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
<h3 style = "margin-bottom: 5vh;">
|
||||
I love creating and working with large libraries and building intricate systems. The feeling of using systems and classes I or a close friend have built in an earlier part of a project is something I love,
|
||||
remembering the thought put into how it works and seeing it interact seemlessly and efficiently with other parts designed separately. I imagine its how it feels to build the house you live within, each part
|
||||
remembering the thought and conversations had around how it works and seeing it interact seemlessly and efficiently with other parts designed separately. I imagine its how it feels to build the house you live within, each part
|
||||
has a story and feels special to you on a personal level.
|
||||
|
||||
</h3>
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<div id = "programGallery">
|
||||
<a href = "pages/gallery/Cat_tower_defense/cat-tower-defense.html" class = "galleryLink">
|
||||
<img src = "pages/gallery/Cat_tower_defense/projectHeaderImage.png" class = "galleryImage">
|
||||
<img src = "" class = "galleryImage">
|
||||
</a>
|
||||
<p class = "galleryTitle">Image Title</p>
|
||||
<p class = "galleryCaption">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue