|
7 | 7 | <link rel="stylesheet" href="styles.css" /> |
8 | 8 | </head> |
9 | 9 | <body> |
10 | | - <header class="fade-in"> |
11 | | - <h1>Elaina Carney</h1> |
12 | | - <p>Washington, PA 15301</p> |
13 | | - <p> |
14 | | - <a href="mailto:ejc1019@sru.edu">ejc1019@sru.edu</a> | |
15 | | - <a href="tel:7249147457">724-914-7457</a> | |
16 | | - <a href="https://github.com/eJane1589" target="_blank" rel="noopener noreferrer">GitHub</a> |
17 | | - </p> |
18 | | - </header> |
| 10 | + <div class="container"> |
| 11 | + <header class="card fade-in"> |
| 12 | + <h1>Elaina Carney</h1> |
| 13 | + <p>Washington, PA 15301</p> |
| 14 | + <p> |
| 15 | + <a href="mailto:ejc1019@sru.edu">ejc1019@sru.edu</a> | |
| 16 | + <a href="tel:7249147457">724-914-7457</a> | |
| 17 | + <a href="https://github.com/eJane1589" target="_blank" rel="noopener noreferrer">GitHub</a> |
| 18 | + </p> |
| 19 | + </header> |
19 | 20 |
|
20 | | - <main> |
21 | | - <section class="fade-in"> |
22 | | - <h2>Education</h2> |
23 | | - <p><strong>Slippery Rock University</strong> – Slippery Rock, PA</p> |
24 | | - <p>B.S. in Computing – Computer Science Concentration</p> |
25 | | - <p>B.S. in Cybersecurity – Secure Software Development Concentration</p> |
26 | | - <p>Expected Graduation: May 2027 | GPA: 3.6</p> |
27 | | - <h3>Relevant Coursework</h3> |
28 | | - <ul> |
29 | | - <li>Secure Programming</li> |
30 | | - <li>Fundamentals of Database Design</li> |
31 | | - <li>Computer Organization and Architecture</li> |
32 | | - <li>Administration and Security</li> |
33 | | - <li>Shell Commands and Scripting</li> |
34 | | - </ul> |
35 | | - </section> |
| 21 | + <main> |
| 22 | + <section class="card fade-in"> |
| 23 | + <h2>Education</h2> |
| 24 | + <p><strong>Slippery Rock University</strong> – Slippery Rock, PA</p> |
| 25 | + <p>B.S. in Computing – Computer Science Concentration</p> |
| 26 | + <p>B.S. in Cybersecurity – Secure Software Development Concentration</p> |
| 27 | + <p>Expected Graduation: May 2027 | GPA: 3.6</p> |
| 28 | + <h3>Relevant Coursework</h3> |
| 29 | + <ul> |
| 30 | + <li>Secure Programming</li> |
| 31 | + <li>Fundamentals of Database Design</li> |
| 32 | + <li>Computer Organization and Architecture</li> |
| 33 | + <li>Administration and Security</li> |
| 34 | + <li>Shell Commands and Scripting</li> |
| 35 | + </ul> |
| 36 | + </section> |
36 | 37 |
|
37 | | - <section class="fade-in"> |
38 | | - <h2>Technical Skills & Projects</h2> |
39 | | - <p><strong>Languages:</strong> C, C++, C#, Python, Java, JavaScript, SQL</p> |
40 | | - <p><strong>Tools/Technologies:</strong> Visual Studio, Git, Windows/Linux</p> |
41 | | - <p><strong>Concepts:</strong> Secure Software Development, Database Management, Scripting, OOP</p> |
42 | | - <h3>Course Scheduler – CPSC 236 Final Project (Dec. 2024)</h3> |
43 | | - <ul> |
44 | | - <li>Developed a multi-form course scheduling app in C# using Visual Studio.</li> |
45 | | - <li>Designed database integration for student records.</li> |
46 | | - <li>Built an admin dashboard with tabs for student info, financial office, and registration.</li> |
47 | | - <li>Implemented libraries, exception handling, UI elements, and data handling.</li> |
48 | | - </ul> |
49 | | - </section> |
| 38 | + <section class="card fade-in"> |
| 39 | + <h2>Technical Skills & Projects</h2> |
| 40 | + <p><strong>Languages:</strong> C, C++, C#, Python, Java, JavaScript, SQL</p> |
| 41 | + <p><strong>Tools/Technologies:</strong> Visual Studio, Git, Windows/Linux</p> |
| 42 | + <p><strong>Concepts:</strong> Secure Software Development, Database Management, Scripting, OOP</p> |
| 43 | + <h3>Course Scheduler – CPSC 236 Final Project (Dec. 2024)</h3> |
| 44 | + <ul> |
| 45 | + <li>Developed a multi-form course scheduling app in C# using Visual Studio.</li> |
| 46 | + <li>Designed database integration for student records.</li> |
| 47 | + <li>Built an admin dashboard with tabs for student info, financial office, and registration.</li> |
| 48 | + <li>Implemented libraries, exception handling, UI elements, and data handling.</li> |
| 49 | + </ul> |
| 50 | + </section> |
50 | 51 |
|
51 | | - <section class="fade-in"> |
52 | | - <h2>Relevant Experience</h2> |
53 | | - <p><strong>Cybersecurity Workshop – Slippery Rock University</strong> – Butler County, PA</p> |
54 | | - <p><em>Presenter | February 2025</em></p> |
55 | | - <ul> |
56 | | - <li>Educated local business owners on cyber threats.</li> |
57 | | - <li>Presented real-world outcomes and best practices.</li> |
58 | | - <li>Facilitated Q&A sessions on security risks and technology.</li> |
59 | | - </ul> |
60 | | - </section> |
| 52 | + <section class="card fade-in"> |
| 53 | + <h2>Relevant Experience</h2> |
| 54 | + <p><strong>Cybersecurity Workshop – Slippery Rock University</strong> – Butler County, PA</p> |
| 55 | + <p><em>Presenter | February 2025</em></p> |
| 56 | + <ul> |
| 57 | + <li>Educated local business owners on cyber threats.</li> |
| 58 | + <li>Presented real-world outcomes and best practices.</li> |
| 59 | + <li>Facilitated Q&A sessions on security risks and technology.</li> |
| 60 | + </ul> |
| 61 | + </section> |
61 | 62 |
|
62 | | - <section class="fade-in"> |
63 | | - <h2>Work Experience</h2> |
64 | | - <p><strong>IGS Industries</strong> – Meadowlands, PA</p> |
65 | | - <p><em>Summer Associate | June 2023 – Present</em></p> |
66 | | - <ul> |
67 | | - <li>Performed construction and finishing tasks including trimming, flooring, and painting.</li> |
68 | | - <li>Operated machinery and collaborated with team members for efficient project completion.</li> |
69 | | - </ul> |
70 | | - </section> |
71 | | - </main> |
| 63 | + <section class="card fade-in"> |
| 64 | + <h2>Work Experience</h2> |
| 65 | + <p><strong>IGS Industries</strong> – Meadowlands, PA</p> |
| 66 | + <p><em>Summer Associate | June 2023 – Present</em></p> |
| 67 | + <ul> |
| 68 | + <li>Performed construction and finishing tasks including trimming, flooring, and painting.</li> |
| 69 | + <li>Operated machinery and collaborated with team members for efficient project completion.</li> |
| 70 | + </ul> |
| 71 | + </section> |
| 72 | + </main> |
72 | 73 |
|
73 | | - <footer class="fade-in"> |
74 | | - <p>© 2025 Elaina Carney</p> |
75 | | - </footer> |
| 74 | + <footer class="fade-in"> |
| 75 | + <p>© 2025 Elaina Carney</p> |
| 76 | + </footer> |
| 77 | + </div> |
76 | 78 | </body> |
77 | 79 | </html> |
0 commit comments