Skip to content

Commit

Permalink
new fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Robertboy18 committed Aug 11, 2024
2 parents 860a204 + 870d04a commit 3fac829
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 37 deletions.
4 changes: 2 additions & 2 deletions _data/menus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
url: /research/
external: false

- title: Posts
url: /posts/
- title: News
url: /news/
external: false

- title: AI4Science+Math
Expand Down
18 changes: 6 additions & 12 deletions _layouts/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ home: true
---
<h1>Robert Joseph</h1>

<img align="left" width="193" height="225" src="https://www.robertj1.com/assets/img/pic2.jpg" vspace="0" hspace="0"/>
<img align="left" width="193" height="225" src="https://www.robertj1.com/assets/img/robertpic.jpeg" vspace="0" hspace="0"/>
<p>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ph.D. Math &s CS, <a href ="https://cms.caltech.edu/academics/grad_cms"> California Institute of Technology </a> (Sep 2023 - Present)
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ph.D. Math & CS, <a href ="https://cms.caltech.edu/academics/grad_cms"> California Institute of Technology </a> (Sep 2023 - Present)
<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; B.Sc Honors Math & CS, First Class, <a href = "https://www.ualberta.ca/index.html"> University of Alberta </a> (Sep 2019 - May 2023)
</p>
Expand All @@ -25,26 +25,20 @@ I used to work with Professor <a href = "http://webdocs.cs.ualberta.ca/~whitem/"
I also did research in Numerical Algorithms affiliated with the Pacific Institute of Mathematical Sciences <a href = "https://www.pims.math.ca/">(PIMS)</a> and the Applied Mathematics Institute <a href = "https://sites.ualberta.ca/~yauwong/AMI.htm">(AMI)</a> where I better contributed to the understanding and developing algorithms for Quasi - Linear PDE's, climate forecasting (AI Computational Team - <a href = "https://www.wishartlab.com/">Wishart Lab</a>), Healthcare (<a href = "https://thecvc.ca/">Canadian VIGOUR center</a>) and Explainable AI <a href = "https://sites.ualberta.ca/~amiixai/">(xAI)</a>.
</p>
<p style="text-align: justify; hyphens: auto;">
I also am interested in giving back to the community by teaching and mentoring students and sharing my love for <a href = "https://www.robertj1.com/service/">Mathematics and Computer Science</a> and co-leading the ML Theory Reading Group at <a href="https://cohere.for.ai/">Cohere for AI</a>.
I also am interested in giving back to the community by teaching and mentoring students and sharing my love for AI4Science & Math. Used to co-lead the ML Theory Reading Group at <a href="https://cohere.for.ai/">Cohere for AI</a>.
Feel free to contact me if any of these interests align with your research or if you have any questions. I am always open to new opportunities and collaborations.
</p>
</p>
<p style="margin-bottom:4cm;">
Email: rgeorge (at) caltech (dot) edu | Twitter: <a href = "https://twitter.com/Robertljg">@Robertljg</a> | LinkedIn: <a href = "https://www.linkedin.com/in/robertljg/">Robertj</a> | Github: <a href = "https://github.com/Robertboy18">@Robertboy18</a> | Academic: <a href = "https://www.robertj1.com/assets/pdf/academic_cv">CV</a>

<!--
<script src="https://apps.elfsight.com/p/platform.js" defer></script>
<p class="elfsight-app-b13063fd-194b-41ac-a7f5-7c5932cf93f7"></p>
-->
<!--<h4 class="posts-item-note">Recent Posts</h4>
<!--<p class="elfsight-app-b13063fd-194b-41ac-a7f5-7c5932cf93f7"></p>
<h4 class="posts-item-note">Recent Posts</h4>
{% for post in site.posts limit:11%}
<article class="post-item" align = "center">
<span class="post-item-date" align = "center">{{ post.date | date: "%b %d, %Y" }}</span>
<h4 class="post-item-title" align = "center">
<a href="{{ post.url }}">{{ post.title | escape }}</a>
</h4>
</article>
{% endfor %}
-->

<!--<h4 class="posts-item-note" href = "/resume">All Posts</h4>-->
{% endfor %}-->
15 changes: 12 additions & 3 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,19 @@



<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
<!--<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">-->

<h4 class="posts-item-note">Recent News</h4>
- [July 2024 Attending University of Michigan for summer school on <a href = "https://scifm.ai/summer_school.html">Foundational Models</a>] <br>
- [July 2024 Attending University of Chicago for the <a href = "https://datascience.uchicago.edu/events/ai-science-summer-school-2024/">AI4Science Summer School</a>] <br>
- [June 2024 Finished my first year of <a href = "https://x.com/Robertljg/status/1800656342778253395">PhD</a>] <br>
- [April 2024 Passed my qualification exams]

{% include header.html %}
<br>


<!--{% include header.html %}
<body data-theme="{{ site.mode }}">
{% include navbar.html %}
Expand Down Expand Up @@ -76,3 +84,4 @@ <h1 class="header-title" itemprop="headline">{{ page.title | escape }}</h1>
</body>
</html>
-->
16 changes: 0 additions & 16 deletions ai4math.md

This file was deleted.

13 changes: 10 additions & 3 deletions ai4science.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: AI4Science
title: AI4Science + Math
permalink: /ai4science/
layout: page
excerpt: ai4science
Expand All @@ -10,7 +10,14 @@ excerpt: ai4science
margin-left: auto;
margin-right: auto;
}
.small-image {
width: 50%;
height: auto;
}
</style>

# AI4Science
<img src="https://www.robertj1.com/assets/img/operator.jpg" vspace="0" hspace="0"/>
# AI4Science + Math
<div style="display: flex;">
<img src="https://www.robertj1.com/assets/img/operator.jpg" vspace="0" hspace="0" style="flex: 1;" class="small-image">
<img src="https://www.robertj1.com/assets/img/lean.jpg" vspace="0" hspace="0" style="flex: 1;" class="small-image">
</div>
Binary file removed assets/img/pic4.jpg
Binary file not shown.
Binary file modified assets/img/robertpic.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
layout: home
---
---

12 changes: 12 additions & 0 deletions news.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: News
permalink: /news/
layout: page
excerpt: News
---
<h4 class="posts-item-note">Recent News</h4>
- [July 2024 Attending University of Michigan for summer school on <a href = "https://scifm.ai/summer_school.html">Foundational Models</a>] <br>
- [July 2024 Attending University of Chicago as a <a href = "https://datascience.uchicago.edu/events/ai-science-summer-school-2024/">AI4Science Summer School Fellow</a>] <br>
- [June 2024 Finished my first year of <a href = "https://x.com/Robertljg/status/1800656342778253395">PhD</a>] <br>
- [April 2024 Passed my qualification exams]
<br>

0 comments on commit 3fac829

Please sign in to comment.