-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
411 lines (361 loc) · 17.6 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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html>
<html lang="en">
<head>
<script data-ad-client="ca-pub-4385550855128338" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link rel="icon" href="/images/attachments/41796338.png" type="image/png" sizes="16x16">
<title>Bread-and-Code</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=DM+Serif+Display:400,400i|Roboto+Mono&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/ionicons/css/ionicons.min.css">
<link rel="stylesheet" href="fonts/fontawesome/css/font-awesome.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header role="banner">
<nav class="navbar navbar-expand-lg bg-dark">
<div class="container-fluid">
<a class="navbar-brand " href="index.html">Bread-and-Code</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample05"
aria-controls="navbarsExample05" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample05">
<ul class="navbar-nav pl-md-5 ml-auto">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="services.html" id="dropdown04" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">Services</a>
<div class="dropdown-menu" aria-labelledby="dropdown04">
<a class="dropdown-item" href="#">Identity Analysis</a>
<a class="dropdown-item" href="#">Natural Language Processing</a>
<a class="dropdown-item" href="#">Application Design</a>
<a class="dropdown-item" href="https://github.com/Bread-and-Code">OSS Contributions</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="portfolio.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Collaborators.html">Collaborators</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://samsomyajit.github.io/BreadKrumbs">BreadKrumbs</a>
</li>
</ul>
<div class="navbar-nav ml-auto">
<form method="post" class="search-form">
<span class="icon ion ion-search"></span>
<input type="text" class="form-control" placeholder="Search...">
</form>
</div>
</div>
</div>
</nav>
</header>
<!-- END header -->
<div class="slider-item overlay" data-stellar-background-ratio="0.5"
style="background-image: url('images/hero_2.jpg');">
<div class="container">
<div class="row slider-text align-items-center justify-content-center">
<div class="col-lg-12 text-center col-sm-12">
<p data-aos="fade-up" data-aos="fade-up" data-aos-delay=""></p>
<h1 class="mb-4" data-aos="fade-up" data-aos-delay="100">We create awesome stuff.</h1>
<div class="btn-play-wrap mx-auto" data-aos="fade-up" data-aos-delay="200">
<a href="https://www.youtube.com/watch?v=Mq7xUJPEWSQ" data-fancybox data-ratio="2"
class="btn-play"><span class="ion ion-ios-play"></span></a>
<!-- https://www.youtube.com/watch?v=Mq7xUJPEWSQ -->
<!-- https://www.youtube.com/watch?v=Mq7xUJPEWSQ -->
</div>
</div>
</div>
</div>
</div>
<div class="section portfolio-section">
<div class="container">
<div class="row mb-5 justify-content-center" data-aos="fade-up">
<div class="col-md-8 text-center">
<h2 class="mb-4 section-title">Latest Work</h2>
<p>Working on Natural Language Processing and Mechine Learning <br>
We are ready to undergo any kind of OSS Development</p>
<p><a href="https://github.com/Bread-and-Code/" target="_blank">View All Portfolio</a></p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row mb-5 no-gutters">
<div class="col-sm-6 col-md-6 col-lg-6" data-aos="fade" data-aos-delay="100">
<a href="portfolio-single.html" class="work-thumb">
<div class="work-text">
<h2>Predective Analysis</h2>
<p>Analysis</p>
</div>
<img src="images/images/artificial_intellige_fUHle.jpg" alt="Image" class="img-fluid">
</a>
</div>
<div class="col-sm-6 col-md-6 col-lg-6" data-aos="fade" data-aos-delay="200">
<a href="portfolio-single.html" class="work-thumb">
<div class="work-text">
<h2>Natural Language Processing</h2>
<p>Language Processing</p>
</div>
<img src="images/images/natural_language_pro_wqTWj.jpg" alt="Image" class="img-fluid">
</a>
</div>
<div class="col-sm-6 col-md-6 col-lg-6" data-aos="fade" data-aos-delay="300">
<a href="portfolio-single.html" class="work-thumb">
<div class="work-text">
<h2>Corporate Design and Freelancing</h2>
<p>Business and Freelancing</p>
</div>
<img src="images/work_3.jpg" alt="Image" class="img-fluid">
</a>
</div>
<div class="col-sm-6 col-md-6 col-lg-6" data-aos="fade" data-aos-delay="400">
<a href="portfolio-single.html" class="work-thumb">
<div class="work-text">
<h2>Artifical Intelegence</h2>
<p>AI And ML</p>
</div>
<img src="images/images/quantum_machine_lear_2ru2t.jpg" alt="Image" class="img-fluid">
</a>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="row">
<div class="col-lg-5 ml-auto mb-5 order-2">
<span class="d-block text-uppercase text-primary">Who We Are</span>
<h2 class="mb-4 section-title">Do Things That Matters. Plan. Create. Grow.</h2>
<p>Once we decide to code at night time,our reliance on Coffee and pauruti(Bread) ,hits us with an idea ,on which we start working to structure is something we like to call "Bread-And-Code". We mostly work on ML ,NLP and AI.</p>
<p class="mb-5">From AI to Natural Language Processing, From Quantum Computing to Genetic Algorithm Designs, From OSS contribution to Prdictive Analysis, unravel all the mystries of Cyber-Space with us, Introducing Bread and Code</p>
</div>
<div class="col-lg-6 order-1">
<figure class="img-dotted-bg">
<img src="images/images/teammeet.jpg" alt="Image" class="img-fluid">
<img src="images/images/coding_in_vain-unsplash.jpg" alt="Image" class="img-fluid img-absolute" data-aos="fade-left">
</figure>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="row">
<div class="col-lg-3 mb-4">
<div class="service" data-aos="fade-up" data-aos-delay="">
<span class="icon ion-code-working mb-4 d-block"></span>
<h3>Application Desinging</h3>
<p>Bread and Code's most important job is to develop both Client-side and Server-side application softwares. We create our own softwares but we are also open to Freelancing</p>
</div>
</div>
<div class="col-lg-3 mb-4">
<div class="service" data-aos="fade-up" data-aos-delay="100">
<span class="icon ion-ios-analytics mb-4 d-block"></span>
<h3>Identity Analysis</h3>
<p>We are also researching in Data Preotection, Image Recoginition, Computer Vision.</p>
</div>
</div>
<div class="col-lg-3 mb-4">
<div class="service" data-aos="fade-up" data-aos-delay="200">
<span class="icon ion-chatboxes mb-4 d-block"></span>
<h3>NLP Application</h3>
<p>One of our major areas of research is Natural Language Processing, we have developed NLP libraries and Several projects</p>
</div>
</div>
<div class="col-lg-3 mb-4">
<div class="service" data-aos="fade-up" data-aos-delay="300">
<span class="icon ion-network mb-4 d-block"></span>
<h3>OSS Connection</h3>
<p>We believe in the power of Open Source Softwares! so join us by contributing.</p>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="section bg-light block-11">
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-8 text-center">
<h2 class="mb-4 section-title">Testimonial</h2>
</div>
</div>
<div class="nonloop-block-11 owl-carousel">
<div class="item">
<div class="block-33 h-100">
<div class="vcard d-flex mb-3">
<div class="image align-self-center"><img src="images/person_1.jpg" alt="Person here"></div>
<div class="name-text align-self-center">
<h2 class="heading">Carl Smith</h2>
<span class="meta">Customer Corp.</span>
</div>
</div>
<div class="text">
<blockquote>
<p>” Lorem ipsum dolor sit amet consectetur adipisicing elit. Quaerat qui, ipsum debitis id
reprehenderit ut soluta possimus consectetur asperiores totam veniam quasi molestiae. Animi doloribus
accusamus eius ex laudantium vitae? “</p>
</blockquote>
</div>
</div>
</div>
<div class="item">
<div class="block-33 h-100">
<div class="vcard d-flex mb-3">
<div class="image align-self-center"><img src="images/person_2.jpg" alt="Person here"></div>
<div class="name-text align-self-center">
<h2 class="heading">Craig Darren</h2>
<span class="meta">Customer Corp.</span>
</div>
</div>
<div class="text">
<blockquote>
<p>” Lorem, ipsum dolor sit amet consectetur adipisicing elit. At, ut enim error molestias maxime
deserunt voluptate doloribus nihil nesciunt id perferendis, doloremque earum architecto ab incidunt
sunt
corrupti. Consequuntur qui ullam voluptates sapiente quod esse eum. “</p>
</blockquote>
</div>
</div>
</div>
<div class="item">
<div class="block-33 h-100">
<div class="vcard d-flex mb-3">
<div class="image align-self-center"><img src="images/person_1.jpg" alt="Person here"></div>
<div class="name-text align-self-center">
<h2 class="heading">John Smith</h2>
<span class="meta">Customer Corp.</span>
</div>
</div>
<div class="text">
<blockquote>
<p>” Lorem ipsum dolor sit amet, consectetur adipisicing elit. Pariatur, ab? Asperiores dolore
blanditiis quis sapiente soluta aliquid officiis. “</p>
</blockquote>
</div>
</div>
</div>
<div class="item">
<div class="block-33 h-100">
<div class="vcard d-flex mb-3">
<div class="image align-self-center"><img src="images/person_2.jpg" alt="Person here"></div>
<div class="name-text align-self-center">
<h2 class="heading">John Smith</h2>
<span class="meta">Customer Corp.</span>
</div>
</div>
<div class="text">
<blockquote>
<p>” Lorem ipsum dolor sit amet, consectetur adipisicing elit. At, accusamus? Porro fugit culpa
consequuntur dolorum. “</p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!-- END .block-4 -->
</div>
<div class="bg-primary py-5">
<div class="container text-center">
<div class="row justify-content-center">
<div class="col-lg-7">
<h3 class="text-white mb-2 font-weight-normal" data-aos="fade-right" data-aos-delay="">Let's do more togetherly</h3>
<p class="text-white mb-4" data-aos="fade-right" data-aos-delay="100">While we're busy on development, there are simpler ways for us to get in touch and answer your questions.</p>
<p class="mb-0" data-aos="fade-right" data-aos-delay="200"><a href="./contact.html" class="btn btn-outline-white px-4 py-3">Contact Us</a></p>
</div>
</div>
</div>
</div>
<footer class="site-footer" role="contentinfo">
<div class="container">
<div class="row mb-5">
<div class="col-md-4 mb-5">
<h3 class="mb-4">About Bread and Code</h3>
<p class="mb-5">Once we decide to code at night time,our reliance on Coffee and pauruti(Bread) ,hits us with an idea ,on which we start working to structure is something we like to call "Bread-And-Code".</p>
<ul class="list-unstyled footer-link d-flex footer-social">
<li><a href="https://twitter.com/bread_and_code" class="p-2"><span class="fa fa-twitter"></span></a></li>
<li><a href="https://www.facebook.com/codeandbread" class="p-2"><span class="fa fa-facebook"></span></a></li>
<li><a href="https://www.linkedin.com/company/bread-and-code" class="p-2"><span class="fa fa-linkedin"></span></a></li>
<li><a href="http://instagram.com/bread_and_code" class="p-2"><span class="fa fa-instagram"></span></a></li>
<li><a href="https://github.com/Bread-and-Code" class="p-2"><span class="fa fa-github"></span></a></li>
</ul>
</div>
<div class="col-md-5 mb-5 pl-md-5">
<div class="mb-5">
<h3 class="mb-4">Contact Info</h3>
<ul class="list-unstyled footer-link quick-contact">
<li class="d-block">
<span class="d-block caption">Address:</span>
<span class="caption-text">We are as an organization based on Kolkata, West Bengal, India</span>
</li>
<li class="d-block">
<span class="d-block caption">Telephone:</span><span class="caption-text">+91 7718677725, +91 8016830244</span>
</li>
<li class="d-block">
<span class="d-block caption">Email:</span><span class="caption-text">[email protected]</span>
</li>
</ul>
</div>
</div>
<div class="col-md-3 mb-5">
<h3 class="mb-4">Quick Links</h3>
<ul class="list-unstyled footer-link">
<li><a href="./about.html">About</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Disclaimers</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</div>
<div class="col-md-3">
</div>
</div>
<div class="row">
<div class="col-12 text-md-center text-left">
<p class="small">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart text-danger" aria-hidden="true"></i> by <a href="https://www.facebook.com/codeandbread" target="_blank" >Team Bread&Code</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</footer>
<!-- END footer -->
<!-- loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#ffc107" /></svg></div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
<iframe src="https://minnit.chat/BreadAndCode?embed&dark&nickname=" style="border:none;width:90%;height:300px;" allowTransparency="true"></iframe><br><a href="https://minnit.chat/BreadAndCode" target="_blank">Free Chatroom </a>
</body>
</html>