hugo-toha/data/en/sections/education.yaml
2024-12-29 13:22:22 -08:00

107 lines
3.5 KiB
YAML

# section information
section:
name: Education
id: education
template: sections/education.html # Use "sections/education-alt.html for alternate template.
enable: true
weight: 2
showOnNavbar: true
# Can optionally hide the title in sections
# hideTitle: true
degrees:
- name: Master of Science in Robotics
icon: fa-university
timeframe: 2024-2025
institution:
name: Northwestern University
url: "https://www.mccormick.northwestern.edu/robotics/"
logo: /images/sections/education/tech_college.png
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/education/tech_college.png
takenCourses: #(optional)
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
showGrades: false
collapseAfter: 4
courses:
- name: Robotics Operating System (ROS)
- name: Robotic Manipulation
- name: Mechatronics
- name: Machine Learning
- name: Deep Learning
- name: Theory of Dynamics
# grade: #(optional)
# scale: CGPA
# achieved: 3.6
# outOf: 4
# publications: #(optional)
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
# 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
icon: fa-university
timeframe: 2019-2024
institution:
name: Northeastern University
url: "https://www.northeastern.edu/"
logo: /images/sections/education/university.jpg
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/education/university.jpg
grade: #(optional)
# scale: GPA
# achieved: 3.6
# outOf: 4
takenCourses: #(optional)
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
showGrades: false
collapseAfter: 3
courses:
- name: Robot Sensing & Navigation
- name: Robot Dynamics & Control
- name: Embedded Systems
- name: Computer Systems
- name: Artificial Intelligence
- name: Algorithms & Data Structures
# publications: #(optional)
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
# url: "#"
# - title: Fusce eu augue ut odio porttitor pulvinar.
# url: "#"
extracurricularActivities: #(optional)
- Club Water Polo President
- NEU Robotics Club Lead Instructor
# custonSections: #(optional)
# - name: Thesis
# content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
# - name: Supervisor
# content: Fusce eu augue ut odio porttitor pulvinar.
- name: High School Diploma
icon: fa-graduation-cap
timeframe: 2015-2019
institution:
name: Dougherty Valley High School
url: "https://dvhs.srvusd.net/"
logo: /images/sections/education/science_college.png
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/education/science_college.png
# grade: #(optional)
# scale: GPA
# achieved: 5
# outOf: 5
extracurricularActivities: #(optional)
- In vitae facilisis est, eget porta sem.
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
- Duis sed massa feugiat, ornare justo et, aliquam est.
- Pellentesque ut fringilla magna.
# - name: Secondary School Certificate
# icon: fa-school
# timeframe: 2005-2010
# institution:
# name: JK School of Science
# grade: #(optional)
# scale: GPA
# achieved: 4.5
# outOf: 5