-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
272 lines (269 loc) · 12.5 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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<!DOCTYPE html>
<head>
<!--
Brownie Template
http://www.templatemo.com/preview/templatemo_440_brownie
Credits:
http://sorgalla.com/jcarousel/
http://unsplash.com
http://absurdwordpreferred.deviantart.com/art/FREE-Cogs-Transparent-PNG-145452644
-->
<title>I'm Subham</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/templatemo_style.css" rel="stylesheet" type="text/css">
</head>
<body>
<nav id="responsive-menu">
<ul class="menu-holder">
<li class="active"><a href="#home"><i class="fa fa-home"></i>Home</a></li>
<li><a href="#about"><i class="fa fa-briefcase"></i>About</a></li>
<li><a href="#services"><i class="fa fa-cogs"></i>Services</a></li>
<li><a href="#products"><i class="fa fa-list"></i>Products</a></li>
<li><a href="#contact"><i class="fa fa-envelope"></i>Contact</a></li>
</ul>
</nav>
<div class="templatemo-site-header">
<div class="container">
<div class="row templatemo-position-relative">
<nav class="hidden-xs text-uppercase templatemo-nav">
<ul class="menu-holder">
<li class="active"><a href="#home">Home</a></li>
<li><a href="#about">Skills</a></li>
<li><a href="#services">Experience</a></li>
<li><a href="#products">Contribution</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<h1 class="templatemo-site-name">
<span class="templatemo-brown">I am</span>
<span class="templatemo-gold">Subham</span>
</h1>
<div class="text-right visible-xs">
<a href="#" id="mobile_menu"><span class="fa fa-bars"></span></a>
</div>
</div>
</div>
</div>
<section id="home" class="templatemo-section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 templatemo-position-relative">
<div class="templatemo-flex-center templatemo-black-bg text-center">
<div class="templatemo-home-image-container">
<img src="images/bicycle.jpg" alt="Home" class="templatemo-home-image">
<div class="templatemo-image-overlay">
<span class="fa fa-search templatemo-search-icon"></span>
<p class="text-uppercase templatemo-gold"></p>
<p class="text-uppercase"></p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="templatemo-content-box templatemo-second-box">
<h2 class="templatemo-brown">About Me</h2>
<h3 class="templatemo-gold">Hey there ,I am a 3rd year Computer Science Undergraduate from Indian Institute of Information Technology Kalyani</h3>
<p class="margin-top-30"></p>
<a href="https://github.com/Subham2804/My-Resume/blob/master/Resume.pdf" class="btn text-uppercase templatemo-btn templatemo-info-btn">Resume</a>
</div>
</div>
</div>
</div>
</section>
<section id="about" class="templatemo-section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="templatemo-content-box text-right">
<h2 class="templatemo-brown">
<span class="templatemo-section-title"></span>
<span class="templatemo-section-title">My <span class="templatemo-gold"><strong>Skills</strong></span></span>
</h2>
<p class="margin-top-30">I am a Data Science enthusiast. My skills Involves Deep Learning , Machine Learning , Web Scraping ,Computer Vision .I also do have experience on Software Development using Java.Additionally I have also worked on Virtual Reality Applications staged on Unity3D development tools.</p>
<p>I am Proficient in C ,Java as well as Python.</p>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="templatemo-flex-center templatemo-black-bg">
<div class="templatemo-flex-center templatemo-brown-rectangle-bg">
<div class="jcarousel-wrapper templatemo-team">
<div class="jcarousel">
<ul>
<li>
<div class="text-center templatemo-team-member-container">
<div class="templatemo-member-img-container">
<img src="images/team-img-frame.png" alt="Team img frame" class="templatemo-img-frame">
<img src="images/team-member-1.jpg" alt="Team Member 1" class="tm-team-member-img">
</div>
<h3 class="tm-team-member-title templatemo-gold text-uppercase margin-top-15">Python</h3>
<img src="images/underline.png" alt="Underline" class="margin-top-15 img-responsive center-block">
<p class="margin-top-15">Frameworks worked on: Tensorflow ,Keras,openCV, Selenium</p>
<p class="templatemo-brown text-uppercase">Projects in Resume</p>
</div>
</li>
<li>
<div class="text-center templatemo-team-member-container">
<div class="templatemo-member-img-container">
<img src="images/team-img-frame.png" alt="Team img frame" class="templatemo-img-frame">
<img src="images/team-member-2.jpg" alt="Team Member 2" class="img-circle tm-team-member-img">
</div>
<h3 class="tm-team-member-title templatemo-gold text-uppercase margin-top-15">Java</h3>
<img src="images/underline.png" alt="Underline" class="margin-top-15">
<p class="margin-top-15">Frameworks worked on: Spring , Maven , .Net</p>
<p class="templatemo-brown text-uppercase">Projects in Resume</p>
</div>
</li>
<li>
<div class="text-center templatemo-team-member-container">
<div class="templatemo-member-img-container">
<img src="images/team-img-frame.png" alt="Team img frame" class="templatemo-img-frame">
<img src="images/team-member-3.jpeg" alt="Team Member 3" class="img-circle tm-team-member-img">
</div>
<h3 class="tm-team-member-title templatemo-gold text-uppercase margin-top-15">Virtual Reality</h3>
<img src="images/underline.png" alt="Underline" class="margin-top-15">
<p class="margin-top-15">Worked on Unity3D as well as Blender 2.8(For 3D Modelling and Animations)</p>
<p class="templatemo-brown text-uppercase">Projects in Resume</p>
</div>
</li>
</ul>
</div>
<a href="#" class="jcarousel-control-prev inactive">‹</a>
<a href="#" class="jcarousel-control-next">›</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="services" class="templatemo-section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="templatemo-flex-center templatemo-black-bg text-center">
<div class="templatemo-flex-center templatemo-brown-rectangle-bg">
<div class="templatemo-flex-item-ie-fix padding-30">
<h2 class="templatemo-gold">Worked With</h2>
<div class="templatemo-service-container margin-top-15">
<img src="images/plan-1.png" alt="Plan 1" class="templatemo-service-image">
<div class="templatemo-service-content text-left">
<h3 class="templatemo-service-title templatemo-brown">Intellify(Intern) (Nov 2019 -Dec 2019)</h3>
<p class="templatemo-service-description">Worked as Automation Intern</p>
</div>
</div>
<!-- <div class="templatemo-service-container">
<img src="images/plan-2.png" alt="Plan 2" class="templatemo-service-image">
<div class="templatemo-service-content text-left">
<h3 class="templatemo-service-title templatemo-brown">sagittis sem nibhd</h3>
<p class="templatemo-service-description">Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat.</p>
</div>
</div>
<div class="templatemo-service-container">
<img src="images/plan-3.png" alt="Plan 3" class="templatemo-service-image">
<div class="templatemo-service-content text-left">
<h3 class="templatemo-service-title templatemo-brown">duis sed odio sit amet</h3>
<p class="templatemo-service-description">Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
</div>
</div> -->
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="templatemo-content-box templatemo-second-box">
<h2 class="templatemo-brown">
<span class="templatemo-section-title"></span>
<span class="templatemo-section-title">My <span class="templatemo-gold"><strong>Experience</strong></span></span>
</h2>
<p class="margin-top-30"></p>
</div>
</div>
</div>
</div>
</section>
<section id="products" class="templatemo-section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="templatemo-content-box text-right">
<h2 class="templatemo-brown">
<span class="templatemo-section-title"></span>
<span class="templatemo-section-title">My <span class="templatemo-gold"><strong>Contributions</strong></span></span>
</h2>
<p class="margin-top-30">Contributing in the field of Open Source.Apart from that ,been a part of Football Team ,E-Sports Coordinator at Indian Institute Of Information Technology Kalyani</p>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="templatemo-flex-center templatemo-black-bg">
<div class="templatemo-flex-center templatemo-brown-rectangle-bg">
<div class="jcarousel-wrapper templatemo-products">
<div class="jcarousel">
<ul>
<li>
<div class="templatemo-product-container text-center">
<h3 class="templatemo-gold">Open Source</h3>
<img src="images/product-1.png" alt="Product 1" class="templatemo-product-img">
</div>
</li>
<li>
<div class="templatemo-product-container text-center">
<h3 class="templatemo-gold">E-Sports</h3>
<img src="images/product-2.png" alt="Product 2" class="templatemo-product-img">
</div>
</li>
<li>
<div class="templatemo-product-container text-center">
<h3 class="templatemo-gold">Football</h3>
<img src="images/product-3.png" alt="Product 3" class="templatemo-product-img">
</div>
</li>
</ul>
</div>
<a href="#" class="jcarousel-control-prev inactive">‹</a>
<a href="#" class="jcarousel-control-next">›</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="templatemo-section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="templatemo-flex-center templatemo-black-bg">
<form
action="https://formspree.io/mlejqelg"
method="POST"
>
<div class="tm-contact-form">
<div class="form-group">
<input type="text" id="contact_name" class="form-control" placeholder="Name..." />
</div>
<div class="form-group">
<input type="email" id="contact_email" class="form-control" placeholder="Email..." />
</div>
<div class="form-group">
<input type="text" id="contact_subject" class="form-control" placeholder="Subject..." />
</div>
<div class="form-group">
<textarea id="contact_message" class="form-control" rows="8" placeholder="Message..."></textarea>
</div>
</div>
<button type="submit" class="btn text-uppercase templatemo-btn templatemo-send-btn">Send</button>
</form>
</div>
</div>
</section>
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/jquery.jcarousel.min.js"></script>
<script src="js/templatemo_script.js"></script>
</body>
</html>