-
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.
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -112,14 +112,13 @@ <h1 style="font-family:Abril Fatface ; font-size: 400%;">About Me</h1> | |
<hr style="height:5px;color:#32012F;background-color:#32012F; opacity: 100; width: 50%; "> | ||
</div> | ||
|
||
<p style="font-family:Montserrat; margin-left: 7%; text-align: left; width: 70%; font-size: 150%;">I am a student pursuing CSE degree at BITS Pilani Hyderabad Campus. I have always been fascinated by computers and how to manipulate them to do things I wanted them to. This curiosity has led me down a path of programming, scripting and developing. I have a long way to go but the things I have learnt never fail to amaze me.<br><br> | ||
<p style="font-family:Montserrat; margin-left: 7%; text-align: left; width: 70%; font-size: 150%;">I am currently studying for a CSE degree at BITS Pilani Hyderabad Campus. Computers have always fascinated me, and I love experimenting with different software to manipulate them in various ways. My curiosity has led me down a path of coding, scripting, and development. I still have a lot to learn, but I am constantly amazed by the new things I discover.<br><br> | ||
|
||
I am interested in finance and consulting as well and currently a conditional consultant at WorldQuant. My team and I won the IQC 2024 University Round. I have also participated in several case study competitions.</p> | ||
|
||
In addition, I have developed an interest in finance and consulting. Currently, I am a conditional consultant at WorldQuant, where my team and I won the IQC 2024 University Round. I have also participated in several case study competitions to improve my skills. | ||
<div id="contact" class="titles"> | ||
<h1 style="font-family:Abril Fatface ; font-size: 400%;">Contact Me</h1> | ||
<hr style="height:5px;color:#32012F;background-color:#32012F; opacity: 100; width: 50%; "> | ||
<h2 class="col-sm-6" style="font-family: Montserrat;"><a class="btn btn-lg btn-warning rounded-pill" href="mailto: [email protected]" target="_blank" style="background-color: #32012F; color: antiquewhite; text-decoration: none;">Email Me!</a></h2> | ||
<h2 class="col-sm-6" style="font-family: Montserrat; margin:20px;"><a class="btn btn-lg btn-warning rounded-pill" href="mailto: [email protected]" target="_blank" style="background-color: #32012F; color: antiquewhite; text-decoration: none;">Email Me!</a></h2> | ||
<a class="link-body-emphasis" href="https://github.com/pranshustuff" target="_blank"><img src="./assets/github.png" style="height: 40px;"></a> | ||
</div> | ||
|
||
|
@@ -134,7 +133,7 @@ <h2 class="col-sm-6" style="font-family: Montserrat;"><a class="btn btn-lg btn-w | |
</ul> | ||
</footer> | ||
<div class="d-flex flex-column flex-sm-row justify-content-between py-4 border-top" style="background-color: #32012F;"> | ||
<p style="color: antiquewhite; margin:auto">© 2024 Pranshu Suman All rights reserved.</p> | ||
<p style="color: antiquewhite; margin:auto">© 2024 Pranshu Suman. All rights reserved.</p> | ||
</div> | ||
|
||
|
||
|