Skip to content

Commit

Permalink
Merge pull request #16 from ohemilyy/main
Browse files Browse the repository at this point in the history
gay
  • Loading branch information
ohemilyy authored Feb 27, 2024
2 parents e7dc2bf + a9ffa58 commit 0569ae2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/app/(public)/(home)/Who.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ const Who = () => (
</Card>

<Card img="/img/emilyg.png"
name="CEO - Emily G."
name="CEO - Luna G."
discord="ohemilyy"
github="ohemilyy"
email="[email protected]">
Hey there, I'm Emily! A 22-year-old transfeminine individual with a deep passion for Astrophysics and Computer Science (C.S.).<br />
Hey there, I'm Luna! A 22-year-old transfeminine individual with a deep passion for Astrophysics and Computer Science (C.S.).<br />
Over the past seven years, I've immersed myself in the world of C.S., gaining a comprehensive understanding of Cybersecurity and Cyber Threat Intelligence. My journey includes both formal education and practical experience, and I'm currently majoring in Astrophysics and C.S.<br />
As a neurodivergent individual, I bring a unique perspective to the tech realm, advocating for diversity and inclusivity. Eager to stay at the forefront of technology, I'm working towards Red Hat Enterprise Linux certification, aiming to make meaningful contributions to the dynamic field of C.S.
</Card>
Expand Down
4 changes: 2 additions & 2 deletions src/app/(public)/crew/Management.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const Management = () => {
name="PM - Blair R."
discord="imfanbases"
email="[email protected]">
Hello everyone! My name is Blair. I am a 18-year-old
Hey there! I'm Fanbases and I'm currently the Project Manager at PinkCloud. I oversee and operate the MCCade Games minecraft server which is owned by PinkCloud Studios, in which I act as the Chief Executive Officer of the PinkCloud subsidy MCCade Games. I'm a very experienced project manager, and businessman. Feel free to reach out if you have any questions or queries.
</BioCard>

<BioCard img="/img/aurora.png"
Expand All @@ -22,4 +22,4 @@ export const Management = () => {
</BioCard>
</div>
);
};
};

0 comments on commit 0569ae2

Please sign in to comment.