Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wodeni committed Oct 17, 2019
2 parents 35da40e + 172a364 commit c1e7c4d
Show file tree
Hide file tree
Showing 7 changed files with 76 additions and 30 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
source 'https://rubygems.org'
gem 'jekyll-assets', "~> 2.4.0"
gem "jekyll-pdf"
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ Any change you want to make to your CV from then on would have to be done on the

## Generating PDFs in one command

You can optionally integrate [jekyll-pdf](https://github.com/abeMedia/jekyll-pdf) to the package and automatically generate the PDF along with the HTML version. See more instructions in the [repo](https://github.com/abeMedia/jekyll-pdf).
You can optionally integrate [jekyll-pdf](https://github.com/abeMedia/jekyll-pdf) to the package and automatically generate the PDF along with the HTML version. See more instructions in the [repo](https://github.com/abeMedia/jekyll-pdf). As of 02/07/2019, `jekyll-pdf` does not work well with this repo.

18 changes: 18 additions & 0 deletions _includes/cv-contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<div id="contact-info">

{% if page.homepage %}
<i class="fi-home" style="margin-left:1em"></i>
<a href="{{ page.homepage.url }}" style="margin-left:0.5em"> {{ page.homepage.text }}</a>
{% endif %}

{% if page.email %}
<i class="fi-mail" style="margin-left:1em"></i>
<a href="{{ page.email.url }}" style="margin-left:0.5em">{{ page.email.text }}</a>
{% endif %}

{% if page.phone %}
<i class="fi-telephone" style="margin-left:1em"></i>
{{ page.phone }}
{% endif %}

</div>
2 changes: 1 addition & 1 deletion _layouts/cv.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>
<div id="main">
<div id="content">
{{ content }}
{{ content }}
</div>
</div>
</body>
Expand Down
74 changes: 51 additions & 23 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,52 @@
---
layout: cv
title: Wode "Nimo" Ni
pdf: true
email:
url: mailto:[email protected]
text: [email protected]
homepage:
url: http://cs.cmu.edu/~woden
text: cs.cmu.edu/~woden
---
# Wode __Ni__

<div id="webaddress">
<i class="fi-home" style="margin-left:1em"></i>
<a href="http://www.cs.cmu.edu/~woden" style="margin-left:0.5em">cs.cmu.edu/~woden</a>
<i class="fi-mail" style="margin-left:1em"></i>
<a href="[email protected]" style="margin-left:0.5em">[email protected]</a>
</div>
# Wode **Ni**

<!--
include contact information from the front matter
Supported arguments:
- homepage: url, text
- phone
- email
-->

{% include cv-contact.html %}

## Education

### __Carnegie Mellon University__ `2018.9 -`
### **Carnegie Mellon University** `2018.9 -`

```
Pittsburgh, PA
```

- Ph.D. in Software Engineering
- Co-advised by [Ken Koedinger](http://pact.cs.cmu.edu/koedinger.html) and [Josh Sunshine](http://www.cs.cmu.edu/~jssunshi/)

### __Columbia University__ `2016.9 - 2018.5`
### **Columbia University** `2016.9 - 2018.5`

```
New York, NY
```

- B.S. in Computer Science, _Magna Cum Laude_
- Vision, Graphics track

### __Dickinson College__ `2013.9 - 2016.5`
### **Dickinson College** `2013.9 - 2016.5`

```
Carlisle, PA
```

- B.S. in Computer Science, _Summa Cum Laude_
- Computer Science Departmental Honors

Expand Down Expand Up @@ -64,43 +79,56 @@ __Wode Ni\*__, Katherine Ye\*, Joshua Sunshine, Jonathan Aldrich, and Keenan Cra
[[www](http://penrose.ink)]
[[repo](https://github.com/penrose/penrose)]

### [__Whiteboard Scanning Using Super-Resolution__](http://scholar.dickinson.edu/student_honors/221/)
__Wode Ni__.<br> _Dickinson College Honors Theses. Paper 221._<br>
### [**Whiteboard Scanning Using Super-Resolution**](http://scholar.dickinson.edu/student_honors/221/)

**Wode Ni**.<br> _Dickinson College Honors Theses. Paper 221._<br>
[[PDF](assets/superres.pdf)]

## Experience

### __Carnegie Mellon University, Research Experiences for Undergraduate__ `2017.5 - 2017.8`
### **Carnegie Mellon University, Research Experiences for Undergraduate** `2017.5 - 2017.8`

_Research Assistant_<br>
__Penrose__ is a system that automatically visualizes mathematics using two domain-specific languages: __Substance__ and __Style__. Co-advised by [Jonathan Aldrich](https://www.cs.cmu.edu/~./aldrich/), [Keenan Crane](https://www.cs.cmu.edu/~kmcrane/), [Joshua Sunshine](http://www.cs.cmu.edu/~jssunshi/), and [Katherine Ye](https://www.cs.cmu.edu/~kqy/), I designed and implemented the Style language, and extended the Substance language to support functions and logically quantified statements.
**Penrose** is a system that automatically visualizes mathematics using two domain-specific languages: **Substance** and **Style**. Co-advised by [Jonathan Aldrich](https://www.cs.cmu.edu/~./aldrich/), [Keenan Crane](https://www.cs.cmu.edu/~kmcrane/), [Joshua Sunshine](http://www.cs.cmu.edu/~jssunshi/), and [Katherine Ye](https://www.cs.cmu.edu/~kqy/), I designed and implemented the Style language, and extended the Substance language to support functions and logically quantified statements.

### **Columbia University, Computer Graphics and User Interfaces Lab** `2017.1 - 2017.5`

### __Columbia University, Computer Graphics and User Interfaces Lab__ `2017.1 - 2017.5`
_Research Assistant_<br>
Worked with prof. Steven Feiner, on __Cyber Affordance Visualization in Augumented Reality__ project. Developed a Microsoft Hololens application that visualizes the Columbia campus in AR environment.
Worked with prof. Steven Feiner, on **Cyber Affordance Visualization in Augumented Reality** project. Developed a Microsoft Hololens application that visualizes the Columbia campus in AR environment.

### **AsiaInfo** `2015.6 - 2015.8`

### __AsiaInfo__ `2015.6 - 2015.8`
_Software Engineering Intern_<br>
Worked on server-side web applications and server deployment tools.

## Advising

Max Krieger (CMU, independent research & [REUSE](https://www.cmu.edu/scs/isr/reuse/)) `CMU, 2018 - Now` <br>
Courtney Miller (New College of Florida, [REUSE](https://www.cmu.edu/scs/isr/reuse/)) `CMU, 2019` <br>
Anael Kuperwajs Cohen (Macalester College, [REUSE](https://www.cmu.edu/scs/isr/reuse/)) `CMU, 2019` <br>

## Teaching

Teaching Assistant, __Programming Languages and Translators (COMS 4115)__ `Columbia, 2017 - 2018` <br>
Teaching Assistant, __Introduction to Java II (COMP 132)__ `Dickinson, 2016` <br>
Peer Tutor, __Data Structures and Problem Solving (COMP 232)__ `Dickinson, 2016` <br>
Teaching Assistant, **Programming Languages and Translators (COMS 4115)** `Columbia, 2017 - 2018` <br>
Teaching Assistant, **Introduction to Java II (COMP 132)** `Dickinson, 2016` <br>
Peer Tutor, **Data Structures and Problem Solving (COMP 232)** `Dickinson, 2016` <br>
Computer Lab Consultant `Dickinson, 2014 - 2016` <br>


## Honors & Awards

Phi Beta Kappa `Dickinson, 2018` <br>
Excellence in Computer Science Award `Columbia, 2018` <br>
Tau Beta Pi, Engineering Honor Society `Columbia, 2017` <br>
Computer Science Departmental Honors `Dickinson, 2016` <br>
Pi Mu Epsilon, Mathematics Honor Society `Dickinson, 2016` <br>
Upsilon Pi Epsilon, Computer Science Honor Society `Dickinson, 2016` <br>
Upsilon Pi Epsilon, Computer Science Honor Society `Dickinson, 2016` <br>
Alpha Lambda Delta, First year Honor Society `Dickinson, 2013`<br>
John Montgomery Scholarship `Dickinson, 2013` <br>
Travel Award for [SPLASH'18](https://2018.splashcon.org/track/splash-2018-PLMW?track=SPLASH%20PLMW)

## Service

Research Experiences for Undergraduates in Software Engineering (REUSE) Program Admission Committee `CMU, 2019`

<!-- ### Footer
Expand Down
4 changes: 2 additions & 2 deletions media/cv-print.css
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@ li {
/*color: #777;*/
}

#webaddress {
#contact-info {
text-align: center;
position: relative;
font-weight: lighter;
color: #ccc;
/* font-family: Menlo,monospace,sans-serif; */
}

#webaddress a {
#contact-info a {
text-decoration: none;
}

Expand Down
4 changes: 2 additions & 2 deletions media/cv-screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ li {
/*color: #777;*/
}

#webaddress {
#contact-info {
text-align: center;
position: relative;
font-weight: lighter;
Expand All @@ -149,6 +149,6 @@ li {
font-size: 80%;
}

#webaddress a {
#contact-info a {
text-decoration: none;
}

0 comments on commit c1e7c4d

Please sign in to comment.