diff options
Diffstat (limited to 'resume.html')
-rw-r--r-- | resume.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/resume.html b/resume.html index 31edd28..f56696e 100644 --- a/resume.html +++ b/resume.html @@ -5,6 +5,7 @@ <title>Michael Foiani Frontend Resume</title> <meta name="description" content="Michael Foiani's Frontend Resume 2025" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> + <link rel="icon" href="favicon.ico" /> <style> /* minimalist reset */ * { @@ -181,7 +182,7 @@ <h3>Work History</h3> <section> <div class="line-with-spacer job-title"> - <span>Owner of MFOI Consulting LLC; Naples FL</span> + <span>Owner - MFOI Consulting LLC, Naples FL</span> <span class="aligned-right">July 2024 to Current</span> </div> <ul> @@ -204,9 +205,9 @@ <section> <div class="line-with-spacer job-title"> <span - >Head Teaching Assistant; Brown University, Providence RI</span + >Head Teaching Assistant - Brown University, Providence RI</span > - <span class="aligned-right">January 2022 - May 2024</span> + <span class="aligned-right">January 2022 to May 2024</span> </div> <ul> <li> @@ -239,10 +240,10 @@ <section> <div class="line-with-spacer job-title"> <span - >Research Assistant for Prof. Van Dam's Graphics Lab; Brown + >Research Assistant - Prof. Van Dam's Graphics Lab, Brown University</span > - <span class="aligned-right">January 2022 - May 2023</span> + <span class="aligned-right">January 2022 to May 2023</span> </div> <ul> <li> @@ -266,7 +267,7 @@ <section> <div class="line-with-spacer job-title"> <span - >Fullstack Software Engineer Intern; Tagg.Id, Palo Alto CA</span + >Fullstack Software Engineer Intern - Tagg.Id, Palo Alto CA</span > <span class="aligned-right">Summer 2021</span> </div> |