-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
40 lines (37 loc) · 1.88 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
title: Lisa Nguyen Quang Do
author: nguyenLisa
email: [email protected]
description: > # this means to ignore newlines until "show_exerpts:"
Personal website of Lisa Nguyen Quang Do.
show_excerpts: true # set to true to show excerpts on the homepage
plugins:
- jekyll-remote-theme
- jekyll-seo-tag
- jekyll-target-blank
remote_theme: samarsault/plainwhite-jekyll
# Minima date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
sass:
sass_dir: _sass
plainwhite:
name: Lisa Nguyen Quang Do
tagline: Senior software engineer
date_format: "%b %-d, %Y"
sitemap: true # set to true to generate sitemap.xml content
search: true # set to true to enable searchbar
dark_mode: true # set to true to add dark mode toggle
portfolio_image: "assets/portfolio.png" # the path from the base directory of the site to the image to display (no / at the start)
html_lang: "en" # set the lang attribute of the <html> tag for the pages. See here for a list of codes: https://www.w3schools.com/tags/ref_country_codes.asp
condensed_mobile:
#- home
- page
- post
# generate social links in footer
social_links:
twitter: lisa_nqd
github: nguyenLisa
linkedIn: in/lisanqd
email: [email protected]
description: I am a senior software engineer at Google Zurich. I work in Privacy infrastructure, and in particular in supporting privacy policy rollouts across Alphabet.<br />I received my Ph.D. in 2019 from Paderborn University, and my M.Sc. in Computer Science in 2014 from EPFL.<br />My research interests are scalable static code analysis, usable tooling, and secure software engineering. In particular, I explored the usability of static analysis tools, from the optimization of the analysis algorithms to the implementation of their frameworks to the usability of their interfaces.
# No dates in the file names.
permalink: /:title.html