diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000000..e308575ae0 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "DockerRun.DisableDockerrc": true +} \ No newline at end of file diff --git a/images/bio.png b/images/bio.png new file mode 100644 index 0000000000..9c8fe4fa8c Binary files /dev/null and b/images/bio.png differ diff --git a/images/cv.png b/images/cv.png new file mode 100644 index 0000000000..e00e20a92d Binary files /dev/null and b/images/cv.png differ diff --git a/images/email.png b/images/email.png new file mode 100644 index 0000000000..e7486614f3 Binary files /dev/null and b/images/email.png differ diff --git a/images/github.jpeg b/images/github.jpeg new file mode 100644 index 0000000000..2e77b65baa Binary files /dev/null and b/images/github.jpeg differ diff --git a/images/scholar.jpeg b/images/scholar.jpeg new file mode 100644 index 0000000000..70073722a7 Binary files /dev/null and b/images/scholar.jpeg differ diff --git a/images/tweeter.png b/images/tweeter.png new file mode 100644 index 0000000000..ff31144246 Binary files /dev/null and b/images/tweeter.png differ diff --git a/index.html b/index.html index d2dfaa503a..e9ed11d49b 100755 --- a/index.html +++ b/index.html @@ -9,14 +9,27 @@ - + - +
- +

@@ -28,12 +41,22 @@ At Google I've worked on Glass, Lens Blur, HDR+, VR, Portrait Mode, Portrait Light, and Maps. I did my PhD at UC Berkeley, where I was advised by Jitendra Malik. I've received the PAMI Young Researcher Award.

- Email  /  - CV  /  - Bio  /  - Scholar  /  - Twitter  /  - Github + +

+ + CV  |  + + Bio  |  + + Scholar |  + +  |  + +  |  + + + +

@@ -41,7 +64,9 @@
- + + +

Research

@@ -51,7 +76,9 @@

Research

- + + +
@@ -196,7 +223,7 @@

Research

- + - + - + - + - + - + - + @@ -2262,7 +2290,7 @@

Research

- + - + - + - + - + - + - +
@@ -3086,7 +3114,7 @@

Research

@@ -3157,7 +3185,7 @@

Research

@@ -3263,7 +3291,7 @@

Research

@@ -3314,7 +3342,7 @@

Research

@@ -3375,7 +3403,7 @@

Research

diff --git a/mipnerf/css/app.css b/mipnerf/css/app.css index 48a6629668..bb0ae178a2 100644 --- a/mipnerf/css/app.css +++ b/mipnerf/css/app.css @@ -156,4 +156,4 @@ span.highlight { display: inline-block; margin-left: 0.5em; margin-right: 0.5em; -} \ No newline at end of file +} diff --git a/zipnerf/css/app.css b/zipnerf/css/app.css index 48a6629668..bb0ae178a2 100644 --- a/zipnerf/css/app.css +++ b/zipnerf/css/app.css @@ -156,4 +156,4 @@ span.highlight { display: inline-block; margin-left: 0.5em; margin-right: 0.5em; -} \ No newline at end of file +}