summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2023-09-24 16:36:57 -0400
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2023-09-24 16:36:57 -0400
commitc8c6d9f13b5cae6f93f1e1615bfa484e3fa9b110 (patch)
tree9f58f7aed1b67b248b531c2fdd0927a498cb3dd8 /index.html
parentff3b7a7fa3f2ce994fb4aaaa9699c1c91fa07904 (diff)
Adding a nice picture of ebi, and updating resume
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index 49a12c3..afeff96 100644
--- a/index.html
+++ b/index.html
@@ -27,6 +27,12 @@
</header>
<section id='image_container'>
<figure class='image_item'>
+ <img src='images/ebi.jpg' />
+ <figcaption>
+ Hanging with my son, circa July 2023.
+ </figcaption>
+ </figure>
+ <figure class='image_item'>
<img src='images/gardens-min.jpg' />
<figcaption>
Me at Longwood Gardens, circa December 2021.
@@ -57,7 +63,7 @@
<h2>About Me</h2>
<p>
My name is Matthew Kosarek.
- I am a computer programmer from northern New Jersey and I currently live and work in Montreal, Quebec.
+ I am a computer programmer from northern New Jersey and I currently live Philadelphia, PA.
I keep my CV up to date on this website, and I also provide some links to the extracurriculars that I am up to.
</p>
</section>