Skip to content

Commit

Permalink
Minor updates and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarku committed Mar 16, 2024
1 parent dc92354 commit f631841
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
9 changes: 4 additions & 5 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,14 @@
"Gunnar Kudrjavets" width= "222px" height="200px"><br>
<br>
<span class="c1">Research and rants</span><br>
<a href="https://www.linkedin.com/in/gunnarku/">LinkedIn</a> |
<a href="https://dblp.org/pid/94/4418.html">DBLP</a> |
<a href=
"https://scholar.google.com/citations?user=y7AYhKoAAAAJ&hl=en">Google Scholar</a> |
<a href="https://scholar.google.com/citations?user=y7AYhKoAAAAJ&hl=en">Google Scholar</a> |
<a href="https://ultrasignup.com/results_participant.aspx?fname=Gunnar&lname=Kudrjavets">UltraSignup</a> |
<a href="https://orcid.org/0000-0003-3730-4692">ORCID</a> |
<a href="https://www.webofscience.com/wos/author/record/2279801">Web of Science</a> |
<a href="https://medium.com/@gunnarku">Medium</a> |
<a href="https://medium.com/@gunnarku">Medium</a> |
<a href="https://twitter.com/gunnarku">Twitter</a><br>

<br>
<span class="c1">Contact</span><br>
E-mail: <a href=
Expand All @@ -68,7 +67,7 @@
</div>
<script src=
"{{%20'/assets/js/scale.fix.js'%20|%20relative_url%20}}"></script>
{% if site.google_analytics %}
{% if site.google_analytics %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
Expand Down
11 changes: 6 additions & 5 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,20 @@ My favorite theater of operations is the unpleasantness of reality.

[Microsoft](https://www.microsoft.com/en-us/) taught me how to be an operating systems engineer who knows a thing or two about systems performance and security.
[Meta](https://www.meta.com/) (a company formerly known as Facebook) enabled me to refine those skills in a different context.
As of March 2024, I am a Principal Engineer at [AWS EC2 Nitro](https://aws.amazon.com/ec2/nitro/) team.
You can read more about the Nitro System [here](https://docs.aws.amazon.com/whitepapers/latest/security-design-of-aws-nitro-system/security-design-of-aws-nitro-system.html) or look at publicly available [resources](nitro.md).

A public description of my career evolution is on my [LinkedIn page](https://www.linkedin.com/in/gunnarku/).
As of March 2024, I am a Principal Engineer at Amazon ([AWS EC2 Nitro](https://aws.amazon.com/ec2/nitro/) team).
You can read more about the Nitro System [here](https://docs.aws.amazon.com/whitepapers/latest/security-design-of-aws-nitro-system/security-design-of-aws-nitro-system.html) or look at publicly available [resources](nitro.md).

My academic ties were associated with the [University of Groningen](https://search-rug.github.io/) (Netherlands), but I still live physically in Seattle suburbia, Washington, USA.
Physically, I live in Seattle suburbia (Washington, USA).

## Research

My academic ties were associated with the [University of Groningen](https://search-rug.github.io/) (Netherlands).
I defended my dissertation on October 17, 2023.
Majority of my research was related to the insanity of [code reviews](cr.md).
My dissertation received the [MSR 2024 Distinguished Doctoral Research Award](https://2024.msrconf.org/track/msr-2024-msr-awards).
The speed of code reviews matters! ;-)
Majority of my research was related to the insanity of [code reviews](cr.md).

My thesis supervisors were [Dr. Ayushi Rastogi](https://ayushirastogi.github.io/) and [Prof. Paris Avgeriou](https://www.cs.rug.nl/~paris/) from the [Bernoulli Institute for Mathematics, Computer Science and Artificial Intelligence](https://www.rug.nl/research/bernoulli/) at the [University of Groningen](https://www.rug.nl/) in Netherlands.
I was part of the [Software Engineering and Architecture research group](https://search-rug.github.io/).
A preprint of every recent research paper I have written and accepted by arXiv is available [there](https://arxiv.org/search/cs?searchtype=author&query=Kudrjavets,+G) for free.
Expand Down

0 comments on commit f631841

Please sign in to comment.