-
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.
Merge pull request #16 from ohemilyy/main
gay
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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" | ||
|
@@ -22,4 +22,4 @@ export const Management = () => { | |
</BioCard> | ||
</div> | ||
); | ||
}; | ||
}; |