-
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
1 parent
bdcc1cd
commit 3669d7e
Showing
44 changed files
with
26 additions
and
94 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
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
File renamed without changes.
Binary file not shown.
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 |
---|---|---|
@@ -1,29 +1,28 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Mehul Goel</title> | ||
<title>Mehul Goel's Portfolio</title> | ||
<!-- Current Fonts: https://fonts.google.com/share?selection.family=Righteous%7CSource%20Sans%20Pro--> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Righteous&family=Source+Sans+Pro:wght@400;600&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" type="text/css" href="css/home.css"> | ||
<link rel="stylesheet" type="text/css" href="css/utlities.css"> | ||
<link rel="stylesheet" type="text/css" href="css/style.css"> | ||
</head> | ||
<body> | ||
<!-- Navigation bar --> | ||
<!-- <nav> | ||
<nav> | ||
<div class="logo-container"> | ||
<img src="logos\png\logo-no-background.png" alt="Logo"> | ||
<img src="logos\png\logo-no-background.png" alt="Mehul Goel's logo"> | ||
</div> | ||
<div class="nav-links"> | ||
<a href="#">Home</a> | ||
<a href="#about">About Me</a> | ||
<a href="#portfolio">Professinal Experience</a> | ||
<a href="#portfolio">Portfolio</a> | ||
<a href="#portfolio">Hobbies</a> | ||
<a href="mailto:[email protected]">GitHub</a> | ||
<a href="mailto:[email protected]">Linkedin</a> | ||
<a href="mailto:[email protected]">Email Me</a> | ||
</div> | ||
</nav> --> | ||
</nav> | ||
|
||
|
||
<!-- Home page --> | ||
<section class="welcome-section"> | ||
|
@@ -36,8 +35,17 @@ <h1>Hello, <br>I'm Mehul.</h1> | |
</section> | ||
|
||
<!-- About Me section --> | ||
<section id="about"> | ||
<!-- Add content for the About Me section here --> | ||
<section class="about-section"> | ||
<div class = "text-wrapper"> | ||
<p>I'm an undergraduate freshman within the School of Computer Science at Carnegie Mellon University. I am always looking at new ways to develop my skills in CS and life in general. | ||
In my free time, I am constantly working with robots, playing board games with my friends, or building new hobbies. I am always interested in trying new things, so feel free | ||
to contact me at any time with fresh opportunities!</p> | ||
<div class = "Image Button"> | ||
<img src="Images/Icons/pdf.png" alt = "PDF Icon"> | ||
<a href="files/Mehul Goel - Resume.pdf">My Resume</a> | ||
</div> | ||
<a href="#">Learn more about me</a> <!-- TODO: Fix this section to include a full blown about page at one point--> | ||
</div> | ||
</section> | ||
|
||
<!-- Projects section --> | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes