Skip to content

Commit

Permalink
added submenus
Browse files Browse the repository at this point in the history
  • Loading branch information
siril-teja committed Jan 5, 2024
1 parent 11cd1d4 commit c2d8f5a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
6 changes: 3 additions & 3 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: about
title: about
permalink: /
subtitle: PhD student at <a href='https://www.mcgill.ca/mbr/'>MBR Lab</a>, McGill University, Montreal, Canada.
subtitle: PhD candidate at <a href='https://www.mcgill.ca/mbr/'>MBR Lab</a>, McGill University, Montreal, Canada.

profile:
align: right
Expand All @@ -16,9 +16,9 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---

Welcome.! I am a PhD student at the [Musculoskeletal Biomechanics Research Lab](https://www.mcgill.ca/mbr/people-1) headed by Dr. Mark Driscoll in the Department of Mechanical Engineering at McGillU. My work mainly focuses on the Biomechanics of Human Spine and it's modeling. As the name suggests, my lab works in various fields ranging from FE Simulations to Benchtop model design to Virtual surgery planning - all revolving around the human spine, it's stability and various medical conditions related to it.
Welcome.! I am a PhD candidate at the [Musculoskeletal Biomechanics Research Lab](https://www.mcgill.ca/mbr/people-1) headed by Dr. Mark Driscoll in the Department of Mechanical Engineering at McGill. My work mainly focuses on the Biomechanics of Human Spine and it's modeling. As the name suggests, my lab works in various fields ranging from FE Simulations to Benchtop model design to Virtual surgery planning - all revolving around the human spine, it's stability and various medical conditions related to it.

My research interests include Robot design, Control, Experimental validation. My PhD work is focused on developing a validated robotic benchtop spinal model for use as a research tool in low back research.
My research interests include Robot design, Control, Experimental validation. My PhD work is focused on developing a validated robotic benchtop spinal model for use as a research tool in low back research. I also do some [web dev](siril.me/picxel) and delve in cybersecurity topics.

I hold a Bachelor's Degree in Mechanical Engineering from [Manipal University](https://manipal.edu/mu.html), India and did my bachelor's thesis with the [R&MM Research Group](http://mech.vub.ac.be/multibody_mechanics.htm) at Vrije Universiteit Brussel, Belgium.

Expand Down
9 changes: 9 additions & 0 deletions _pages/dropdown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: page
title: misc
nav: true
dropdown: true
children:
- title: Picxel
permalink: siril.me/picxel/
---
2 changes: 1 addition & 1 deletion _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: List of my publications and ongoing work.
years: [2022, 2020, 2019, 2018]
nav: true
---
[Research Gate](https://www.researchgate.net/profile/Siril-Dukkipati/research)
[Research Gate](https://www.researchgate.net/profile/Siril-Dukkipati/research) for up to date list of my research.
<!-- _pages/publications.md -->
<div class="publications">

Expand Down

0 comments on commit c2d8f5a

Please sign in to comment.