-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
111 lines (105 loc) · 6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gayatri Srinivasan</title>
<!-- Favicon -->
<link rel="icon" href="panda.ico">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Merriweather&family=Montserrat&family=Satisfy&display=swap" rel="stylesheet">
<!-- Bootstrap stylesheet -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- CSS stylesheet -->
<link rel="stylesheet" href="CSS/styles.css">
</head>
<header>
<nav class="navbar navbar-expand-lg navbar-custom">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<a class="navbar-brand" href="index.html"><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/joypixels/275/panda_1f43c.png" alt="" width="50"></a>
<ul class="navbar-nav me-auto mb-2 mb-lg-0 ms-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-me">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#my-skills">My skills</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#contact-me">Contact Me</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="my-websites.html">My Websites</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<body>
<div class="top-container" id="home">
<img class="top-cloud" src="images/cloud.png" alt="cloud-img">
<h1>I'm Gayatri</h1>
<h2 class="subtitle" style="margin-top: 0;">a student.</h2>
<img class="bottom-cloud" src="images/cloud.png" alt="cloud-img">
<img src="images/mountain.png" alt="mountain-img">
</div>
<div class="middle-container" id="about-me">
<div class="profile">
<img src="images/gayatri.png" alt="gayatri-pfp">
<h2 class="font-blue intro-title">Hello.</h2>
<p style="margin-bottom: 0px;" class="intro">Welcome to one of my very first Websites! I'm aspired to become a web developer. I appreciate you checking out
my website! I have a section of the websites that I made (or will be making). It probably would be blank at the time you are reading this.
But I would update the page whenever I make one, so you can go through my Projects.</p>
<hr id="my-skills">
</div>
<div class="skills">
<h2 style="margin-bottom: 0px; margin-top: 0px;" class="font-blue">My Skills.</h2>
<div class="skill-row">
<img class="desktop-img" src="images/coding.gif" alt="computer-icon">
<h3 class="font-yellow">Programming</h3>
<p class="description-code">I've recently joined an online course for Web Development to see if it was right for me.
And I realized that I enjoy programming. I'm looking forward to all the things I will be learning
along the way and the websites I'll be making!</p>
</div>
<div class="skill-row">
<img class="cooking-img" src="images/raman.gif" alt="cooking-icon">
<br><br>
<h3 class="font-yellow">Making Food</h3>
<p class="description-food">Since I'm a juvenile and I can't think of many skills that I have.
But I also really like cooking and making the dishes I like for myself and my family. It's one of my hobbies.</p>
</div>
<div class="skill-row">
<img class="art-img" src="images/art.gif" alt="painting-icon">
<h3 class="font-yellow">Art</h3>
<p class="description-art">I used to love making things out of paper and decorate things and lookup for 'DIY' videos on YouTube.
I always thought I had a creative side. But I haven't been in touch with it for a while. If I had enough patience and time,
im sure I would get back to it.</p>
<hr>
</div>
</div>
<div class="contact-me" id="contact-me">
<h2 class="font-blue contactme-title">Get In Touch</h2>
<h3 class="contactme-subtitle">Let's be friends!</h3>
<br>
<button type="button" class="btn btn-lg"><a href="mailto: [email protected]" class="btn-link">Contact Me</a></button>
</div>
</div>
<div class="bottom-container">
<a class="footer-linkedin" href="https://www.linkedin.com/in/gayatri-s-62009b211/" target="_blank"><img src="images/linkedin.png" alt="Linkedin"></a>
<a class="footer-instagram" href="https://www.instagram.com/alds194/" target="_blank"><img src="images/instagram.png" alt="Instagram"></a>
<a class="footer-telegram" href="https://t.me/alds194" target="_blank"><img src="images/telegram.png" alt=""></a>
<p class="copyright">© 2021 Gayatri Srinivasan.</p>
</div>
</body>
</html>