Skip to content

Commit 9700dca

Browse files
committed
update author
1 parent 72f296b commit 9700dca

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

_config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,10 @@ defaults:
243243
comments: true
244244
share: true
245245
related: true
246+
# _pages
247+
- scope:
248+
path: ""
249+
type: pages
250+
values:
251+
layout: single
252+
author_profile: true

about/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
---
2-
layout: page
32
title: About Me
43
tags: [about]
5-
modified: 2016-01-09
6-
comments: false
4+
modified: 2016-11-06
75
share: false
86
image:
97
feature: chicago.jpg
108
---
119

1210
I am a Software Engineer and market microstructure enthusiast at CME Group in Chicago IL, working on the CME's low-latency trade matching engine that powers CME Globex.
1311

14-
As a latency specialist, I've written performance tracking libraries that minimize the observer effect, analyzed billions of performance datapoints using data science tools, and tuned, redesigned, or otherwise rewritten applications to perform more optimally.
12+
As a latency specialist, I've written performance tracking libraries that minimize the observer effect, analyzed billions of performance datapoints using data science tools, and tuned, redesigned, or otherwise rewritten applications to perform more optimally.
1513

1614
Working on the matching engine team at one of the world's largest financial exchanges, I have a unique opportunity to study our markets like no one outside of the Merc can. My team's research and decision making helps shape
1715
and define global financial markets.

0 commit comments

Comments
 (0)