-
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 #2 from sofiareyesf/phase4
Phase4
- Loading branch information
Showing
5 changed files
with
25 additions
and
16 deletions.
There are no files selected for viewing
Binary file not shown.
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<script src="app.js"></script> | ||
<!DOCTYPE html> | ||
<script src="app.js"></script> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
|
@@ -26,7 +26,7 @@ <h2>Sofia Reyes Franco</h2> | |
<p>Personal Email: [email protected]</p> | ||
<p>Tel: (949)-560-2276</p> | ||
<div class="location"> | ||
<span class="icon">📍</span> Philadelphia, PA | ||
<span class="icon">📍</span> Pittsburgh, PA | ||
</div> | ||
<div class="social-links"> | ||
<a href="https://github.com/sofiareyesf" class="icon"><img src="images/github-icon.png" alt="GitHub"></a> | ||
|
@@ -38,16 +38,16 @@ <h2>Sofia Reyes Franco</h2> | |
<section id="welcome"> | ||
<h1>Hi, I'm Sofia!</h1> | ||
<p> | ||
I am a rising senior at Carnegie Mellon University studying Information Systems & minoring in Cybersecurity & International Conflict. | ||
I do risk consulting, specializing in SOC reports and PCI DSS fields. | ||
I am currently working on receiving my CISA, AWS, and CIPP certifications within the field, | ||
and plan on attending law school in 5-10 years.<br><br> | ||
I am a rising senior at Carnegie Mellon University studying Information Systems with a minor in Cybersecurity and International Conflict. | ||
I have experience in cybersecurity consulting, specializing in transforming incoming client data into ECS format and working with Penetration | ||
Testing Services to identify system weaknesses. I am also working towards obtaining my CISA, AWS, and CIPP certifications, with long-term plans | ||
to attend law school in 5-10 years.<br><br> | ||
|
||
When I'm not debugging dashboards for clients or learning about cyber law, I enjoy visiting my parents in Miami, where I can go back to | ||
my Cuban roots or traveling to Madrid, Spain, where I grew up, to see friends.<br><br> | ||
When I'm not managing projects or enhancing my knowledge in cyber law, I enjoy visiting my parents in Miami to reconnect with my Cuban roots, | ||
or traveling to Madrid, Spain, where I grew up, to visit friends.<br><br> | ||
|
||
I will be graduating from Carnegie Mellon with my Bachelor's degree in May 2025, and <b>I am actively seeking a full-time job | ||
within the Cybersecurity field starting Summer/Fall 2025</b>. | ||
I will be graduating from Carnegie Mellon with my Bachelor's degree in May 2025, and <b>I am actively seeking a full-time position | ||
in Software Development or Project Management starting Summer/Fall 2025</b>. | ||
<br><br> | ||
|
||
</p> | ||
|
@@ -58,6 +58,10 @@ <h1>Hi, I'm Sofia!</h1> | |
<div class="news-item"> | ||
<h2>Latest News</h2> | ||
<ul> | ||
<li><strong>August 10th, 2024</strong> - I finished my internship with Forvis Mazars, | ||
having gained experience transforming incoming client data into ECS format by mapping | ||
data fields to standardized ECS fields, ensuring consistent representation and enhancing | ||
tool compatibility. Also worked with Penetration Testing Services and SentinelOne to identify weaknesses within client systems</li> | ||
<li><strong>June 1st, 2024</strong> - I was invited to National Intern Week (NIT) | ||
in New York Ciy, where I learned about what consulting | ||
entails on a day-to-day basis.</li> | ||
|
@@ -67,7 +71,7 @@ <h2>Latest News</h2> | |
<br> | ||
<li><strong>May 5th, 2024</strong> - I was nominated by the advising staff | ||
at Carnegie Mellon University's Information Systems department to be an | ||
Information Systems ambassador.</li> | ||
Information Systems ambassador and the main events planner as a part of a 10-person board.</li> | ||
<br> | ||
</ul> | ||
</div> | ||
|
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
Binary file not shown.