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
|
||||
|
||||
degrees:
|
||||
- name: Ph.D in Quantum Cryptography
|
||||
icon: fa-microscope
|
||||
timeframe: 2016-2020
|
||||
- name: Master of Science in Robotics
|
||||
icon: fa-university
|
||||
timeframe: 2024-2025
|
||||
institution:
|
||||
name: ABC University of Technology
|
||||
url: "#"
|
||||
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
|
||||
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: B.Sc. in Computer Science & Engineering
|
||||
icon: fa-graduation-cap
|
||||
timeframe: 2012-2016
|
||||
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: University of XYZ
|
||||
url: "#"
|
||||
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: CGPA
|
||||
achieved: 3.5
|
||||
outOf: 4
|
||||
# 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: true
|
||||
showGrades: false
|
||||
collapseAfter: 3
|
||||
courses:
|
||||
- name: Data Structures and Algorithm
|
||||
achieved: 3.75
|
||||
outOf: 4
|
||||
- name: Network Security
|
||||
achieved: 3.80
|
||||
outOf: 4
|
||||
- name: Operating System
|
||||
achieved: 3.5
|
||||
outOf: 4
|
||||
- name: Artificial Intelligent
|
||||
achieved: 3.75
|
||||
outOf: 4
|
||||
publications: #(optional)
|
||||
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
url: "#"
|
||||
- title: Fusce eu augue ut odio porttitor pulvinar.
|
||||
url: "#"
|
||||
- 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)
|
||||
- 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.
|
||||
custonSections: #(optional)
|
||||
- name: Thesis
|
||||
content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
- name: Supervisor
|
||||
content: Fusce eu augue ut odio porttitor pulvinar.
|
||||
- name: Higher Secondary School Certificate
|
||||
icon: fa-university
|
||||
timeframe: 2010-2012
|
||||
- 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: MST College of Science
|
||||
url: "#"
|
||||
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
|
||||
# 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
|
||||
# - 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
|
||||
|
|
|
@ -11,17 +11,18 @@ section:
|
|||
# Your experiences
|
||||
experiences:
|
||||
- company:
|
||||
name: Example Co.
|
||||
name: GreenSight Inc.
|
||||
url: "https://www.example.com"
|
||||
location: Dhaka Branch
|
||||
location: Boston, MA
|
||||
logo: /images/sections/experiences/company1.jpg
|
||||
# Can optionally show a different logo for dark theme
|
||||
# darkLogo: /images/sections/experiences/company1.jpg
|
||||
# company overview
|
||||
overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
|
||||
positions:
|
||||
- designation: Senior Software Engineer
|
||||
start: Nov 2019
|
||||
- designation: UAV Robotics Engineer Co-op
|
||||
start: June 2023
|
||||
end: Dec 2023
|
||||
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
||||
# end: Dec 2020
|
||||
# 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.
|
||||
- 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:
|
||||
name: PreExample Co.
|
||||
name: Fulfil Solutions Inc.
|
||||
url: "https://www.example.com"
|
||||
location: Nowhere
|
||||
location: Redwood City, CA
|
||||
logo: /images/sections/experiences/company2.jpg
|
||||
# Can optionally show a different logo for dark theme
|
||||
# darkLogo: /images/sections/experiences/company2.jpg
|
||||
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
|
||||
positions:
|
||||
- designation: Software Engineer
|
||||
start: March 2016
|
||||
end: May 2017
|
||||
- designation: Controls Software Engineer Co-op
|
||||
start: July 2022
|
||||
end: Dec 2022
|
||||
responsibilities:
|
||||
- Write lots of example codes.
|
||||
- Read lots of examples.
|
||||
- See lots of example videos.
|
||||
|
||||
- company:
|
||||
name: Intern Counting Company (ICC).
|
||||
name: Doble Engineering Company
|
||||
url: "https://www.example.com"
|
||||
location: Intern Land
|
||||
location: Marlborough, MA
|
||||
logo: /images/sections/experiences/company3.jpg
|
||||
# Can optionally show a different logo for dark theme
|
||||
# darkLogo: /images/sections/experiences/company3.jpg
|
||||
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
|
||||
positions:
|
||||
- designation: Intern
|
||||
start: Jun 2015
|
||||
end: Jan 2016
|
||||
- designation: Software Engineer Co-op
|
||||
start: July 2021
|
||||
end: Dec 2021
|
||||
responsibilities:
|
||||
- Count lost of interns.
|
||||
- Count more interns.
|
||||
|
|
|
@ -26,7 +26,7 @@ projects:
|
|||
role: Contributor
|
||||
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.
|
||||
#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.
|
||||
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