-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
240 lines (226 loc) · 9.75 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
<!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, height=device-height, initial-scale=1.0, minimum-scale=1.0">
<title>portfolio</title>
<!-- <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> -->
<link rel="icon" type="image/x-icon" href="images/favicon-removebg-preview (1)-modified.png">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" media="screen and (max-width:1010px)" href="css/phone.css">
</head>
<body>
<nav id="navbar" class="topnav">
<a href="#About" class="active">Home</a>
<a href="#mainintro">About</a>
<a href="#skill">Skills</a>
<a href="#project">Projects</a>
<a href="#contactme">Contact</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</nav>
<div id="About">
<div id="intro">
<div id="text-details">
<h3>Hello</h3>
<h2>I'm <span>Mishthi Singhal</span></h2>
<section id="hero" class="d-flex flex-column justify-content-center">
<div class="head" data-aos="zoom-in" data-aos-delay="100">
<h5>-<span class="typed"
data-typed-items="Front End Developer, Back End Developer, Competitive Coder, Tech Enthusiast, C++ Programmer"></span>
</h5>
</div>
</section>
<div class="socials">
<a href="https://www.linkedin.com/in/mishthi-singhal-97a688201/" target="blank"><i
class="fab fa-linkedin lin"></i></a>
<a href="https://www.instagram.com/mishthisinghal/" target="blank"><i class="fab fa-instagram insta"></i></a>
<a href="https://twitter.com/MishthiSinghal" target="blank"><i class="fab fa-twitter tw"></i></a>
<a href="https://github.com/Mishthisinghal" target="blank"><i class="fab fa-github gt"></i></a>
</div>
</div>
<img src="images/mishthi.jpg" class="firstimg">
</div>
<div id="mainintro">
<div id="aboutme" class="ii">
<h2>About Me</h2><br>
<div class="abouthead">
<h6>Who am i?</h6>
<h5>I'm Mishthi Singhal</h5>
<h4>A Full Stack Web Developer and C++ Programmer</h4>
</div>
<br>
<p>Hey! My name is Mishthi Singhal. I am a Computer Science Engineering Undergraduate at IIIT Bhopal and a
technology enthusiast. I am an aspiring Full Stack Web Developer and also exploring the feild of Competitive
Programming. I am currently learning React and DSA. I have been selected as a
Mentee for Microsoft Engage 2022 program. Also, I'm a Core Team member at Google Developer Student
Clubs(GDSC),IIIT Bhopal and collaborated with students of various IIITs on the topics of mutual interest at
IIITians Network-Student Tech Community. Apart from being a tech enthusiast, I love to dance, volunteer and
play badminton.</p>
<a class="resume" href="resume/Mishthi_Singhal.pdf" download>Download Resume</a>
</div>
</div>
<div id="skill">
<div class="skills"><br>
<h6>Some of my technical skills</h6>
<h1>My Skills</h1><br><br>
<div class="cols">
<div class="col1">
<li>
<h5>HTML5</h5><span class="bar bar1"><span class="html"></span></span>
</li>
<li>
<h5>CSS3</h5><span class="bar bar2"><span class="css"></span></span>
</li>
<li>
<h5>JAVASCRIPT</h5><span class="bar bar3"><span class="javascript"></span></span>
</li>
<li>
<h5>REACT</h5><span class="bar bar11"><span class="react"></span></span>
</li>
<li>
<h5>NODEJS</h5><span class="bar bar4"><span class="nodejs"></span></span>
</li>
<li>
<h5>EXPRESSJS</h5><span class="bar bar12"><span class="expressjs"></span></span>
</li>
</div>
<div class="col2">
<li>
<h5>C/C++</h5><span class="bar bar6"><span class="cpp"></span></span>
</li>
<li>
<h5>JAVA</h5><span class="bar bar7"><span class="java"></span></span>
</li>
<li>
<h5>OOPS</h5><span class="bar bar8"><span class="oops"></span></span>
</li>
<li>
<h5>DSA</h5><span class="bar bar9"><span class="dsa"></span></span>
</li>
<li>
<h5>FIGMA</h5><span class="bar bar10"><span class="figma"></span></span>
</li>
<li>
<h5>MONGODB</h5><span class="bar bar5"><span class="mongodb"></span></span>
</li>
</div>
</div>
</div>
</div>
<div id="project">
<div class="projects">
<div class="prohead">
<h6>Some of My Complete Project</h6>
<h1>Latest Projects</h1>
</div>
<div id="maindiv">
<div class="indipro" id="p8">
<div class="repo">
<a href="https://microsoft-engage-rythmetic.herokuapp.com/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">Rythmetic
</div>
</div>
</div>
<div class="indipro" id="p7">
<div class="repo">
<a href="https://health-tracker-1.herokuapp.com/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">Health Tracker
</div>
</div>
</div>
<div class="indipro" id="p1">
<div class="repo">
<a href="https://mishthisinghal.github.io/memory-game/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">Memory Game
</div>
</div>
</div>
<div class="indipro" id="p2">
<div class="repo">
<a href="https://mishthisinghal.github.io/weather-app/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">Weather App
</div>
</div>
</div>
<div class="indipro" id="p3">
<div class="repo">
<a href="https://mishthisinghal.github.io/analog_clock/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">Analog Clock
</div>
</div>
</div>
<div class="indipro" id="p4">
<div class="repo">
<a href="https://mishthisinghal.github.io/bmicalculator/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">BMI Calculator
</div>
</div>
</div>
<div class="indipro" id="p5">
<div class="repo">
<a href="https://mishthisinghal.github.io/calculator/" target="blank"><i class="fas fa-link"></i></a>
<div class="name">Scientific Calculator
</div>
</div>
</div>
<div class="indipro" id="p6">
<div class="repo">
<a href="https://github.com/Python-ProT" target="blank"><i class="fas fa-link"></i></a>
<div class="name">MS Teams Attendance Automator
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contactme">
<div class="contact">
<div class="conhead">
<h6>Contact Me</h6>
<h1>Get In Touch</h1>
</div>
<div class="details">
<div class="address">
<i class="fas fa-map-marked-alt"></i>
<h4>Location:</h4>
<p>IIIT Bhopal,Madhya Pradesh</p>
</div><br>
<div class="email">
<i class="fas fa-envelope-open-text"></i>
<h4>Email:</h4>
<p>[email protected]</p>
</div><br>
<div class="call">
<i class="fas fa-phone-alt"></i>
<h4>Call:</h4>
<p>+919773857634</p>
</div><br>
<iframe style="height:400px; border-radius: 20px; padding:10px; display:inline-block; overflow:hidden;"
width="100%" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" id="gmap_canvas"
src="https://maps.google.com/maps?width=450&height=450&hl=en&q=IIIT%20bhopal%20Bhopal+(Indian%20Institute%20of%20Information%20Technology,%20bhopal)&t=&z=15&ie=UTF8&iwloc=B&output=embed"></iframe>
</div>
</div>
</div>
<!--
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script> -->
<script src="assets/jquery/jquery.min.js"></script>
<script src="assets/typed.js/typed.min.js"></script>
<!-- linking main js file -->
<script src="main.js"></script>
<script>
function myFunction() {
var x = document.getElementById("navbar");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
</body>
</html>