-
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.
- Loading branch information
Showing
13 changed files
with
4,773 additions
and
4,882 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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 |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
<!-- Navigation --> | ||
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav"> | ||
<div class="container"> | ||
<a class="navbar-brand js-scroll-trigger" href="#page-top">claire hsu | [email protected]</a> | ||
<a class="navbar-brand js-scroll-trigger" href="#page-top">claire hsu</a> | ||
<button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> | ||
Menu | ||
<i class="fas fa-bars"></i> | ||
|
@@ -60,7 +60,7 @@ | |
</div> | ||
|
||
<!-- Masthead Subheading --> | ||
<p class="masthead-subheading font-weight-light mb-0">California born and raised. MIT CS 2020</p> | ||
<p class="masthead-subheading font-weight-light mb-0">California born and raised. Currently in NYC! MIT CS 2020</p> | ||
|
||
</div> | ||
</header> | ||
|
@@ -195,18 +195,18 @@ <h2 class="page-section-heading text-center text-uppercase text-white">About</h2 | |
<!-- About Section Content --> | ||
<div class="row"> | ||
<div class="col-lg-4 ml-auto"> | ||
<p class="lead">Hi! I'm Claire, a senior in computer science and engineering at MIT. | ||
I uploaded some of my class notes and links here (mostly CS stuff, but there's some surprises here and there). | ||
<p class="lead">Hi! I'm Claire, a recent graduate in computer science and engineering at MIT now working as a software engineer. | ||
I uploaded some of my class notes and links from college (mostly CS stuff, but there's some surprises here and there). | ||
Apologies for the disorganized order of some of the notes (I only really started taking good notes my junior year), but thought these might help future kids out :D</p> | ||
</div> | ||
<div class="col-lg-4 mr-auto"> | ||
<p class="lead">Feel free to contact me at my email [email protected]!! For opportunities, my resume is included below:</p> | ||
<p class="lead">Feel free to contact me at my email clhsu@alum.mit.edu!! For opportunities, my resume is included below:</p> | ||
</div> | ||
</div> | ||
|
||
<!-- About Section Button --> | ||
<div class="text-center mt-4"> | ||
<a class="btn btn-xl btn-outline-light" href="pdf/Resume_ClaireHsu_Sp20_github.pdf" target="_blank"> | ||
<a class="btn btn-xl btn-outline-light" href="pdf/Resume_ClaireHsu_Fa24.pdf" target="_blank"> | ||
<i class="fas fa-download mr-2"></i> | ||
My Resume | ||
</a> | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.