Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KwatMDPhD committed Nov 19, 2024
1 parent f32a720 commit b46a98c
Showing 1 changed file with 51 additions and 104 deletions.
155 changes: 51 additions & 104 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,111 +1,58 @@
<!doctype html>
<html>
<!DOCTYPE html><html>
<head>
<meta name="author" content="Kwat Medetgul-Ernar" />
<title>Website of Kwat Medetgul-Ernar</title>
<meta name="description" content="Website of Kwat Medetgul-Ernar" />
<meta
name="keywords"
content="Kwat Medetgul-Ernar, Kwat, Medetgul, Ernar, KwatMDPhD, Bioinformatics, Causality, Medicine, Immunology, Cancer"
/>
<title>Kwat Medetgul-Ernar</title>
<meta name="description" content="Kwat Medetgul-Ernar" />
<meta name="keywords" content="Kwat Medetgul-Ernar, Kwat, Medetgul, Ernar, KwatMDPhD, Bioinformatics, Causality, Medicine, Immunology, Immunogram, Cancer" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" />
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<div class="flex min-h-svh flex-col gap-16">
<header
class="flex place-content-center bg-rose-600 py-8 text-xl font-bold tracking-wide text-white"
>
Kwat Medetgul-Ernar
</header>
<main class="flex flex-1 place-content-center">
<div class="max-w-prose">
<h1 class="text-xl font-bold">Hi, I'm Kwat 🤠</h1>
<br />
<h2 class="text-lg font-semibold">
My life's work is to build

<span class>the everything blood test</span>.
</h2>
<p>
At the

<a class="font-medium" href="https://med.stanford.edu/davislab.html"
>Stanford Mark Davis Lab</a
>, I code analytics that use a causality model to analyze various
molecules, such as antibodies, proteins, and RNAs, to generate
clinical-grade results that are highly interpretable. I help my
collaborators integrate this model into their projects. To ensure
that as many researchers as possible have access to the data for the
model, I'm building a

<a class="font-medium" href="https://OmicsOne.com"
>blood data generation platform</a
>. Additionally, to allow the public to try out the blood test, I've
launched a

<a class="font-medium" href="https://MyTrillions.com"
>direct-to-consumer test</a
>.
</p>
<br />
<h2 class="text-lg font-semibold">
I've build software, hardware, businesses, and more:
</h2>
<ul class="indent-4">
<li>
<a class="font-medium" href
>Gene Set Enrichment Analysis (the GSEA)</a
>
</li>
<li>
<a class="font-medium" href>OncoGPS</a>
</li>
<li>
<a class="font-medium" href>Genome Explorer</a>
</li>
<li>
<a class="font-medium" href>Helixa</a>
</li>
<li>
<a class="font-medium" href>Guardiome.com</a>
</li>
<li>
<a class="font-medium" href>Tiny Beasts</a>
</li>
<li>
<a class="font-medium" href>Mount Jiu-Jitsu</a>
</li>
</ul>
<br />
<h2 class="text-lg font-semibold">Links:</h2>
<ul class="indent-4">
<li>
<a class="font-medium" href="https://github.com/KwatMDPhD"
>GitHub</a
>
</li>
<li>
<a class="font-medium" href="https://x.com/KwatMDPhD"
>X (Twitter)</a
>
</li>
<li>
<a
class="font-medium"
href="https://scholar.google.com/citations?user=PAM4lScAAAAJ&hl"
>OnlyFans</a
>
</li>
</ul>
</div>
</main>
<footer
class="flex place-content-center bg-rose-600 py-8 font-bold text-white"
>
<a href="#">Less is More.</a>
</footer>
<body class="flex min-h-svh flex-col gap-16">
<header class="flex place-content-center bg-rose-800 py-8 text-2xl font-bold tracking-wide text-white">
<a href="/"> Kwat Medetgul-Ernar </a>
</header>
<main class="flex flex-1 place-content-center px-4">
<div class="max-w-prose">
<h1 class="pb-4 text-4xl font-bold">Hi, I'm Kwat 🤠</h1>
<p>I'm a sixth-year MD-PhD candidate at <a target="_blank" href=https://med.stanford.edu/mstp.html class="font-medium text-rose-400">the Stanford School of
Medicine</a>.
</p>
<br /><h2 class="pb-2 text-2xl font-semibold">My life's work is to build the everything blood test 🩸</h2>
<p>At <a target="_blank" href=https://med.stanford.edu/davislab.html class="font-medium text-rose-400">the Stanford Mark Davis Lab</a>, I code analytics that use a
causality model to analyze various molecules, such as antibodies, proteins,
and RNAs, to generate clinical-grade results that are highly interpretable.
I help my collaborators integrate this model into their projects. To ensure
that as many researchers as possible have access to the data for the model,
I'm building <a target="_blank" href=https://OmicsOne.com class="font-medium text-rose-400">a blood data generation platform</a>. To allow the public to try out the blood test,
I've launched <a target="_blank" href=https://MyTrillions.com class="font-medium text-rose-400">a direct-to-consumer test</a>.
</p>
<br /><h2 class="pb-2 text-2xl font-semibold">I've built software, hardware, businesses, and more:</h2>
<ul>
<li><a target="_blank" href=https://www.gsea-msigdb.org/gsea/index.jsp class="font-medium text-rose-400">Gene Set Enrichment Analysis (the GSEA)</a>
</li>
<li><a target="_blank" href=https://www.cell.com/cell-systems/comments/S2405-4712(17)30335-6 class="font-medium text-rose-400">OncoGPS</a>
</li>
<li><a target="_blank" href=https://www.genomeweb.com/sequencing/startup-guardiome-emphasizes-privacy-new-wgs-consumer-offering class="font-medium text-rose-400">Helixa</a>
</li>
<li><a target="_blank" href=https://guardiome.com class="font-medium text-rose-400">Guardiome</a>
</li>
<li><a target="_blank" href=https://www.amazon.com/s?i=stripbooks&rh=p_27%3AKwat+Medetgul-Ernar&s=relevancerank&text=Kwat+Medetgul-Ernar&ref=dp_byline_sr_book_2 class="font-medium text-rose-400">Tiny Beasts</a>
</li>
<li><a target="_blank" href=https://mountjiujitsu.com class="font-medium text-rose-400">Mount Jiu-Jitsu</a>
</li>
</ul>
<br /><h2 class="pb-2 text-2xl font-semibold">Links:</h2>
<ul>
<li><a target="_blank" href=https://github.com/KwatMDPhD class="font-medium text-rose-400">GitHub</a>
</li>
<li><a target="_blank" href=https://x.com/KwatMDPhD class="font-medium text-rose-400">X (Twitter)</a>
</li>
<li><a target="_blank" href=https://scholar.google.com/citations?user=PAM4lScAAAAJ&hl class="font-medium text-rose-400">Google Scholar</a>
</li>
</ul>
</div>
</body>
</html>
</main>
<footer class="flex place-content-center bg-rose-800 py-8 text-2xl font-bold text-white"> Less is More.
</footer>
</body></html>

0 comments on commit b46a98c

Please sign in to comment.