-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinterest.html
158 lines (150 loc) · 7.31 KB
/
interest.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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!-- Interest Page -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interests | Atharva Gupta</title>
<link rel="stylesheet" href="css/style.css">
<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=Roboto&family=Rubik&display=swap" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link rel="icon" href="icons/Black Elegant Modern Name Initials Monogram Logo.png">
</head>
<body id = "page-top">
<div class="container-nav">
<header class="d-flex flex-wrap justify-content-center py-3 mb-4">
<a class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none">
<svg width="2vw" height="1vw"></svg>
<h1>Atharva Gupta</h1>
</a>
<ul class="nav nav-pills">
<li class="nav-item"><a href="experience.html" class="nav-link">
<h5>Experience</h5>
</a></li>
<li class="nav-item"><a href="index.html" class="nav-link">
<h5>Work</h5>
</a></li>
<li class="nav-item"><a href="about.html" class="nav-link">
<h5>About</h5>
</a></li>
<li class="nav-item"><a href="interest.html" class="nav-link">
<h5>Interests</h5>
</a></li>
</ul>
</header>
</div>
<div class = "body-container">
<h1 style="font-size:4vw;">📸</h1>
<div>
<h1 id = "body-text-work">Unveiling Pixel Perfect Moments:</h1>
<h1 id = "lower-text-work">Picture Perfection Shot on iPhone.</h1>
<hr>
</div>
</div>
<br>
<div class="align-pictures">
<h1 style="color: red; font-size: 1.5vw;">🚨🚧 In Progress 🚧🚨</h1>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-dallas">📍Dallas, Texas</h1>
<div class = "scroll">
<img src="image/dallas1.JPG" alt="Barcelona Picture" class = "photos">
<img src="image/friends.jpeg" alt="Barcelona Picture" class = "photos">
<img src="image/dallas2.JPG" alt="Barcelona Picture" id = "photos-church">
<img src="image/dallas3.JPG" alt="Barcelona Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-laf">West Lafayette, Indiana</h1>
<div class = "scroll">
<img src="image/laf2.png" alt="West Lafayette Picture" class = "photos">
<img src="image/laf1.JPG" alt="West Lafayette Picture" class = "photos">
<img src="image/purdue4.jpeg" alt="West Lafayette Picture" id = "photos-church">
<img src="image/purdue3.jpeg" alt="West Lafayette Picture" id = "photos-church">
<img src="image/laf3.png" alt="West Lafayette Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-ny">New York City, New York</h1>
<div class = "scroll">
<img src="image/New_York2.JPG" alt="New York Picture" class = "photos">
<img src="image/New_York3.JPG" alt="New York Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-tok">Tokyo, Japan</h1>
<div class = "scroll">
<img src="image/tok1.jpg" alt="Tokoyo Picture" class = "photos">
<img src="image/tok2.jpg" alt="Tokoyo Picture" class = "photos">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-spain">Barcelona, Spain</h1>
<div class = "scroll">
<img src="image/spain1.jpg" alt="Barcelona Picture" class = "photos">
<img src="image/spain2.jpg" alt="Barcelona Picture" class = "photos">
<img src="image/spain3.jpg" alt="Barcelona Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-dubai">Dubai, United Arab Emirates</h1>
<div class = "scroll">
<img src="image/dubai1.JPG" alt="Dubai Picture" class = "photos">
<img src="image/dubai2.JPG" alt="Dubai Picture" class = "photos">
<img src="image/dubai3.JPG" alt="Dubai Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-london">London, United Kingdom</h1>
<div class = "scroll">
<img src="image/London1.JPG" alt="London Picture" class = "photos">
<img src="image/London22.JPG" alt="London Picture" class = "photos">
<img src="image/London3.JPG" alt="London Picture" class = "photos">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-zurich">Zurich, Switzerland</h1>
<div class = "scroll">
<img src="image/zuric1.JPG" alt="Zurich Picture" class = "photos">
<img src="image/zurich2.JPG" alt="Zurich Picture" class = "photos">
<img src="image/zurich3.png" alt="Zurich Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-paris">Paris, France</h1>
<div class = "scroll">
<img src="image/paris1.JPG" alt="Paris Picture" class = "photos">
<img src="image/paris2.JPG" alt="Paris Picture" id = "photos-church">
<img src="image/Paris3.JPG" alt="Paris Picture" id = "photos-church">
</div>
</div>
<div class = "align-pictures">
<h1 id = "add-photo-mexico">Cancún, Mexico</h1>
<div class = "scroll">
<img src="image/cancun.JPG" alt="Mexico Picture" class = "photos">
</div>
</div>
<hr>
<a class="scroll-to-top rounded" href="#page-top" style="display: inline;">
<i class="fa fa-angle-up" aria-hidden="true"></i>
</a>
<div class="container">
<footer class="d-flex flex-wrap justify-content-between py-3 my-4">
<div class="col-md-4 d-flex">
<a href="/" class="mb-3 me-2 mb-md-0 text-muted text-decoration-none lh-1">
</a>
<span class="mb-3 mb-md-0 text-muted" id = "footer-style">Feel free to reach out to me on my linkedin for interesting ideas or collaboration.</span>
</div>
<ul class="nav col-md-4 justify-content-end list-unstyled d-flex">
<li class="ms-3"><a href="https://github.com/Atharva404" target="_blank"><img src="icons/25231.png" alt="Github icon" class = "icon"></a></li>
<li class="ms-3"><a href="https://www.linkedin.com/in/atharva-gupta-7638b023b/" target="_blank"><img src="icons/174857.png" alt="Linkedin icon" class = "icon"></a></li>
</ul>
</footer>
</div>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/a3fac38486.js" crossorigin="anonymous"></script>
</body>
</html>