Skip to content

Commit

Permalink
Add the new projects
Browse files Browse the repository at this point in the history
  • Loading branch information
FadiShawki committed May 1, 2024
1 parent d408421 commit c436d7e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion orbitmines.com/src/routes/profiles/fadi-shawki/FadiShawki.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ const FadiShawki = () => {
link: "https://github.com/orbitmines/orbitmines.com/issues/14"
}, status: Viewed.VIEWED, found_at: "2024", viewed_at: "2024"
},
{
reference: {
title: "Project - Research towards Designs",
organizations: [ORGANIZATIONS.github],
year: "2024",
link: "https://github.com/orbitmines/orbitmines.com/issues/29"
}, status: Viewed.VIEWED, found_at: "2024", viewed_at: "2024"
},
{
reference: {
title: "Project - Compute - Rays to GPUs",
Expand All @@ -78,7 +86,7 @@ const FadiShawki = () => {
},
{
reference: {
title: "Project - Compression (2025?)",
title: "Project - Compression",
organizations: [ORGANIZATIONS.github],
year: "2025?",
link: "https://github.com/orbitmines/archive/blob/main/projects/Project%20-%20Compression%20(2025%3F).md"
Expand All @@ -91,6 +99,14 @@ const FadiShawki = () => {
year: "2025-2026?",
link: "https://github.com/orbitmines/archive/blob/main/projects/Project%20-%20Archive%20-%20%22OrbitMines'%20Journey%22%20(2025-2026%3F).md"
}, status: Viewed.VIEWED, found_at: "2024", viewed_at: "2024"
},
{
reference: {
title: "Project - Education",
organizations: [ORGANIZATIONS.github],
year: "2027+?",
link: "https://github.com/orbitmines/orbitmines.com/issues/30"
}, status: Viewed.VIEWED, found_at: "2024", viewed_at: "2024"
}
]} />
</Section>
Expand Down

0 comments on commit c436d7e

Please sign in to comment.