Skip to content

Commit 6daa078

Browse files
added more team members
1 parent 1dc7ee3 commit 6daa078

File tree

4 files changed

+28
-10
lines changed

4 files changed

+28
-10
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ _site/
66
Gemfile.lock
77
package-lock.json
88
node_modules/
9+
.*

_data/alumni.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Example Alumni Name
2-
photo: rock.jpg
3-
duration: In the lab 2015-18
4-
info: Now at Univeristy of X
5-
1+
#- name: Example Alumni Name
2+
# photo: rock.jpg
3+
# duration: In the lab 2015-18
4+
# info: Now at Univeristy of X
5+

_data/pi.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
# Change the number below to the number of "educations" you have (up to 6)
1010
number_educ: 2
1111
education1: "(2013) Ph.D. Computer Science, Cornell University"
12-
education2: "(2008) B.S. Computer Science, Massachusetts Institute of Technology"
12+
#education2: "(2008) B.S. Computer Science, Massachusetts Institute of Technology"
1313
# education3:
1414
# education4:
1515
# education5:
1616
# education6:
1717
education1short: (2013) Ph.D. Computer Science, Cornell
18-
education2short: (2008) B.S. Computer Science, MIT
18+
#education2short: (2008) B.S. Computer Science, MIT
1919
# education3short:
2020
# education4short:
2121
# education5short:

_data/team_members.yml

+20-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
1+
- name: Milo Craun
2+
photo: rock.jpg
3+
info: BS/MS CS, 2024/2025
4+
5+
website: milocraun.com
6+
17
- name: Raj Sahu
28
photo: rock.jpg
3-
info: MS, 2024
9+
info: MS CS, 2024
410
511
#website: no website
612

7-
- name: "This could be you !"
13+
- name: Siddharth Chintamaneni
814
photo: rock.jpg
9-
info: See <a href="www">openings</a> for more info
15+
info: MS CS, 2024
16+
17+
website: sidchintamaneni.github.io
18+
19+
- name: Sai Roop Somaraju
20+
photo: rock.jpg
21+
info: MS CE, 2024
22+
23+
24+
#i- name: "This could be you !"
25+
# photo: rock.jpg
26+
# info: See <a href="www">openings</a> for more info

0 commit comments

Comments
 (0)