-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jordan DeKraker - B. Bernhardt Lab
committed
May 1, 2023
1 parent
7543795
commit 78268f4
Showing
6 changed files
with
127 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,40 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Contact - Jordan Dekraker</title> | ||
<meta charset="utf-8"> | ||
<title>Contact</title> | ||
<link rel="stylesheet" type="text/css" href="style.css"> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="background.html">Background</a></li> | ||
<li><a href="research.html">Research Highlights</a></li> | ||
<li><a href="software.html">Software</a></li> | ||
<li><a href="contact.html" class="active">Contact / Links</a></li> | ||
</ul> | ||
</nav> | ||
</header> | ||
<body> | ||
<nav> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="background.html">Background</a></li> | ||
<li><a href="research.html">Research Highlights</a></li> | ||
<li><a href="software.html">Software</a></li> | ||
<li><a href="contact.html">Contact/Links</a></li> | ||
</ul> | ||
</nav> | ||
<header> | ||
<h1>Contact</h1> | ||
</header> | ||
|
||
<main> | ||
<h1>Contact Information</h1> | ||
<p>I am currently working at McGill University in Montreal, Canada.</p> | ||
<p>Please feel free to contact me via email:</p> | ||
<ul> | ||
<main> | ||
<h1>Contact Information</h1> | ||
<p>I am currently working at McGill University in Montreal, Canada.</p> | ||
<p>Please feel free to contact me via email:</p> | ||
<ul> | ||
<li><a href="mailto:[email protected]">[email protected]</a></li> | ||
</ul> | ||
<p>You can also find me on the following websites:</p> | ||
<ul> | ||
<li><a href="https://github.com/jordandekraker">GitHub</a></li> | ||
<li><a href="https://twitter.com/jordandekraker">Twitter</a></li> | ||
<li><a href="https://www.linkedin.com/in/jordan-dekraker-b70874125/">LinkedIn</a></li> | ||
</ul> | ||
</main> | ||
<footer> | ||
<p>Copyright © 2023 - Jordan DeKraker</p> | ||
</footer> | ||
</body> | ||
</ul> | ||
<p>You can also find me on the following websites:</p> | ||
<ul> | ||
<li><a href="https://github.com/jordandekraker" target="_blank">GitHub</a></li> | ||
<li><a href="https://twitter.com/jordandekraker" target="_blank">Twitter</a></li> | ||
<li><a href="https://www.linkedin.com/in/jordan-dekraker-b70874125/" target="_blank">LinkedIn</a></li> | ||
</ul> | ||
</main> | ||
<footer> | ||
<p>Copyright © 2023 - Jordan DeKraker</p> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,7 +83,7 @@ footer { | |
text-align: center; | ||
} | ||
|
||
.background-image { | ||
.headshot-image { | ||
max-width: 100%; | ||
height: auto; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,36 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta charset="utf-8"> | ||
<title>Research Highlights</title> | ||
<link rel="stylesheet" type="text/css" href="style.css"> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="background.html">Background</a></li> | ||
<li><a href="research.html" class="active">Research Highlights</a></li> | ||
<li><a href="software.html">Software</a></li> | ||
<li><a href="contact.html">Contact / Links</a></li> | ||
</ul> | ||
</nav> | ||
</header> | ||
<body> | ||
<nav> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="background.html">Background</a></li> | ||
<li><a href="research.html">Research Highlights</a></li> | ||
<li><a href="software.html">Software</a></li> | ||
<li><a href="contact.html">Contact/Links</a></li> | ||
</ul> | ||
</nav> | ||
<header> | ||
<h1>Research Highlights</h1> | ||
</header> | ||
|
||
<main> | ||
<h1>Research Highlights</h1> | ||
<ul> | ||
<li>Developed a software application called HippUnfold, which leverages prior knowledge about hippocampal shape and ontogeny to work with some of the earliest/best 7T MRI images in Canada. Later, HippUnfold was made into a fully automated BIDS-App.</li> | ||
<li>Examined hippocampal microstructure in BigBrain, performing histology-scale technical refinements to HippUnfold, and combining data across MRI, multimodal histology, fMRI, and iEEG.</li> | ||
<li>Studied rodent cognition with a focus on memory and navigation during undergrad at Carleton University, Ottawa.</li> | ||
<li>Investigated neuroimaging of the hippocampus and behavioural tests of pattern separation in major depressive disorder during masters in behavioural and cognitive psychology at Western University.</li> | ||
<li>Conducted PhD research in neuroscience at Western University, working with Dr Ali Khan and Dr Stefan Kohler.</li> | ||
</ul> | ||
</main> | ||
<footer> | ||
<p>Copyright © 2023 - Jordan DeKraker</p> | ||
</footer> | ||
</body> | ||
<main> | ||
<h1>Research Highlights</h1> | ||
<ul> | ||
<li>Developed a software application called HippUnfold, which leverages prior knowledge about hippocampal shape and ontogeny to work with some of the earliest/best 7T MRI images in Canada. Later, HippUnfold was made into a fully automated BIDS-App.</li> | ||
<li>Examined hippocampal microstructure in BigBrain, performing histology-scale technical refinements to HippUnfold, and combining data across MRI, multimodal histology, fMRI, and iEEG.</li> | ||
<li>Studied rodent cognition with a focus on memory and navigation during undergrad at Carleton University, Ottawa.</li> | ||
<li>Investigated neuroimaging of the hippocampus and behavioural tests of pattern separation in major depressive disorder during masters in behavioural and cognitive psychology at Western University.</li> | ||
<li>Conducted PhD research in neuroscience at Western University, working with Dr Ali Khan and Dr Stefan Kohler.</li> | ||
</ul> | ||
</main> | ||
<footer> | ||
<p>Copyright © 2023 - Jordan DeKraker</p> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters