Updated for senior year and R610
This commit is contained in:
parent
5dfc467fad
commit
98772e318f
@ -9,11 +9,11 @@
|
|||||||
<!--img class="profile_picture" src="profile.jpeg"/-->
|
<!--img class="profile_picture" src="profile.jpeg"/-->
|
||||||
<h2>Aidan Sharpe</h2>
|
<h2>Aidan Sharpe</h2>
|
||||||
<p>
|
<p>
|
||||||
Hey! My name is Aidan Sharpe. I'm a third-year Electrical and Computer Engineering student at Rowan University, and I'm on track to graduate in May of 2025 with a Bachelor of Science and a Certificate of Undergraduate Study in Cybersecurity Engineering.
|
Hey! My name is Aidan Sharpe, a fourth-year Electrical and Computer Engineering student at Rowan University. I'm on track to graduate in May of 2025 with a Bachelor of Science and a Certificate of Undergraduate Study in Cybersecurity Engineering.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
I made this website primarily to serve as a hub for friends, family, and potential employers.
|
I made this website primarily to serve as my professional hub for prospective employers and project collaborators. I am hosting this website from my home server, a Dell Poweredge R610 running Debian 12 Bookworm. I host a variety of services, including Gitea for code and version management, Tandoor for recipes and shopping lists, Nextcloud for calendar and tasks, and Immich for backing up my photos and videos.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
<!--
|
||||||
@ -30,7 +30,7 @@
|
|||||||
<div class="content-box">
|
<div class="content-box">
|
||||||
<h2>For Recruiters / Prospective Employers</h2>
|
<h2>For Recruiters / Prospective Employers</h2>
|
||||||
<p>
|
<p>
|
||||||
If you are a recruiter or prospective employer, first of all, welcome! I am very thankful that I you have taken the time to visit my webpage. There is a decent amount to explore here. If you are looking for my portfolio, most if not all of my personal projects can be found on my gitea instance. Other than that, feel free to explore! If you have any questions, please don't hesitate to reach out to me via email <a href="mailto:amsharpe102@pm.me">amsharpe102@pm.me</a>.
|
If you are a recruiter or prospective employer, welcome! I am very thankful that you have taken the time to visit my webpage. If you are looking for my portfolio, most if not all of my personal projects can be found on my Gitea instance. Other than that, feel free to explore! If you have any questions, please don't hesitate to reach out to me via email <a href="mailto:amsharpe102@pm.me">amsharpe102@pm.me</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="content-box">
|
<div class="content-box">
|
||||||
|
@ -36,9 +36,7 @@
|
|||||||
text-align: center; }
|
text-align: center; }
|
||||||
|
|
||||||
.profile_picture {
|
.profile_picture {
|
||||||
width: 100%;
|
width: 100%; }
|
||||||
border-style: solid;
|
|
||||||
border-color: #ff5d62; }
|
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
color: #7e9cd8;
|
color: #7e9cd8;
|
||||||
|
Loading…
Reference in New Issue
Block a user