diff --git a/content/pages/index.md b/content/pages/index.md
index 65ad323..2ec4ee8 100644
--- a/content/pages/index.md
+++ b/content/pages/index.md
@@ -20,7 +20,7 @@ Strategic technology leader with a proven track record of driving innovation and
- __Pioneered SRE Practices__: Established the company’s first Site Reliability Engineering (SRE) team, enhancing site reliability through multi-region cloud solutions and improved incident response times.
- __Aligned Engineering with Business Growth__: Developed and scaled core services using Node.js and AWS-native services, directly supporting top-of-funnel traffic and third-party integrations.
-- Improved Incident Resolution: Achieved a 10% reduction in mean time to resolution for incidents by implementing a status page for distributed service applications.
+- __Improved Incident Resolution__: Achieved a 10% reduction in mean time to resolution for incidents by implementing a status page for distributed service applications.
- __Leadership in DEI__: Fostered a team culture rooted in __diversity, equity, and inclusion__, making the team a top destination for both internal and external talent.
- __Attracted and Developed Top Talent__: Led efforts to attract and hire top engineering talent by promoting a strong team culture and fostering a sense of ownership and pride within the team, resulting in a high retention rate and a preferred destination for internal and external candidates.
diff --git a/content/projects.md b/content/projects.md
index e426c1f..2cba4c7 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -16,7 +16,7 @@
My solutions to some fun coding challenges. [Advent of Code](https://adventofcode.com/).
- [Recipes Worksheet](https://github.com/kalisjoshua/factorio-recipes-worksheet) -
- A generic calculator application for some video games I play.
+ A generic calculator application for some video games I play; [live codesandbox](https://pjn9l2667.csb.app/).
- [Lux](https://github.com/kalisjoshua/lux-core) -
Frontend application framework to build ReactJS components from API responses leveraging hypermedia.
@@ -24,6 +24,11 @@
- [KoanJS](https://github.com/kalisjoshua/koans-js) -
JavaScript koans to progressively learn JavaScript through TDD in the browser.
+ - [Conversation Topics](https://github.com/kalisjoshua/AlexaSkill-ConversationTopics) -
+ An Alexa skill that provides topics for conversation.
+
+
diff --git a/content/template.html b/content/template.html
index 2a9d0bb..1aa197a 100644
--- a/content/template.html
+++ b/content/template.html
@@ -19,21 +19,21 @@