-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfeed.html
192 lines (168 loc) · 9.03 KB
/
feed.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0 ,minimum-scale=1.0">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" type=text/css href="./feed.css">
<title>Our Feed</title>
</head>
<body>
<section class="hidden">
<!-- Main Navigation Bar -->
<nav class="main-nav sticky-nav-bar">
<!-- DSC JNNCE Logo -->
<div class="main-logo">
<a href="#"><img id="image-display" src="img/dsc.png" alt="DSC Logo JNNCE"></a>
</div>
<ul class=" main-ul">
<li class="menu-class a-hover-effect" id="home-id"><a href="index.html">Home</a></li>
<li class="menu-class a-hover-effect" id="team-id"><a href="card.html">Team</a></li>
<li class="menu-class a-hover-effect" id="blog-id"><a href="#">Projects</a></li>
<li class="menu-class a-hover-effect" id="eureka-id"><a href="eureka.HTML">Eureka</a>
</li>
<li class="menu-class a-hover-effect" id="video-id"><a href="videos.html">Video</a></li>
<li class="menu-class a-hover-effect" id="contact-id"><a href="index.html#cont">Contact Us</a>
</li>
</ul>
<!-- Mobile Navigation -->
<div class="burger-logo">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
<main>
<div class="Ongoing-projects">
<h1> Projects</h1>
<!--<div data-aos="zoom-in-right" class="box">
<div class="imgbox">
<img src="undraw.png" width="265" height="200" alt="project1">
</div>
<div class="context">
<h3>
Title
</h3>
<h4> Date </h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Alias molestias impedit nisi
perspiciatis eius. Perferendis, asperiores veniam. Esse deserunt autem inventore mollitia
molestiae, sequi quae consequuntur, rerum sed doloremque vero.
</p>
<button type="button"><a href="#">Source Code</a></button>
<button type=" button"><a href="#">Learn More</a></button>
</div>
</div>-->
<div data-aos="zoom-in-right" class="box">
<div class="imgbox">
<img src="download.jpg" width="380" height="200" alt="project1">
</div>
<div class="context">
<h3>
Full Stack Web Development
</h3>
<h4> Description </h4>
<p>
Full stack Development refers to the development of both front end(client side) and back end
(server side) portions of web application. The main aim of developing a website for
DSC-JNNCE was to establish a identity of us in real world. For deploying the website, we
have used github.io as a hosting service.
</p>
<button type="button"><a href="https://github.com/dscjnnce/dscjnnc.git">Source Code</a></button>
<button type=" button"><a
href="https://medium.com/@dscjnnce/blog-on-full-stack-development-52694aef4a65"
target="_blank">Learn
More</a></button>
</div>
</div>
<div data-aos="zoom-in-right" class="box">
<div class="imgbox">
<img src="dialog.jpg" width="265" height="200" alt="project1">
</div>
<div class="context">
<h3>
Dialog Flow
</h3>
<h4> Description </h4>
<p>
Chatbot- A chatbot is an AI powered program that can answer questions automatically. Helpful
for businesses, websites etc., to answer some common frequently asked questions. Here we
have used dialogflow API it is a natural language understanding platform used to design and
integrate a conversational user interface. Scoll down and have a look on how we did that!
</p>
<button type="button">
<a href="https://console.dialogflow.com/api-client/demo/embedded/605709b7-475e-4123-bf93-203b757a3079">Source
Code</a></button>
<button type=" button"><a
href="https://medium.com/@dscjnnce/how-to-build-your-very-own-chatbot-using-dialog-721b3b65e075" target="_blank">Learn
More</a></button>
</div>
</div>
</div>
<div data-aos="fade-up" class="Upcoming-projects">
<h1>Upcoming projects</h1>
<!--<div data-aos="zoom-in-right" class="box">
<div class="imgbox">
<img src="undraw.png" width="265" height="200" alt="project1">
</div>
<div class="context">
<h3>
Title
</h3>
<h4> Date </h4> -->
<h5> COMING SOON...</h5>
<!-- <p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Alias molestias impedit nisi
perspiciatis eius. Perferendis, asperiores veniam. Esse deserunt autem inventore mollitia
molestiae, sequi quae consequuntur, rerum sed doloremque vero.
</p>
<button type="button"><a href="#">Source Code</a></button>
<button type=" button"><a href="#">Learn More</a></button>
</div>
</div>
<div data-aos="zoom-in-right" class="box">
<div class="imgbox">
<img src="images/undraw.png" width="265" height="200" alt="project1">
</div>
<div class="context">
<h3>
About
</h3>
<h4> Date </h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Alias molestias impedit nisi
perspiciatis eius. Perferendis, asperiores veniam. Esse deserunt autem inventore mollitia
molestiae, sequi quae consequuntur, rerum sed doloremque vero.
</p>
<button type="button"><a href="#">Source Code</a></button>
<button type=" button"><a href="#">Learn More</a></button>
</div>
</div>
<div data-aos="zoom-in-right" class="box">
<div class="imgbox">
<img src="images/undraw.png" width="265" height="200" alt="project1">
</div>
<div class="context">
<h3>
About
</h3>
<h4> date</h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Alias molestias impedit nisi
perspiciatis eius. Perferendis, asperiores veniam. Esse deserunt autem inventore mollitia
molestiae, sequi quae consequuntur, rerum sed doloremque vero.
</p>
<button type="button"><a href="#">Source Code</a></button>
<button type=" button"><a href="#">Learn More</a></button>
</div>
</div>-->
</div>
</main>
</section>
<script type=text/javascript src="index.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>