homebrew done i spose
This commit is contained in:
@@ -198,7 +198,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Master of Science in Computer Science - 3.88/4.00
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Master of Science in Computer Science - 3.88/4.00 GPA
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Bachelor of Arts in Computer Science - 3.91/4.00
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Bachelor of Arts in Computer Science - 3.91/4.00 GPA
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
@@ -273,19 +273,19 @@
|
|||||||
|
|
||||||
<view>
|
<view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Languages: Golang, Bash, Python3
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Languages: Golang, Bash, Python3
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB
|
||||||
</text>
|
</text>
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
{{ if .what }}
|
{{ if .what }}
|
||||||
<view>
|
<view>
|
||||||
{{ range .what }}
|
{{ range .what }}
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.3;">•
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">{{ . }}
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">{{ . }}
|
||||||
</text>
|
</text>
|
||||||
|
|||||||
@@ -45,11 +45,11 @@ resume:
|
|||||||
- title: Wake Forest University
|
- title: Wake Forest University
|
||||||
when: Dec 2017
|
when: Dec 2017
|
||||||
what:
|
what:
|
||||||
- Master of Science in Computer Science - 3.88/4.00
|
- Master of Science in Computer Science - 3.88/4.00 GPA
|
||||||
- title: High Point University
|
- title: High Point University
|
||||||
when: Dec 2015
|
when: Dec 2015
|
||||||
what:
|
what:
|
||||||
- Bachelor of Arts in Computer Science - 3.91/4.00
|
- Bachelor of Arts in Computer Science - 3.91/4.00 GPA
|
||||||
- title: PUBLICATIONS
|
- title: PUBLICATIONS
|
||||||
headings:
|
headings:
|
||||||
- title: Arabidopsis thaliana computationally-generated next-state gene interaction models
|
- title: Arabidopsis thaliana computationally-generated next-state gene interaction models
|
||||||
|
|||||||
Reference in New Issue
Block a user