Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ vendor/
# Ignore ai rules
.windsurfrules
.cursorrules
**/copilot-instructions.md
.DS_Store
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ A static website for the Computational Multiphase Physics Laboratory, built with
│ ├── ISSUE_TEMPLATE # Issue templates
│ └── PULL_REQUEST_TEMPLATE # PR templates
├── about.md # About page content (markdown)
├── join.html # Join Us page (opportunities)
├── index.html # Homepage
├── Gemfile # Ruby dependencies
└── _site # Generated site (ignored by Git)
Expand Down
7 changes: 4 additions & 3 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,14 @@
<nav class="s-header__nav">
<a href="#0" class="s-header__nav-close-btn"><span>Close</span></a>
<ul class="s-header__nav-list">
<li style="background: none;"><a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" style="background: none; padding: 0;"><i class="ai ai-google-scholar" style="font-size: 1.75em;"></i></a></li>
<li style="background: none;"><a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" style="background: none; padding: 0;"><i class="ai ai-google-scholar" style="font-size: 1.75em;"></i></a></li>
<li style="background: none;"><a href="https://github.com/comphy-lab" style="background: none; padding: 0;"><i class="fa-brands fa-github" style="font-size: 1.75em"></i></a></li>
<li><a href="#about" class="smoothscroll">About</a></li>
<li><a href="/team/">Team</a></li>
<li><a href="/research">Research</a></li>
<li><a href="/join">Join Us</a></li>
<li><a href="https://blogs-comphy-lab.org/" target="_blank">Blog <i class="fa-solid fa-arrow-up-right-from-square" style="font-size: 0.8em;"></i></a></li>
<li style="background: none;"><a href="https://bsky.app/profile/comphy-lab.org" style="background: none; padding: 0;"><i class="fa-brands fa-bluesky" style="font-size: 1.75em; color: #0085ff;"></i></a></li>
<li style="background: none;"><a href="https://bsky.app/profile/comphy-lab.org" style="background: none; padding: 0;"><i class="fa-brands fa-bluesky" style="font-size: 1.75em; color: #0085ff;"></i></a></li>
<!-- Search Container -->
<li class="search-container">
<div class="search-wrapper">
Expand Down Expand Up @@ -160,7 +161,7 @@
</p>
</div>
<div class="footer-right">
<a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" target="_blank">
<a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" target="_blank">
<i class="ai ai-google-scholar" style="font-size: 2.5em; color: white;"></i>
</a>
<a href="https://github.com/comphy-lab" target="_blank">
Expand Down
4 changes: 2 additions & 2 deletions _layouts/research.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<nav class="s-header__nav">
<a href="#0" class="s-header__nav-close-btn"><span>Close</span></a>
<ul class="s-header__nav-list">
<li style="background: none;"><a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" style="background: none; padding: 0;"><i class="ai ai-google-scholar" style="font-size: 1.75em;"></i></a></li>
<li style="background: none;"><a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" style="background: none; padding: 0;"><i class="ai ai-google-scholar" style="font-size: 1.75em;"></i></a></li>
<li style="background: none;"><a href="https://github.com/comphy-lab" style="background: none; padding: 0;"><i class="fa-brands fa-github" style="font-size: 1.75em;"></i></a></li>
<li><a href="/#about">About</a></li>
<li><a href="/team">Team</a></li>
Expand Down Expand Up @@ -238,7 +238,7 @@ <h3>Contents</h3>
</p>
</div>
<div class="footer-right">
<a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" target="_blank">
<a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" target="_blank">
<i class="ai ai-google-scholar" style="font-size: 2.5em; color: white;"></i>
</a>
<a href="https://github.com/comphy-lab" target="_blank">
Expand Down
4 changes: 2 additions & 2 deletions _layouts/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<nav class="s-header__nav">
<a href="#0" class="s-header__nav-close-btn"><span>Close</span></a>
<ul class="s-header__nav-list">
<li style="background: none;"><a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" style="background: none; padding: 0;"><i class="ai ai-google-scholar" style="font-size: 1.75em;"></i></a></li>
<li style="background: none;"><a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" style="background: none; padding: 0;"><i class="ai ai-google-scholar" style="font-size: 1.75em;"></i></a></li>
<li style="background: none;"><a href="https://github.com/comphy-lab" style="background: none; padding: 0;"><i class="fa-brands fa-github" style="font-size: 1.75em"></i></a></li>
<li><a href="/#about">About</a></li>
<li><a href="/team">Team</a></li>
Expand Down Expand Up @@ -213,7 +213,7 @@ <h2>Team, collaborators, and Conference visits</h2>
</p>
</div>
<div class="footer-right">
<a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" target="_blank">
<a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" target="_blank">
<i class="ai ai-google-scholar" style="font-size: 2.5em; color: white;"></i>
</a>
<a href="https://github.com/comphy-lab" target="_blank">
Expand Down
2 changes: 1 addition & 1 deletion _team/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Our Team & Collaborators

