-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
251 lines (221 loc) · 9.68 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
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!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>Shubhangi Misra</title>
<link rel="shortcut icon" href="https://img.icons8.com/pastel-glyph/2x/internet.png" type="image/x-icon">
<link rel="stylesheet" href="https://unpkg.com/aos@net/dist/aos.css" />
<!-- CSS Files -->
<link rel="stylesheet" href="CSS/general.css">
<link rel="stylesheet" href="CSS/home.css">
<!--link rel="stylesheet" href="CSS/name.css"-->
<link rel="stylesheet" href="CSS/about.css">
<link rel="stylesheet" href="CSS/skills.css">
<link rel="stylesheet" href="CSS/contact.css">
<link rel="stylesheet" href="CSS/footer.css">
<link rel="stylesheet" href="CSS/contactIcon.css">
<!-- Inconsolata CSS : font-family: 'Inconsolata', monospace; -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="CSS/navigation.css">
<link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap" rel="stylesheet">
<!-- Roboto CSS : font-family: 'Roboto', sans-serif; -->
<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&display=swap" rel="stylesheet">
<script src="./JS/typeWriter.js"></script>
</head>
<style>
/*Srcoll-bar*/
::-webkit-scrollbar
{
width: 8px;
background-color: rgb(26, 17, 23);
}
::-webkit-scrollbar-thumb
{
background-color: rgb(21, 109, 119);
height: 9px;
}
</style>
</head>
<body>
<!-- Navigation Bar -->
<nav>
<a href=""><img src="https://img.icons8.com/pastel-glyph/2x/internet.png" alt=""></a>
<ul>
<li><a href="#About">About</a></li>
<li><a href="#Skills">Skills</a></li>
<li><a href="#Contact">Contact</a></li>
</ul>
<menu>
<hr id="hr1">
<hr id="hr2">
<hr id="hr3">
</menu>
</nav>
<div class="phoneMenu">
<h2><a href="#About" onclick="hideMenu();">About</a></h2>
<h2><a href="#Skills" onclick="hideMenu();">Skills</a></h2>
<h2><a href="#Contact" onclick="hideMenu();">Contact</a></h2>
</div>
<!-- Right Section -->
<section class="right">
<h2><a href="mailto:gme3860@gmail.com">shubhangimisra939@gmail.com</a></h2>
<hr>
</section>
<!-- Left Section -->
<section class="left socials">
<a href="https://www.linkedin.com/in/shubhangi-misra-126b86224" target="_blank"><img src="icons/linkedin.svg"
alt="LinkedIn"></a>
<a href="https://github.com/Shubh-88" target="_blank"><img src="icons/github.svg" alt="GitHub"></a>
<a href="#" target="_blank"><img src="icons/twitter.svg" alt="Twitter"></a>
<hr>
</section>
<div class="contactButton">
<div class="first">
<div class="second" style="--i:1">
<div class="third" style="--i:2">
<div class="fourth" style="--i:3"></div>
</div>
</div>
</div>
<img src="./icons/contact.svg" alt="" class="contactIcon">
<img src="./icons/close.svg" alt="" class="closeIcon">
</div>
<div class="home">
<div class="content">
<h3>Hello, My name is</h3>
<div>
<h1>Shubhangi Misra</h1>
</div>
<h2>I'm a <span class="role" data-wait="1000"
data-words='["Programmer.","Coding Enthusiast ","Web Developer."]''
data-wait='3000'></span></h2>
</div>
<!-- For Background Animation -->
<div class="box1 box"></div>
<div class="box2 box"></div>
<div class="box3 box"></div>
<div class="box4 box"></div>
<div class="box5 box"></div>
</div>
<!-- About Page -->
<div class="about part" id="About">
<div class="title">
<h1>About Me</h1>
<hr>
</div>
<div class="wrap">
<div class="heading" data-aos="fade-right">
<h2>Shubhangi Misra</h2>
<h3>I am a learner as well as an explorer.</h3>
</div>
<div class="aboutMe" data-aos="fade-right" data-aos-anchor=".heading">
<p>I'm a Third year student at <a href="https://bbdniit.ac.in/"
target="_blank">Babu Banarasi Das Northern India Institute of techonology</a>,
I'm an innovative and passionate person who loves to learn new things .
<span></span> My Technical skills include Web development ,<span>programming in Java,C and Python</span>, <span> GCP, </span><span>MERN stack.</span>
</p>
<p>I enjoy learning new skills and implementing them in real life!<br>
I believe in sharing knowledge and is always look forward for helping others by outspreading my knowledge .</p>
</div>
<a href="mailto:gratifyshubh@gmail.com"><button>Reach out to me</button></a>
<div class="img" data-aos="fade-left">
<img src="./images/WhatsApp Image 2022-12-10 at 3.41.23 PM.jpeg" alt="Picture of Shubhangi">
</div>
</div>
</div>
<!-- Skills Page -->
<div class="skills part" id="Skills">
<div class="title">
<h1>Skills</h1>
<hr>
</div>
<div class="wrap">
<p data-aos="fade-right" class="skillText">Seeking to pursue a successful career in development and technology by offering skills in object oriented languages to develop superior projects and explore new fields of life and technology, with good listening
skills and fast learning abilities.</p>
<div class="interest" data-aos="fade-right" data-aos-anchor=".skillText">
<h3>Interests</h3>
<div class>
<p>Web Development</p>
<p>Programming in Java,C and Python</p>
<p>Art and painting</p>
</div>
</div>
<div class="skillIteams" data-aos="fade-left">
<div class="iteam iteam1">
<div class="iteamCircle">
<img src="./icons/c-program-icon.svg" alt=" ">
</div>
<p>C</p>
</div>
<div class="iteam iteam2">
<div class="iteamCircle">
<img src="./icons/java-svgrepo-com(1).svg" alt="java Language">
</div>
<p>Java</p>
</div>
<div class="iteam iteam3">
<div class="iteamCircle">
<img src="./icons/javascript.svg" alt="JavaScript">
</div>
<p>JavaScript</p>
</div>
<div class="iteam iteam4">
<div class="iteamCircle">
<img src="./icons/html5.svg" alt="HTML5">
</div>
<p>HTML5</p>
</div>
<div class="iteam iteam5">
<div class="iteamCircle">
<img src="./icons/css3.svg" alt="CSS3">
</div>
<p>CSS3</p>
</div>
</div>
</div>
</div>
<!-- Projects Section -->
<!-- Contact Me -->
<div class="contact part" id="Contact">
<div class="title">
<h1>Contact</h1>
<hr>
</div>
<div class="wrap">
<h3 data-aos="zoom-in">I am always available to help you out from any technical work and egaerly waiting for messages , my inbox and social media are always open reach out for any devlopment related work....</h3>
<a href="mailto:gratifyshubh@gmail.com"><button>Mail Me</button></a>
<div class="socials">
<a href="https://www.linkedin.com/in/shubhangi-misra-126b86224" target="_blank"><img
src="icons/linkedin.svg" alt="LinkedIn"></a>
<a href="https://github.com/Shubh-88" target="_blank"><img src="icons/github.svg" alt="GitHub"></a>
<a href="#" target="_blank"><img src="icons/twitter.svg"
alt="Twitter"></a>
</div>
</div>
<footer>
<span class="footer" data-wait="500"
data-words='["I love to code.","Creating better version of myself!!","Searching for opportunities.","Learning...","Just a Big Bang theory..."]'></span>
</footer>
</div>
<script src="./JS/nav.js"></script>
<script src="./JS/menu.js"></script>
<script src="./JS/contactButton.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({
offset: 150,
duration: 800
});
if(window.innerWidth <= 768){
document.querySelector(".interest").removeAttribute("data-aos-anchor");
document.querySelector(".healerText").setAttribute("data-aos-anchor",".healerImg")
document.querySelector(".colorGuessText").setAttribute("data-aos-anchor",".colorGuessImg")
}
</script>
</body>
</html>