-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·185 lines (154 loc) · 7.43 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Cassandra</title>
<link rel="stylesheet" href="./style/style.css">
<link rel="stylesheet" href="./style/neon.css">
<link rel="stylesheet" href="./style/slide.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- partial:index.partial.html -->
<!-- <div class="wrapper">
<p id="loading">Loading...</p>
<div id="contact">
<a href="https://codepen.io/verlangieri/" target=_blank>codepen</a>
<span>Or</span>
<a href="https://twitter.com/verlangieri_d" target=_blank>twitter</a>
<h1>cassandra</h1>
</div>
</div> -->
<h1 id="logo">Cassandra</h1>
<div class="main_div">
<div style="width: 100vw;">
<div class="neon_container">
<h1 class="neon" contenteditable spellcheck="false">Who are we?</h1>
</div>
</div>
<div class="flex-container">
<div class="flex-item-left">
<p class="description">
Cassandra AI is a small group of students aiming to share their knowledge
freely to everyone. We hold meetings about SOTA topics and methods in different
areas of Deep/machine learning such as Explainability, Computer Vision, Speech,
Geometric DL and more. Our biggest dream is to build a model capable of distinguishing
between muffins and chihuahuas.
</p>
</div>
<div class="flex-item-right">
<!-- <video width="320" height="240" autoplay muted loop>
<source src="./statics/cass.mp4" type="video/mp4">
Your browser does not support the video tag.
</video> -->
<img src="./statics/cass.gif" alt="">
</div>
</div>
<div style="width: 100vw;">
<div class="neon_container">
<h1 class="neon" contenteditable spellcheck="false">Cass Day</h1>
</div>
</div>
<div class="flex-container">
<div class="flex-item-left">
<div class="w3-content w3-section" style="max-width:500px">
<img class="mySlides" src="./statics/slide/1.png" style="width:100%">
<img class="mySlides" src="./statics/slide/2.png" style="width:100%">
<img class="mySlides" src="./statics/slide/3.png" style="width:100%">
<img class="mySlides" src="./statics/slide/4.png" style="width:100%">
<img class="mySlides" src="./statics/slide/5.png" style="width:100%">
<img class="mySlides" src="./statics/slide/6.png" style="width:100%">
<img class="mySlides" src="./statics/slide/7.png" style="width:100%">
<img class="mySlides" src="./statics/slide/8.png" style="width:100%">
<img class="mySlides" src="./statics/slide/9.png" style="width:100%">
</div>
</div>
<div class="flex-item-right">
<p class="description">
Our first event was hosted by Isfahan University students which took place over two days
on sunday and monday May 29 and May 30, 2022. We gave an overview of
</p>
<ul style="text-align: left;">
<li><a href="https://github.com/CASS-AI/Day-1" class="custom_link">Day 1</a></li>
<ul>
<li>Natural Language Processing</li>
<li>Sentiment analysis in NLP</li>
<li>Image processing and its applications</li>
</ul>
<li><a href="https://github.com/CASS-AI/Day-2" class="custom_link">Day 2</a></li>
<ul>
<li>An Introduction to geometric deep learning</li>
<li>Face recognition in surveillance camera</li>
<li>Machine Learning Interpretation</li>
</ul>
</ul>
</div>
</div>
<div style="width: 100vw;">
<div class="neon_container">
<h1 class="neon" contenteditable spellcheck="false">Our Friends</h1>
</div>
</div>
<div class="friends">
<div class="user_container">
<img class="user_image" src="./statics/amin.png" alt="Avatar">
<h2 class="user_text">M. A. Dadgar</h2>
<a href="https://github.com/amindadgar"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/amir.png" alt="Avatar">
<h2 class="user_text">A. M. Soltani</h2>
<a href="https://github.com/a01m01s"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/yasin.png" alt="Avatar">
<h2 class="user_text">Yasin Fakhar</h2>
<a href="https://github.com/yasinfakhar"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/mehdi.png" alt="Avatar">
<h2 class="user_text">Mehdi Darooni</h2>
<a href="https://github.com/mhdi1997"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/koupaei.png" alt="Avatar">
<h2 class="user_text">Aein Koupaei</h2>
<a href="https://github.com/aeinkoupaei"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/niloofar.png" alt="Avatar">
<h2 class="user_text">Niloofar Alizadegan</h2>
<a href="https://github.com/lilydablue"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/hajar.png" alt="Avatar">
<h2 class="user_text">Hajar Mazaheri</h2>
<a href="https://github.com/hajar817"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/amirj.png" alt="Avatar">
<h2 class="user_text">Amir Jahanbin</h2>
<a href="https://github.com/AmirJahanbin"><i class="fa fa-github" style="font-size: 30px; color: #fff;"></i></a>
</div>
<div class="user_container">
<img class="user_image" src="./statics/cass.png" alt="Avatar">
<h2 class="user_text">Cassandra</h2>
<a href="https://github.com/cass-ai"><i class="fa fa-github" style="font-size: 29px; color: #fff;"></i></a>
<a href="https://www.youtube.com/@cassandraai"><i class="fa fa-youtube" style="font-size: 29px; color: #fff;"></i></a>
<a href="https://t.me/CASS_AI"><i class="fa fa-telegram" style="font-size: 29px; color: #fff;"></i></a>
</div>
</div>
<p id="footer_note">
We glued this webpage together using several amazing opensource projects:
<a href="https://codepen.io/verlangieri/pen/xEyprg" class="custom_link">robot</a>,
<a href="https://codepen.io/GeorgePark/pen/MrjbEr" class="custom_link">neon</a>,
<a href="https://codepen.io/antoniasymeonidou/pen/ZEXYaKg" class="custom_link">3d text</a>
</p>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.7.9/dat.gui.min.js"></script>
<script src="./js/colladaLoader2.min.js"></script>
<script src="./js/script.js"></script>
<script src="./js/slide.js"></script>
</body>
</html>