Skip to content

Commit 6002902

Browse files
committed
chore: changed current job to Microsoft
1 parent 32a3aa6 commit 6002902

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: about.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ <h2 id="about_title">In case you don't know by now, my name is Jason Gomes.</h2>
6363
<div id="map-pin" class="about_div"><h3>I grew up in Old Bridge, NJ. As I grew up, I was always the tech guru of our house. I got used to fixing everything from the toaster oven to diagnosing Microsoft errors and installing RAM.</h3></div>
6464
<div id="basketball-ball" class="about_div"><h3>My dad is a high school basketball scout, and through him my love of basketball was born. I can't begin to talk about the number of games we've watched together, from small high school games to NBA playoff games.</h3></div>
6565
<div id="graduation-cap" class="about_div"><h3>When I got to Rutgers, I narrowed my potential career options down to computers and sports, specifically basketball. I took a few intro to CS classes and loved it, along with being a manager for the Rutgers Men's Basketball team for two years.</h3></div>
66-
<div id="briefcase" class="about_div"><h3>I work as a Software Engineer at iCIMS, a Software-as-a-Service company that provides a wide range of powerful recruiting solutions.</h3></div>
67-
<div id="code" class="about_div"><h3>I just finished an <a id="about_link" href="https://github.com/JasonG7234/NBA-Draft-Model">NBA Draft Model in Python</a>, and am currently open to <a id="about_link" href="https://www.upwork.com/freelancers/~01125d5cf011820590">any and all freelance opportunities</a>.</h3></div>
66+
<div id="briefcase" class="about_div"><h3>Currently, I am an SWE II at Microsoft, working on the Azure product. Previously, I worked as a Software Engineer at iCIMS, creating recruiting software solutions.</h3></div>
67+
<div id="code" class="about_div"><h3>I am finishing up an <a id="about_link" href="https://github.com/JasonG7234/NBA-Draft-Model">NBA Draft Model in Python</a>, and am currently trying to learn TypeScript (just because).</h3></div>
6868

6969
</section>
7070
</main>

Diff for: index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<img class="profile_pic" src="images/me.png" alt="Jason Gomes Smiling">
5454
</div>
5555
<h1>Hi, my name is Jason Gomes.</h1> <br>
56-
<h2>I'm a Software Engineer at <a href="https://www.icims.com/">iCIMS</a>.</h2><br>
56+
<h2>I'm a Software Engineer at <a href="https://www.microsoft.com/">Microsoft</a>.</h2><br>
5757
<h3>I studied CS and ITI at <a href="https://www.rutgers.edu/">Rutgers University.</a></h3><br>
5858
<a href="about.html"><button class="side_buttons">Get to know me</button></a>
5959
<a href="contact.html"><button class="side_buttons">Get in touch</button></a>

0 commit comments

Comments
 (0)