data for sections
This commit is contained in:
parent
a20e284300
commit
c729148ac7
5 changed files with 136 additions and 92 deletions
19
data/en/author.yaml
Normal file
19
data/en/author.yaml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# some information about you
|
||||||
|
name: "Sharwin Patil"
|
||||||
|
# nickname: "Sharwin"
|
||||||
|
# greeting message before your name. it will default to "Hi! I am" if not provided
|
||||||
|
# greeting: "Hey I'm"
|
||||||
|
# image: "images/author/sharwin_portrait.jpg"
|
||||||
|
# give your some contact information. they will be used in the footer
|
||||||
|
contactInfo:
|
||||||
|
email: "sharwin24@gmail.com"
|
||||||
|
phone: "+1 925-389-8455"
|
||||||
|
github: Sharwin24
|
||||||
|
linkedin: sharwinpatil
|
||||||
|
# researchgate: john-doe
|
||||||
|
|
||||||
|
# some summary about what you do
|
||||||
|
# summary:
|
||||||
|
# - a Software Developer
|
||||||
|
# - an Open Source Contributor
|
||||||
|
# - a Roboticist
|
|
@ -10,95 +10,98 @@ section:
|
||||||
# hideTitle: true
|
# hideTitle: true
|
||||||
|
|
||||||
degrees:
|
degrees:
|
||||||
- name: Ph.D in Quantum Cryptography
|
- name: Master of Science in Robotics
|
||||||
icon: fa-microscope
|
icon: fa-university
|
||||||
timeframe: 2016-2020
|
timeframe: 2024-2025
|
||||||
institution:
|
institution:
|
||||||
name: ABC University of Technology
|
name: Northwestern University
|
||||||
url: "#"
|
url: "https://www.mccormick.northwestern.edu/robotics/"
|
||||||
logo: /images/sections/education/tech_college.png
|
logo: /images/sections/education/tech_college.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
|
||||||
grade: #(optional)
|
takenCourses: #(optional)
|
||||||
scale: CGPA
|
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
|
||||||
achieved: 3.6
|
showGrades: false
|
||||||
outOf: 4
|
collapseAfter: 4
|
||||||
publications: #(optional)
|
courses:
|
||||||
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
- name: Robotics Operating System (ROS)
|
||||||
url: "#"
|
- name: Robotic Manipulation
|
||||||
- title: Fusce eu augue ut odio porttitor pulvinar.
|
- name: Mechatronics
|
||||||
url: "#"
|
- name: Machine Learning
|
||||||
- title: Nullam vitae orci tincidunt purus viverra pulvinar.
|
- name: Deep Learning
|
||||||
url: "#"
|
- name: Theory of Dynamics
|
||||||
- name: B.Sc. in Computer Science & Engineering
|
# grade: #(optional)
|
||||||
icon: fa-graduation-cap
|
# scale: CGPA
|
||||||
timeframe: 2012-2016
|
# 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:
|
institution:
|
||||||
name: University of XYZ
|
name: Northeastern University
|
||||||
url: "#"
|
url: "https://www.northeastern.edu/"
|
||||||
logo: /images/sections/education/university.jpg
|
logo: /images/sections/education/university.jpg
|
||||||
# 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)
|
||||||
scale: CGPA
|
# scale: GPA
|
||||||
achieved: 3.5
|
# achieved: 3.6
|
||||||
outOf: 4
|
# outOf: 4
|
||||||
takenCourses: #(optional)
|
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.
|
# if true, the courses will be rendered as a table otherwise it will render as a list and the grades will be hidden.
|
||||||
showGrades: true
|
showGrades: false
|
||||||
collapseAfter: 3
|
collapseAfter: 3
|
||||||
courses:
|
courses:
|
||||||
- name: Data Structures and Algorithm
|
- name: Robot Sensing & Navigation
|
||||||
achieved: 3.75
|
- name: Robot Dynamics & Control
|
||||||
outOf: 4
|
- name: Embedded Systems
|
||||||
- name: Network Security
|
- name: Computer Systems
|
||||||
achieved: 3.80
|
- name: Artificial Intelligence
|
||||||
outOf: 4
|
- name: Algorithms & Data Structures
|
||||||
- name: Operating System
|
# publications: #(optional)
|
||||||
achieved: 3.5
|
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
outOf: 4
|
# url: "#"
|
||||||
- name: Artificial Intelligent
|
# - title: Fusce eu augue ut odio porttitor pulvinar.
|
||||||
achieved: 3.75
|
# url: "#"
|
||||||
outOf: 4
|
|
||||||
publications: #(optional)
|
|
||||||
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
||||||
url: "#"
|
|
||||||
- title: Fusce eu augue ut odio porttitor pulvinar.
|
|
||||||
url: "#"
|
|
||||||
extracurricularActivities: #(optional)
|
extracurricularActivities: #(optional)
|
||||||
- In vitae facilisis est, eget porta sem.
|
- Club Water Polo President
|
||||||
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
- NEU Robotics Club Lead Instructor
|
||||||
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
# custonSections: #(optional)
|
||||||
- Pellentesque ut fringilla magna.
|
# - name: Thesis
|
||||||
custonSections: #(optional)
|
# content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
- name: Thesis
|
# - name: Supervisor
|
||||||
content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
# content: Fusce eu augue ut odio porttitor pulvinar.
|
||||||
- name: Supervisor
|
- name: High School Diploma
|
||||||
content: Fusce eu augue ut odio porttitor pulvinar.
|
icon: fa-graduation-cap
|
||||||
- name: Higher Secondary School Certificate
|
timeframe: 2015-2019
|
||||||
icon: fa-university
|
|
||||||
timeframe: 2010-2012
|
|
||||||
institution:
|
institution:
|
||||||
name: MST College of Science
|
name: Dougherty Valley High School
|
||||||
url: "#"
|
url: "https://dvhs.srvusd.net/"
|
||||||
logo: /images/sections/education/science_college.png
|
logo: /images/sections/education/science_college.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)
|
||||||
scale: GPA
|
# scale: GPA
|
||||||
achieved: 5
|
# achieved: 5
|
||||||
outOf: 5
|
# outOf: 5
|
||||||
extracurricularActivities: #(optional)
|
extracurricularActivities: #(optional)
|
||||||
- In vitae facilisis est, eget porta sem.
|
- In vitae facilisis est, eget porta sem.
|
||||||
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
- Vestibulum consectetur lorem justo, at laoreet lorem feugiat et.
|
||||||
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
- Duis sed massa feugiat, ornare justo et, aliquam est.
|
||||||
- Pellentesque ut fringilla magna.
|
- Pellentesque ut fringilla magna.
|
||||||
- name: Secondary School Certificate
|
# - name: Secondary School Certificate
|
||||||
icon: fa-school
|
# icon: fa-school
|
||||||
timeframe: 2005-2010
|
# timeframe: 2005-2010
|
||||||
institution:
|
# institution:
|
||||||
name: JK School of Science
|
# name: JK School of Science
|
||||||
grade: #(optional)
|
# grade: #(optional)
|
||||||
scale: GPA
|
# scale: GPA
|
||||||
achieved: 4.5
|
# achieved: 4.5
|
||||||
outOf: 5
|
# outOf: 5
|
||||||
|
|
|
@ -11,17 +11,18 @@ section:
|
||||||
# Your experiences
|
# Your experiences
|
||||||
experiences:
|
experiences:
|
||||||
- company:
|
- company:
|
||||||
name: Example Co.
|
name: GreenSight Inc.
|
||||||
url: "https://www.example.com"
|
url: "https://www.example.com"
|
||||||
location: Dhaka Branch
|
location: Boston, MA
|
||||||
logo: /images/sections/experiences/company1.jpg
|
logo: /images/sections/experiences/company1.jpg
|
||||||
# Can optionally show a different logo for dark theme
|
# Can optionally show a different logo for dark theme
|
||||||
# darkLogo: /images/sections/experiences/company1.jpg
|
# darkLogo: /images/sections/experiences/company1.jpg
|
||||||
# company overview
|
# company overview
|
||||||
overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
|
overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
|
||||||
positions:
|
positions:
|
||||||
- designation: Senior Software Engineer
|
- designation: UAV Robotics Engineer Co-op
|
||||||
start: Nov 2019
|
start: June 2023
|
||||||
|
end: Dec 2023
|
||||||
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
||||||
# end: Dec 2020
|
# end: Dec 2020
|
||||||
# give some points about what was your responsibilities at the company.
|
# give some points about what was your responsibilities at the company.
|
||||||
|
@ -30,43 +31,35 @@ experiences:
|
||||||
- Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
|
- Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
|
||||||
- Lead backend team.
|
- Lead backend team.
|
||||||
|
|
||||||
- designation: Junior Software Engineer
|
|
||||||
start: Nov 2017
|
|
||||||
end: Oct 2019
|
|
||||||
responsibilities:
|
|
||||||
- Implement and test xyz feature for abc tool.
|
|
||||||
- Support client for abc tool.
|
|
||||||
- Learn k,d,w technology for xyz.
|
|
||||||
|
|
||||||
- company:
|
- company:
|
||||||
name: PreExample Co.
|
name: Fulfil Solutions Inc.
|
||||||
url: "https://www.example.com"
|
url: "https://www.example.com"
|
||||||
location: Nowhere
|
location: Redwood City, CA
|
||||||
logo: /images/sections/experiences/company2.jpg
|
logo: /images/sections/experiences/company2.jpg
|
||||||
# Can optionally show a different logo for dark theme
|
# Can optionally show a different logo for dark theme
|
||||||
# darkLogo: /images/sections/experiences/company2.jpg
|
# darkLogo: /images/sections/experiences/company2.jpg
|
||||||
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
|
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
|
||||||
positions:
|
positions:
|
||||||
- designation: Software Engineer
|
- designation: Controls Software Engineer Co-op
|
||||||
start: March 2016
|
start: July 2022
|
||||||
end: May 2017
|
end: Dec 2022
|
||||||
responsibilities:
|
responsibilities:
|
||||||
- Write lots of example codes.
|
- Write lots of example codes.
|
||||||
- Read lots of examples.
|
- Read lots of examples.
|
||||||
- See lots of example videos.
|
- See lots of example videos.
|
||||||
|
|
||||||
- company:
|
- company:
|
||||||
name: Intern Counting Company (ICC).
|
name: Doble Engineering Company
|
||||||
url: "https://www.example.com"
|
url: "https://www.example.com"
|
||||||
location: Intern Land
|
location: Marlborough, MA
|
||||||
logo: /images/sections/experiences/company3.jpg
|
logo: /images/sections/experiences/company3.jpg
|
||||||
# Can optionally show a different logo for dark theme
|
# Can optionally show a different logo for dark theme
|
||||||
# darkLogo: /images/sections/experiences/company3.jpg
|
# darkLogo: /images/sections/experiences/company3.jpg
|
||||||
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
|
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
|
||||||
positions:
|
positions:
|
||||||
- designation: Intern
|
- designation: Software Engineer Co-op
|
||||||
start: Jun 2015
|
start: July 2021
|
||||||
end: Jan 2016
|
end: Dec 2021
|
||||||
responsibilities:
|
responsibilities:
|
||||||
- Count lost of interns.
|
- Count lost of interns.
|
||||||
- Count more interns.
|
- Count more interns.
|
||||||
|
|
|
@ -26,7 +26,7 @@ projects:
|
||||||
role: Contributor
|
role: Contributor
|
||||||
timeline: "March 2018 - Present"
|
timeline: "March 2018 - Present"
|
||||||
repo: https://github.com/kubernetes/kubernetes # If your project is a public repo on GitHub, then provide this link. it will show star count.
|
repo: https://github.com/kubernetes/kubernetes # If your project is a public repo on GitHub, then provide this link. it will show star count.
|
||||||
#url: "" # If your project is not a public repo but it has a website or any external details url then provide it here. don't provide "repo" and "url" simultaneously.
|
url: "https://github.com/kubernetes" # If your project is not a public repo but it has a website or any external details url then provide it here. don't provide "repo" and "url" simultaneously.
|
||||||
summary: Production-Grade Container Scheduling and Management.
|
summary: Production-Grade Container Scheduling and Management.
|
||||||
tags: ["professional", "kubernetes", "cloud"]
|
tags: ["professional", "kubernetes", "cloud"]
|
||||||
|
|
||||||
|
|
29
data/en/site.yaml
Normal file
29
data/en/site.yaml
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
# Copyright Notice
|
||||||
|
copyright: © 2020 Copyright.
|
||||||
|
|
||||||
|
# A disclaimer notice for the footer. Make sure you have set "params.footer.disclaimer.enable: true" in your `config.yaml` file.
|
||||||
|
disclaimer: "This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses.
|
||||||
|
You can modify or distribute the theme without requiring any permission from the theme author.
|
||||||
|
However, the theme author does not provide any warranty or takes any liability for any issue with the theme."
|
||||||
|
|
||||||
|
# Meta description for your site. This will help the search engines to find your site.
|
||||||
|
description: Portfolio of Sharwin Patil.
|
||||||
|
|
||||||
|
# specify the list of custom menus that you want to show in the top navbar.
|
||||||
|
# they will be separated by a divider from the main menus.
|
||||||
|
customMenus:
|
||||||
|
# - name: Docs
|
||||||
|
# url: https://toha-guides.netlify.app/posts/
|
||||||
|
# # specify whether to hide the menu item from top navbar or not.
|
||||||
|
# hideFromNavbar: false
|
||||||
|
# # specify whether to show the menu item in footer or not.
|
||||||
|
# # if you set it to true, make sure you have set `footer.navigation.customMenus: true` in your config.yaml
|
||||||
|
# showOnFooter: false
|
||||||
|
|
||||||
|
# Specify OpenGraph Headers
|
||||||
|
openGraph:
|
||||||
|
title: Sharwin's Portfolio
|
||||||
|
type: website
|
||||||
|
description: Portfolio and personal blog of Sharwin Patil.
|
||||||
|
# image: images/author/john.png
|
||||||
|
url: https://hugo-toha.github.io
|
Loading…
Add table
Add a link
Reference in a new issue