Skip to content

Commit

Permalink
Join us page added
Browse files Browse the repository at this point in the history
  • Loading branch information
Monica-Gullapalli committed Aug 7, 2024
1 parent 1f130dc commit e13118c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _pages/about_einstein.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Write your KHIKHIKHIKHIbiography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.

Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically.

Expand Down
36 changes: 33 additions & 3 deletions _pages/join-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,41 @@ layout: page
title: Join Us!
permalink: /join-us/
subtitle:


news: true # includes a list of news items
selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---

Hi guys join us
<div style="display: flex;">
<div style="width: 50%; padding-right: 20px;">
{% capture contact_info %}
University of Colorado
Dept of Mechanical Engineering
1111 Engineering Drive
UCB 427
Boulder, CO 80309-0427

Email: [email protected]
{% endcapture %}
{{ contact_info | markdownify }}
</div>
<div style="width: 50%;">

<h3> Interested in our research?</h3>

Interested undergraduates and graduate students, as well as prospective postdocs, should be in touch with Prof. MacCurdy, via email to discuss research topics and opportunities.
<br/><br/>

<h3> Undergraduate Research </h3>
Undergraduate students participate in laboratory research by getting involved in ongoing experiments or by developing their own research project within the topics of interest to the group. CU Boulder offers several undergraduate programs for research opportunities, including CU SPUR, <a href = "https://www.colorado.edu/engineering/students/research">DLA,</a> <a href = "https://www.colorado.edu/urop/">UROP,</a> <a href = "https://www.colorado.edu/engineering-advising/content/college-engineering-and-applied-science-independent-study-form">Independent study,</a> and informal lab work. Interested students should contact Prof. MacCurdy.
<br/><br/>

<h3> Graduate Research </h3>
Prospective graduate students should visit the webpage of the <a href = "https://www.colorado.edu/mechanical/">Department of Mechanical Engineering at CU Boulder</a> for information about the program and how to apply.
<br><br>

<h3> Post Doctoral Research </h3>
Interested individuals should reach out to Prof. MacCurdy to discuss opportunities, funding, and schedule a visit, 6-12 months before the end of their current appointment.

</div>
</div>

0 comments on commit e13118c

Please sign in to comment.