diff --git a/site/assets/chloe.css b/site/assets/chloe.css
index 8cc56ba..05111e7 100644
--- a/site/assets/chloe.css
+++ b/site/assets/chloe.css
@@ -31,7 +31,7 @@
:root {
--background-color: #000000;
--text-color: #FFFFFF;
- --text-color-dim: #DDC0C0;
+ --text-color-dim: #C0C0C0;
}
.mobile-only {
@@ -42,6 +42,10 @@
display: none;
}
+.hide {
+ display: none;
+}
+
body {
font-family: archer;
background-color: var(--background-color);
@@ -113,10 +117,17 @@ a {
.section .block .content {
margin-top: 0.5em;
+ text-align: justify;
}
ul {
list-style-type: circle;
+ padding-inline-start: 1.5em;
+ margin: 0;
+}
+
+ul.spaced li {
+ margin-bottom: 0.5em;
}
.proficiencies .block {
@@ -134,7 +145,7 @@ ul {
:root {
--background-color: #FFFFFF;
--text-color: #000000;
- --text-color-dim: #332020;
+ --text-color-dim: #333333;
}
/*
@@ -186,10 +197,10 @@ ul {
display: block;
}
- strong, .title {
+ strong, .title, .descriptor {
font-weight: inherit;
color: var(--text-color);
- font-style: italic;
+ /* font-style: italic; */
}
.body {
diff --git a/site/index.html b/site/index.html
index d7450c0..225fc9d 100644
--- a/site/index.html
+++ b/site/index.html
@@ -187,18 +187,24 @@
-
+
-
- Implemented new designs for a greenfield rewrite of an e-commerce order form, using Vue.js and .NET.
+ Full Stack Developer ~ I've spent 5+ years creating complex applications, working across all layers in Vue.js, .NET, and other supporting technologies.
-
- Worked closely with product owners to quickly pivot development based on feedback and product goals.
+ Quality Code ~ I lead technical design for many new features, regularly lead efforts to refactor existing code and eliminate tech debt, and monitor others' changes for readability and best practices.
-
- Ran and updated Azure DevOps pipelines, facilitating seamless deployment of applications to multiple environments.
+ Deployment Management ~ I use Git and Azure DevOps to continuosly deploy changes to several development environments. Also, I coordinate scheduled cross-application production releases using DevOps, Sitefinity, and Octopus Deploy.
-
- Worked in tandem with other teams to build an ecosystem of independent but interconnected business applications.
+ Agile Trained ~ I participate in Agile ceremonies, and work with the team and management to re-assess and refine those ceremonies to best suit our needs.
+
+ -
+ Dynamic Workspace ~ I communicate closely with business partners to prioritize critical initiatives, provide realistic expectations and estimates for changes, and put development effort towards the most effective causes.
+
+ -
+ Site Reliability ~ I participate in the team's on-call rotation, using technologies such as Dynatrace, Solarwinds, Prometheus and OpsGenie to monitor production environments, diagnose critical issues, and resolve them with minimized impact during business hours.
@@ -255,6 +261,14 @@
Full-stack Developer ~ 2023 - Present
+