School logos
This commit is contained in:
parent
8a6d2e3e38
commit
8d446c15aa
4 changed files with 11 additions and 13 deletions
1
assets/images/neu_logo.svg
Normal file
1
assets/images/neu_logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 36 KiB |
BIN
assets/images/nw_logo.png
Normal file
BIN
assets/images/nw_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 599 KiB |
2
assets/images/nw_logo.svg
Normal file
2
assets/images/nw_logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 107 KiB |
|
@ -16,7 +16,7 @@ degrees:
|
||||||
institution:
|
institution:
|
||||||
name: Northwestern University
|
name: Northwestern University
|
||||||
url: "https://www.mccormick.northwestern.edu/robotics/"
|
url: "https://www.mccormick.northwestern.edu/robotics/"
|
||||||
logo: /images/sections/education/tech_college.png
|
logo: /images/nw_logo.png
|
||||||
# Can optionally show a different logo for dark theme
|
# Can optionally show a different logo for dark theme
|
||||||
# darkLogo: /images/sections/education/tech_college.png
|
# darkLogo: /images/sections/education/tech_college.png
|
||||||
takenCourses: #(optional)
|
takenCourses: #(optional)
|
||||||
|
@ -31,6 +31,8 @@ degrees:
|
||||||
- name: Deep Learning
|
- name: Deep Learning
|
||||||
- name: Theory of Dynamics
|
- name: Theory of Dynamics
|
||||||
- name: Advanced Programming in C++
|
- name: Advanced Programming in C++
|
||||||
|
# extracurricularActivities: #(optional)
|
||||||
|
# - Club Water Polo
|
||||||
# grade: #(optional)
|
# grade: #(optional)
|
||||||
# scale: GPA
|
# scale: GPA
|
||||||
# achieved: 3.87
|
# achieved: 3.87
|
||||||
|
@ -38,17 +40,13 @@ degrees:
|
||||||
# publications: #(optional)
|
# publications: #(optional)
|
||||||
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
# url: "#"
|
# url: "#"
|
||||||
# - title: Fusce eu augue ut odio porttitor pulvinar.
|
|
||||||
# url: "#"
|
|
||||||
# - title: Nullam vitae orci tincidunt purus viverra pulvinar.
|
|
||||||
# url: "#"
|
|
||||||
- name: Bachelor of Science in Computer Engineering & Computer Science, Minor in Robotics
|
- name: Bachelor of Science in Computer Engineering & Computer Science, Minor in Robotics
|
||||||
icon: fa-university
|
icon: fa-university
|
||||||
timeframe: 2019-2024
|
timeframe: 2019-2024
|
||||||
institution:
|
institution:
|
||||||
name: Northeastern University
|
name: Northeastern University
|
||||||
url: "https://www.northeastern.edu/"
|
url: "https://www.northeastern.edu/"
|
||||||
logo: /images/sections/education/university.jpg
|
logo: /images/neu_logo.svg
|
||||||
# Can optionally show a different logo for dark theme
|
# Can optionally show a different logo for dark theme
|
||||||
# darkLogo: /images/sections/education/university.jpg
|
# darkLogo: /images/sections/education/university.jpg
|
||||||
# grade: #(optional)
|
# grade: #(optional)
|
||||||
|
@ -71,8 +69,6 @@ degrees:
|
||||||
# publications: #(optional)
|
# publications: #(optional)
|
||||||
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
# url: "#"
|
# url: "#"
|
||||||
# - title: Fusce eu augue ut odio porttitor pulvinar.
|
|
||||||
# url: "#"
|
|
||||||
extracurricularActivities: #(optional)
|
extracurricularActivities: #(optional)
|
||||||
- Club Water Polo President
|
- Club Water Polo President
|
||||||
- NEU Robotics Club Lead Instructor
|
- NEU Robotics Club Lead Instructor
|
||||||
|
@ -87,7 +83,7 @@ degrees:
|
||||||
institution:
|
institution:
|
||||||
name: Dougherty Valley High School
|
name: Dougherty Valley High School
|
||||||
url: "https://dvhs.srvusd.net/"
|
url: "https://dvhs.srvusd.net/"
|
||||||
logo: /images/sections/education/science_college.png
|
# logo: /images/linux.png
|
||||||
# Can optionally show a different logo for dark theme
|
# Can optionally show a different logo for dark theme
|
||||||
# darkLogo: /images/sections/education/science_college.png
|
# darkLogo: /images/sections/education/science_college.png
|
||||||
# grade: #(optional)
|
# grade: #(optional)
|
||||||
|
@ -95,10 +91,9 @@ degrees:
|
||||||
# achieved: 5
|
# achieved: 5
|
||||||
# outOf: 5
|
# outOf: 5
|
||||||
extracurricularActivities: #(optional)
|
extracurricularActivities: #(optional)
|
||||||
- In vitae facilisis est, eget porta sem.
|
- Varsity Water Polo (MVP Award in 2018 & 2019)
|
||||||
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
- VEX Robotics Team Captain (Team 5776E)
|
||||||
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
- BSA Eagle Scout
|
||||||
- Pellentesque ut fringilla magna.
|
|
||||||
# - name: Secondary School Certificate
|
# - name: Secondary School Certificate
|
||||||
# icon: fa-school
|
# icon: fa-school
|
||||||
# timeframe: 2005-2010
|
# timeframe: 2005-2010
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue