-
Notifications
You must be signed in to change notification settings - Fork 330
/
Copy pathSidPortfolio.html
177 lines (162 loc) · 8.05 KB
/
SidPortfolio.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
<!DOCTYPE html>
<html>
<title>PERSONAL WEBSITE</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
body, html {
height: 100%;
color: #777;
line-height: 1.8;
}
.bgimg-1, .bgimg-2, .bgimg-3 {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bgimg-1 {
background-image: url('images/pic1.jpg');
min-height: 100%;
}
.bgimg-2 {
background-image: url("images/pic2.jpg");
min-height: 400px;
}
.bgimg-3 {
background-image: url("images/pic3.jpg");
min-height: 400px;
}
.w3-wide {letter-spacing: 10px;}
.w3-hover-opacity {cursor: pointer;}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
.bgimg-1, .bgimg-2, .bgimg-3 {
background-attachment: scroll;
}
}
a.two:link {color:black;}
a.two:visited {color:green;}
a.two:hover {font-size:150%;}
a.one:hover {font-size:200%;}
</style>
<body>
<div class="w3-top">
<div class="w3-bar" id="myNavbar">
<a class="w3-bar-item w3-button w3-hover-black w3-hide-medium w3-hide-large w3-right" href="javascript:void(0);" onclick="toggleFunction()" title="Toggle Navigation Menu">
<i class="fa fa-bars"></i>
</a>
<a href="#home" class="w3-bar-item w3-button">HOME</a>
<a href="#about" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> ABOUT</a>
<a href="#portfolio" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> PORTFOLIO</a>
<a href="#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a>
<a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red">
<i class="fa fa-search"></i>
</a>
</div>
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium">
<a href="#about" class="w3-bar-item w3-button" onclick="toggleFunction()">ABOUT</a>
<a href="#portfolio" class="w3-bar-item w3-button" onclick="toggleFunction()">PORTFOLIO</a>
<a href="#contact" class="w3-bar-item w3-button" onclick="toggleFunction()">CONTACT</a>
<a href="#" class="w3-bar-item w3-button">SEARCH</a>
</div>
</div>
<!-- First Parallax Image with Logo Text -->
<div class="bgimg-1 w3-display-container w3-opacity-min" id="home">
<div class="w3-display-middle" style="white-space:nowrap;">
<span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">MY <span class="w3-hide-small">WEBSITE</span> LOGO</span>
</div>
</div>
<!-- Container (About Section) -->
<div class="w3-content w3-container w3-padding-64" id="about">
<h3 class="w3-center">ABOUT ME</h3>
<p class="w3-center"><em>I love Music</em></p>
<p></p>
<div class="w3-row">
<div class="w3-col m6 w3-center w3-padding-large">
<p><b><i class="fa fa-user w3-margin-right"></i>My Name</b></p>
<p><b>Siddhant Mund</b></p>
<img src="images/sid.jpg" class="w3-round w3-image w3-opacity w3-hover-opacity-off" alt="Photo of Me" width="500" height="333">
<div class="col-md-4col-sm-12">
<div class="top-bar-social">
<a href="https://www.facebook.com/siddhant.mund.2/" class = "one"><i class="fa fa-facebook"></i></a>
<a href="https://www.twitter.com/@ia_msid" class = "one"><i class="fa fa-twitter" ></i></a>
<a href="#" class = "one"><i class="fa fa-google-plus" ></i></a>
<a href="https://www.instagram.com/_i.am.sid_" class = "one"><i class="fa fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/siddhant-m-16a419a3/" class = "one"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="w3-col m6 w3-hide-small w3-padding-large">
<br><br><br><p>Welcome to my website. I am <b>Siddhant Mund</b>. I study in College of Engineering & Technology, Bhubaneswar. I am a member of the TechClub of Cet, <em>ZAIRZA</em>. My native place is Bhawanipatna, Odisha.Currently I am pursuing Btech in CSE. I am in 3rd year.I have a CGPA of 8.5 in the semesters given by me.</p>
</div>
</div>
<p class="w3-large w3-center w3-padding-16">I am really good at:</p>
<p class="w3-wide"><i class="fa fa-code"></i>Competetive Coding</p>
<div class="w3-light-grey">
<div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:45%">45%</div>
</div>
<p class="w3-wide"><i class="fa fa-laptop"></i>Web Design</p>
<div class="w3-light-grey">
<div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:75%">75%</div>
</div>
<p class="w3-wide"><i class="fa fa-pie-chart"></i>Macine Learning</p>
<div class="w3-light-grey">
<div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:50%">50%</div>
</div>
<p class="w3-wide"><i class="fa fa-music"></i>Playing Guitar</p>
<div class="w3-light-grey">
<div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:50%">50%</div>
</div>
</div>
<div class="bgimg-2 w3-display-container w3-opacity-min">
<div class="w3-display-middle">
<span class="w3-xxlarge w3-text-white w3-wide">PORTFOLIO</span>
</div>
</div>
<!-- Container (Portfolio Section) -->
<div class="w3-content w3-container w3-padding-64" id="portfolio">
<h3 class="w3-center">MY WORKS</h3>
<p class="w3-center"><em>Here are some of my latest work.<br> Click on the github image to know more</em></p><br>
<p class = "text-center"><b><a href="https://github.com/iamsid2/EcommerceWebsiteNodejs" class = "two">Ecommerce Site using Nodejs</a><b></p>
<p class = "text-center"><b><a href="https://github.com/iamsid2/Bose-Ecommerce-site-React" class = "two">Ecommerce Site using Reactjs</a><b></p>
<p class = "text-center"><b><a href ="https://github.com/iamsid2/Machine-Learning-using-Python" class = "two">Machine-Learning-using-Python</a></b></p>
<p class = "text-center"><b><a href ="https://react-pswd-generator.herokuapp.com" class = "two">React Password Generator deployed on Heroku</a></b></p>
<form action="https://github.com/iamsid2">
<button style="font-size:20px" class= "btn btn-primary center-block">Github <i class="fa fa-github"></i></button>
</form>
</div>
<div id="modal01" class="w3-modal w3-black" onclick="this.style.display='none'">
<span class="w3-button w3-large w3-black w3-display-topright" title="Close Modal Image"><i class="fa fa-remove"></i></span>
<div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64">
<img id="img01" class="w3-image">
<p id="caption" class="w3-opacity w3-large"></p>
</div>
</div>
<div class="bgimg-3 w3-display-container w3-opacity-min">
<div class="w3-display-middle">
<span class="w3-xxlarge w3-text-white w3-wide">CONTACT</span>
</div>
</div>
<div class="w3-content w3-container w3-padding-64" id="contact">
<h3 class="w3-center">WHERE I WORK</h3>
<div class="w3-row w3-padding-32 w3-section">
<div class="w3-col m4 w3-container">
<div id="googleMap" class="w3-round-large w3-greyscale" style="width:100%;height:400px;"></div>
</div>
<div class="w3-col m8 w3-panel">
<div class="w3-large w3-margin-bottom">
<i class="fa fa-map-marker fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> ZAIRZA, CET, Bhubaneswar, Odisha<br>
<i class="fa fa-phone fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Phone: +91 7008847673<br>
<i class="fa fa-envelope fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Email: shaktimund@gmail.com<br>
</div>
</div>
</div>
</div>
</body>
</html>