## Vatsal Sanjay (PI)
[<i class="fa-brands fa-github" style="font-size: 2.5em; color: black;"></i>](https://github.com/VatsalSy)
[<i class="ai ai-google-scholar-square" style="font-size: 2.5em;"></i>](https://scholar.google.com/citations?user=67aQviYAAAAJ)
[<i class="ai ai-google-scholar-square" style="font-size: 2.5em;"></i>](https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en)
[<i class="fa-brands fa-bluesky" style="font-size: 2em; color: #0085ff;"></i>](https://bsky.app/profile/comphy-lab.org)

<img src="/assets/images/team/0.jpg" alt="Vatsal Sanjay" loading="lazy" width="200" height="200">
Expand Down
2 changes: 1 addition & 1 deletion aboutCoMPhy.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Feel free to contact us for discussions about our work or anything else related
</div>

### Academic Profiles
[![Google Scholar](https://img.shields.io/badge/-Google%20Scholar-4285F4?style=flat&logo=googlescholar&logoColor=white)](https://scholar.google.com/citations?hl=en&user=67aQviYAAAAJ)
[![Google Scholar](https://img.shields.io/badge/-Google%20Scholar-4285F4?style=flat&logo=googlescholar&logoColor=white)](https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en)
[![ORCID](https://img.shields.io/badge/-ORCID-A6CE39?style=flat&logo=orcid&logoColor=white)](https://orcid.org/0000-0002-4293-6099)
[![arXiv](https://img.shields.io/badge/-arXiv-B31B1B?style=flat&logo=arxiv&logoColor=white)](https://arxiv.org/search/?query=vatsal+sanjay&searchtype=all&source=header)
[![ResearchGate](https://img.shields.io/badge/-ResearchGate-00CCBB?style=flat&logo=researchgate&logoColor=white)](https://www.researchgate.net/profile/Vatsal-Sanjay-2)
Expand Down
114 changes: 114 additions & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1848,4 +1848,118 @@ body {
.featured-papers {
gap: 1.5rem;
}
}

/* Join Us Section Styles */
.s-join {
padding: 12rem 0 8rem;
background-color: white;
}

.join-content {
max-width: 1000px;
margin: 0 auto;
padding: 4rem;
background: rgba(255, 255, 255, 0.25);
backdrop-filter: blur(8px);
border-radius: 10px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}

.join-content h1 {
font-size: 3.6rem;
margin-bottom: 4rem;
color: #2b2b2b;
text-align: center;
}

.position-section {
margin-bottom: 4rem;
}

.position-section h2 {
font-size: 2.4rem;
color: #4c6ef5;
margin-bottom: 1.5rem;
padding-bottom: 0.5rem;
border-bottom: 2px solid rgba(76, 110, 245, 0.2);
}

.position-section h3 {
font-size: 1.8rem;
color: #2b2b2b;
margin-bottom: 0.5rem;
}

.position-section p {
font-size: 1.6rem;
line-height: 1.6;
margin-bottom: 1.5rem;
}

.position-section ul {
list-style-type: disc;
margin-left: 2rem;
margin-bottom: 2rem;
}

.position-section li {
font-size: 1.6rem;
margin-bottom: 0.8rem;
}

.application-info {
background: rgba(76, 110, 245, 0.05);
padding: 2rem;
border-radius: 8px;
margin-top: 2rem;
}

.external-links a {
color: #4c6ef5;
text-decoration: none;
transition: color 0.3s ease;
}

.external-links a:hover {
color: #364fc7;
text-decoration: underline;
}

.project-list li {
margin-bottom: 2rem;
}

.project-list h3 {
color: #4c6ef5;
margin-bottom: 0.5rem;
}

.funding-info {
background: rgba(76, 110, 245, 0.05);
padding: 2rem;
border-radius: 8px;
margin-top: 4rem;
}

@media screen and (max-width: 768px) {
.s-join {
padding: 10rem 0 6rem;
}

.join-content {
padding: 2rem;
}

.join-content h1 {
font-size: 3rem;
}

.position-section h2 {
font-size: 2.2rem;
}

.position-section h3 {
font-size: 1.6rem;
}
}
Binary file removed assets/logos/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<a href="https://github.com/comphy-lab" style="text-decoration: none;">
<i class="fa-brands fa-github" style="font-size: 2.5em; color: #8a2be2;"></i>
</a>
<a href="https://scholar.google.com/citations?user=67aQviYAAAAJ" style="text-decoration: none;">
<a href="https://scholar.google.com/citations?user=tHb_qZoAAAAJ&hl=en" style="text-decoration: none;">
<i class="ai ai-google-scholar" style="font-size: 2.5em; color: #4169e1;"></i>
</a>
</div>
Expand Down
55 changes: 55 additions & 0 deletions join.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
layout: default
title: "Join Us"
permalink: /join/
---

<section class="s-join target-section">
<div class="row">
<div class="join-content">
<h1>Join Us</h1>

<div class="position-section">
<h2>PhD Positions</h2>
<p>We are always looking for enthusiastic PhD students interested in:</p>
<ul>
<li>High-performance Computing</li>
<li>Multiphase flows</li>
<li>Physics-based modeling</li>
<li>Soft singularities</li>
</ul>
<div class="application-info">
<p>If you are interested, please send your:</p>
<ul>
<li>CV</li>
<li>Academic transcripts</li>
<li>Brief research statement</li>
<li>Names of 2-3 references</li>
</ul>
<p>to: <div class="email-container">
<span class="email-text">vatsalsy@comphy-lab.org</span>
<button class="copy-btn" data-clipboard-text="vatsalsy@comphy-lab.org" onclick="copyEmail(this)">
<i class="fa-regular fa-copy"></i>
</button>
</div></p>
</div>
</div>

<!-- <div class="position-section">
<h2>Postdoctoral Positions</h2>
<p>We occasionally have openings for postdoctoral researchers. When available, positions will be advertised here and on:</p>
<ul class="external-links">
<li><a href="https://www.academictransfer.com/" target="_blank">Academic Transfer <i class="fa-solid fa-arrow-up-right-from-square"></i></a></li>
<li><a href="https://euraxess.ec.europa.eu/" target="_blank">EURAXESS <i class="fa-solid fa-arrow-up-right-from-square"></i></a></li>
</ul>
</div> -->

<div class="position-section">
<h2>Master's Projects</h2>
<p>We have several ongoing projects suitable for master's students. Current opportunities are listed at the <a href="https://pof.tnw.utwente.nl/education/studentprojects" target="_blank">project page</a>.</p>
<p>Contact us to discuss these or other potential projects.</p>
</div>

</div>
</div>
</section>
Loading