-
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
Showing
3 changed files
with
18 additions
and
9 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 |
---|---|---|
|
@@ -124,7 +124,16 @@ | |
el.style.animation = start ? "spin 2s infinite linear" : ""; | ||
start = !start; | ||
}; | ||
})();</script></div><h3 class="text-2xl bold mt-3 text-center">Anisha Palaparthi</h3><div class="text-center mt-2 text-lg"><a class="mx-2" href="https://anishapalaparthi.com/"><i class="fas fa-globe-americas"></i> Website </a><a class="mx-2" href="mailto:[email protected]" title="[email protected]"><i class="fas fa-envelope"></i> Email</a></div><p class="text-justify px-2">Hi, I'm Anisha! I am currently an undergraduate studying Computer Engineering and Computer Science. Here at ICAROS, I work on designing cool new quality diversity algorithms that improve performance and resilience in complex robotics tasks. My research interests lie at the intersection of evolutionary algorithms, reinforcement learning, and AI for robotics. Outside of research, I enjoy teaching fun CS concepts and exploring classic cinema.</p></div><div class="mx-3 my-5 sm:w-96 w-60"><div class="flex flex-wrap items-center"><div class="border-black border-b-8 sm:w-16 w-10"></div><div style="background-image:url(/imgs/people/steve.vott.jpg)" id="steve-vott" class="mx-auto bg-center bg-cover h-40 rounded-full sm:h-64 sm:w-64 w-40"><img src="/imgs/people/steve.vott.jpg" class="w-full h-full opacity-0" alt="Steve Vott" loading="lazy"></div><div class="border-black border-b-8 sm:w-16 w-10"></div><script>// ;) | ||
})();</script></div><h3 class="text-2xl bold mt-3 text-center">Anisha Palaparthi</h3><div class="text-center mt-2 text-lg"><a class="mx-2" href="https://anishapalaparthi.com/"><i class="fas fa-globe-americas"></i> Website </a><a class="mx-2" href="mailto:[email protected]" title="[email protected]"><i class="fas fa-envelope"></i> Email</a></div><p class="text-justify px-2">Hi, I'm Anisha! I am currently an undergraduate studying Computer Engineering and Computer Science. Here at ICAROS, I work on designing cool new quality diversity algorithms that improve performance and resilience in complex robotics tasks. My research interests lie at the intersection of evolutionary algorithms, reinforcement learning, and AI for robotics. Outside of research, I enjoy teaching fun CS concepts and exploring classic cinema.</p></div><div class="mx-3 my-5 sm:w-96 w-60"><div class="flex flex-wrap items-center"><div class="border-black border-b-8 sm:w-16 w-10"></div><div style="background-image:url(/imgs/people/sid.srikanth.jpg)" id="siddharth-srikanth" class="mx-auto bg-center bg-cover h-40 rounded-full sm:h-64 sm:w-64 w-40"><img src="/imgs/people/sid.srikanth.jpg" class="w-full h-full opacity-0" alt="Siddharth Srikanth" loading="lazy"></div><div class="border-black border-b-8 sm:w-16 w-10"></div><script>// ;) | ||
(function() { | ||
const x = 's'; | ||
const el = document.getElementById(`siddharth-srikanth`); | ||
let start = true; | ||
el.onclick = () => { | ||
el.style.animation = start ? "spin 2s infinite linear" : ""; | ||
start = !start; | ||
}; | ||
})();</script></div><h3 class="text-2xl bold mt-3 text-center">Siddharth Srikanth</h3><div class="text-center mt-2 text-lg"><a class="mx-2" href="https://www.linkedin.com/in/sid-srikanth/"><i class="fas fa-globe-americas"></i> Website </a><a class="mx-2" href="mailto:[email protected]" title="[email protected]"><i class="fas fa-envelope"></i> Email</a></div><p class="text-justify px-2">Sid Srikanth is an undergraduate student majoring in both Computer Science and Applied Math at the University of Southern California. His research interests include quality diversity optimization and causality inference. Outside of ICAROS, he is passionate about quantitative finance and enjoys playing basketball.</p></div><div class="mx-3 my-5 sm:w-96 w-60"><div class="flex flex-wrap items-center"><div class="border-black border-b-8 sm:w-16 w-10"></div><div style="background-image:url(/imgs/people/steve.vott.jpg)" id="steve-vott" class="mx-auto bg-center bg-cover h-40 rounded-full sm:h-64 sm:w-64 w-40"><img src="/imgs/people/steve.vott.jpg" class="w-full h-full opacity-0" alt="Steve Vott" loading="lazy"></div><div class="border-black border-b-8 sm:w-16 w-10"></div><script>// ;) | ||
(function() { | ||
const x = 's'; | ||
const el = document.getElementById(`steve-vott`); | ||
|
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