Skip to content

Commit aa66c0b

Browse files
committed
author
1 parent 9c64a05 commit aa66c0b

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

services/console/src/pages/author/everett-pompeii.astro

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import { BENCHER_GITHUB_URL } from "../../util/ext";
2727
<hr />
2828

2929
<p>
30-
Everett Pompeii is a senior software engineer with a focus on real-time network security.
30+
Everett Pompeii is a senior software engineer with a focus on real-time systems.
3131
As a recovering C++ developer, he now enjoys working primarily in Rust.
3232
He is a contributor and maintainer for several open source projects, the most recent of which is
3333
<a href={BENCHER_GITHUB_URL}>Bencher</a>,
@@ -49,9 +49,12 @@ import { BENCHER_GITHUB_URL } from "../../util/ext";
4949
<p>
5050
Professionally, Everett has worked in a variety of programming languages:
5151
Rust, C, C++, Python, JavaScript, Typescript, Go, Java, Ruby, Bash, SQL, and more.
52-
Currently, he is building Runtime Application Self-Protection libraries using
53-
<a href="http://langsec.org/">LangSec</a> principles with eBPF and other Linux Kernel primatives.
54-
He has lead ground braking reasearch on
52+
Currently, he is building unmanned aerial systems (UAS) and ground control stations (GCS) in Rust.
53+
Previously, he worked on Runtime Application Self-Protection libraries using
54+
<a href="http://langsec.org/">LangSec</a> principles with
55+
<a href="https://isovalent-9197153.hs-sites.com/echo-news-episode-59-cilium-case-studies.-ebpf-for-the-next-10-years">eBPF</a>
56+
and other Linux Kernel primitives.
57+
He has lead ground braking research on
5558
<a href="https://www.darpa.mil/program/intent-defined-adaptive-software">DARPA IDAS</a>.
5659
While working on Cross Domain Solutions, Everett co-lead the design and development of a new product
5760
<a href="https://www.nsa.gov/Cybersecurity/Partnership/National-Cross-Domain-Strategy-Management-Office/">secure enough to meet NSA standards</a>.
@@ -61,7 +64,7 @@ import { BENCHER_GITHUB_URL } from "../../util/ext";
6164
<div class="columns is-centered">
6265
<div class="column is-narrow">
6366
<nav class="level is-mobile">
64-
<div class="level-item has-text-centered">
67+
<div class="level-item has-text-centered"
6568
<a
6669
class="navbar-item"
6770
href="https://github.com/epompeii"

0 commit comments

Comments
 (0)