Updated Resume and status

This commit is contained in:
2022-11-24 00:19:44 -05:00
parent 3c66ae69dc
commit 16150f39c4
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ class About extends Component {
<Row className="Info"> <Row className="Info">
<ul> <ul>
<li> <li>
I will be starting a Master's in Computer Science program at Georgia Institute of Technology, Atlanta in Fall 22 with a specialization in Computing Systems. (#GoJackets) {" "} Currently pursuing a Master's degree from Georgia Institute of Technology majoring in Computer Science with a specialization in Computing Systems. (#GoJackets) {" "}
</li>{" "} </li>{" "}
<li> <li>
Worked as an SDE Intern(Backend) at{" "} Worked as an SDE Intern(Backend) at{" "}
@@ -43,7 +43,7 @@ class About extends Component {
</li>{" "} </li>{" "}
</ul>{" "} </ul>{" "}
</Row>{" "} </Row>{" "}
<button style={{borderRadius:"0.8em", width:"auto",height:"40px", fontSize:"larger", backgroundColor:"rgb(5, 255, 180)"}}><FontAwesomeIcon icon="file-download"/> <a href={resume} style= {{color: "black", textDecoration:"none"}} download="AmanTahilianiResume.pdf">Resume</a></button> <button style={{borderRadius:"0.8em", width:"auto",height:"40px", fontSize:"larger", backgroundColor:"rgb(5, 255, 180)"}}><FontAwesomeIcon icon="file-download"/> <a href={resume} style= {{color: "black", textDecoration:"none"}} download="AmanTahilianiPublicationsResume.pdf">Resume</a></button>
</Col>{" "} </Col>{" "}
</Row>{" "} </Row>{" "}
</div> </div>

Binary file not shown.