diff options
author | Matthew Kosarek <matthew@matthewkosarek.xyz> | 2023-09-24 16:36:57 -0400 |
---|---|---|
committer | Matthew Kosarek <matthew@matthewkosarek.xyz> | 2023-09-24 16:36:57 -0400 |
commit | c8c6d9f13b5cae6f93f1e1615bfa484e3fa9b110 (patch) | |
tree | 9f58f7aed1b67b248b531c2fdd0927a498cb3dd8 /index.html | |
parent | ff3b7a7fa3f2ce994fb4aaaa9699c1c91fa07904 (diff) |
Adding a nice picture of ebi, and updating resume
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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> |