Skip to content

Commit

Permalink
Update content on the About page (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamJ authored Oct 10, 2024
1 parent 3784cd4 commit c9ec1c4
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
10 changes: 5 additions & 5 deletions docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ <h1 class="display-1 fw-bold text-break">about</h1>
<content>
<div class="container-xxl mb-2 py-2 px-md-5">
<h2>Hello</h2>
<p>UX Designer, Developer, and Program Manager. Creating software for the construction world. Previously at Red Hat and AWS. Collector of nerdy things forever.</p>
<p>UX Designer, Developer, Program Manager. Creating software for the construction world. Previously at Red Hat and AWS. Collector of nerdy things, forever.</p>
<hr>
<p>Adam Jolicoeur is a designer, developer, and program manager in Massachusetts. Starting as a help desk tech, he discovered a desire to create technology rather than fixing it, which lead to a leap into the software engineering space.</p>
<p>While working at a small startup, Adam discovered the world of user experience design and realized that his future was before him. With a background in fine arts and knowledge in software development space (Backbone/Angular, anyone?), Adam took another step forward by becoming the first ux designer at a financial startup. Leading the next-generation of product design for card processors and financial institutions, Adam took that experience and used it to catapult into the large, corporate world.</p>
<p>With a move to Red Hat (later acquired by IBM), Adam accelerated his career path (and filled up many pages in his passport) through working with industry experts and the open source community on enterprise software experiences. After five years at Red Hat, Adam joined a small team at Amazon in AWS's Safety Engineering group to work on a new issue tracking and management product. While this time at Amazon came to abrupt close during the layoffs of 2023, the knowledge gained from such an environment only strengthened his desire to create in a collaborative and forward-looking environment.</p>
<p>Adam Jolicoeur is a designer, developer, and program manager in Massachusetts. Starting as a help desk tech, he discovered a desire to create technology, rather than fixing it, which lead to a leap into the software engineering space.</p>
<p>While working at a small startup, Adam discovered the world of user experience design and realized that his future was before him. With a background in fine arts and knowledge in the software development space (Backbone/Angular, anyone?), Adam took another step forward by becoming the first ux designer at a financial startup. Leading the next-generation of product design for card processors and financial institutions, Adam took that experience and used it to catapult into the world of publicly traded companies.</p>
<p>With a move to Red Hat (later acquired by IBM), Adam accelerated his career path (and filled up many pages in his passport) by working with industry experts and the open source community on enterprise software experiences. After five years at Red Hat, Adam joined a small team at Amazon in AWS's Safety Engineering group to work on a new issue tracking and management product. While his time at Amazon came to abrupt end during the layoffs of 2023, the knowledge gained from such an environment only strengthened his desire to create in a collaborative and forward-looking space.</p>
<p>Adam has continued his career at <a href="https://www.componentassembly.com" title="Link to Component Assembly System's website">Component Assembly Systems</a> as their Lead Program Manager and Head of UX.</p>
<h2>Background</h2>
<ul>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h4>Links</h4>
<li><a href="https://www.github.com/AdamJ" title="External link to my GitHub profile">AdamJ.github.io</a></li>
</ul>
<h3>Education</h3>
<p>I attended MCLA (Massachusetts College of Liberal Arts, formerly North Adams State) and graduated with degrees in Fine and Performing Arts and Arts Management. While at MCLA, I was the President of the Lacrosse Club (now a recognized D3 sport) and received a variety of accolades such as Alpha Chi, National Scholars Honor Society, and the Who’s Who in American Colleges and Universities.</p>
<p>I attended MCLA (Massachusetts College of Liberal Arts, formerly North Adams State) graduating with degrees in Fine and Performing Arts and Arts Management. While at MCLA, I was the President of the Lacrosse Club (now a recognized D3 sport) while also receiving a variety of accolades such as Alpha Chi, National Scholars Honor Society, and the Who’s Who in American Colleges and Universities.</p>

</div>
</content>
Expand Down
14 changes: 7 additions & 7 deletions docs/feed.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
"url": "https://www.adamjolicoeur.com/about"
},
"items": [
{
"id": "https://www.adamjolicoeur.com/about/",
"url": "https://www.adamjolicoeur.com/about/",
"title": "about",
"date_published": "2024-10-04T16:15:30Z"
}
,
{
"id": "https://www.adamjolicoeur.com/presentations/portfolio/",
"url": "https://www.adamjolicoeur.com/presentations/portfolio/",
Expand Down Expand Up @@ -157,13 +164,6 @@
"date_published": "2024-06-10T18:56:16Z"
}
,
{
"id": "https://www.adamjolicoeur.com/about/",
"url": "https://www.adamjolicoeur.com/about/",
"title": "about",
"date_published": "2024-06-10T18:56:16Z"
}
,
{
"id": "https://www.adamjolicoeur.com/alfred/workflows/",
"url": "https://www.adamjolicoeur.com/alfred/workflows/",
Expand Down
10 changes: 5 additions & 5 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
<lastmod>2024-06-10T18:56:16.541Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/about/</loc>
<lastmod>2024-06-10T18:56:16.541Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/contact/</loc>
<lastmod>2024-06-10T18:56:16.541Z</lastmod>
Expand Down Expand Up @@ -126,4 +121,9 @@
<lastmod>2024-09-30T18:26:06.125Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/about/</loc>
<lastmod>2024-10-04T16:15:30.923Z</lastmod>
</url>

</urlset>
10 changes: 5 additions & 5 deletions social/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
"imgName":"alfred-workflows"
},

{
"title":"about",
"imgName":"about"
},

{
"title":"contact",
"imgName":"contact"
Expand Down Expand Up @@ -122,5 +117,10 @@
{
"title":"Portfolio",
"imgName":"portfolio"
},

{
"title":"about",
"imgName":"about"
}
]
10 changes: 5 additions & 5 deletions src/pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ eleventyNavigation:

## Hello

UX Designer, Developer, and Program Manager. Creating software for the construction world. Previously at Red Hat and AWS. Collector of nerdy things forever.
UX Designer, Developer, Program Manager. Creating software for the construction world. Previously at Red Hat and AWS. Collector of nerdy things, forever.

---

Adam Jolicoeur is a designer, developer, and program manager in Massachusetts. Starting as a help desk tech, he discovered a desire to create technology rather than fixing it, which lead to a leap into the software engineering space.
Adam Jolicoeur is a designer, developer, and program manager in Massachusetts. Starting as a help desk tech, he discovered a desire to create technology, rather than fixing it, which lead to a leap into the software engineering space.

While working at a small startup, Adam discovered the world of user experience design and realized that his future was before him. With a background in fine arts and knowledge in software development space (Backbone/Angular, anyone?), Adam took another step forward by becoming the first ux designer at a financial startup. Leading the next-generation of product design for card processors and financial institutions, Adam took that experience and used it to catapult into the large, corporate world.
While working at a small startup, Adam discovered the world of user experience design and realized that his future was before him. With a background in fine arts and knowledge in the software development space (Backbone/Angular, anyone?), Adam took another step forward by becoming the first ux designer at a financial startup. Leading the next-generation of product design for card processors and financial institutions, Adam took that experience and used it to catapult into the world of publicly traded companies.

With a move to Red Hat (later acquired by IBM), Adam accelerated his career path (and filled up many pages in his passport) through working with industry experts and the open source community on enterprise software experiences. After five years at Red Hat, Adam joined a small team at Amazon in AWS's Safety Engineering group to work on a new issue tracking and management product. While this time at Amazon came to abrupt close during the layoffs of 2023, the knowledge gained from such an environment only strengthened his desire to create in a collaborative and forward-looking environment.
With a move to Red Hat (later acquired by IBM), Adam accelerated his career path (and filled up many pages in his passport) by working with industry experts and the open source community on enterprise software experiences. After five years at Red Hat, Adam joined a small team at Amazon in AWS's Safety Engineering group to work on a new issue tracking and management product. While his time at Amazon came to abrupt end during the layoffs of 2023, the knowledge gained from such an environment only strengthened his desire to create in a collaborative and forward-looking space.

Adam has continued his career at [Component Assembly Systems](https://www.componentassembly.com "Link to Component Assembly System's website") as their Lead Program Manager and Head of UX.

Expand Down Expand Up @@ -66,4 +66,4 @@ I tend to use what I know, but am always on the lookout for great open source pr

### Education

I attended MCLA (Massachusetts College of Liberal Arts, formerly North Adams State) and graduated with degrees in Fine and Performing Arts and Arts Management. While at MCLA, I was the President of the Lacrosse Club (now a recognized D3 sport) and received a variety of accolades such as Alpha Chi, National Scholars Honor Society, and the Who’s Who in American Colleges and Universities.
I attended MCLA (Massachusetts College of Liberal Arts, formerly North Adams State) graduating with degrees in Fine and Performing Arts and Arts Management. While at MCLA, I was the President of the Lacrosse Club (now a recognized D3 sport) while also receiving a variety of accolades such as Alpha Chi, National Scholars Honor Society, and the Who’s Who in American Colleges and Universities.

0 comments on commit c9ec1c4

Please sign in to comment.