-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
185 lines (164 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">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>club_web</title>
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.1/css/fontawesome.min.css" integrity="sha384-QYIZto+st3yW+o8+5OHfT6S482Zsvz2WfOzpFSXMF9zqeLcFV0/wlZpMtyFcZALm" crossorigin="anonymous"> -->
<link rel="stylesheet" href="/club.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Playfair+Display&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Playfair+Display&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Orbitron&family=Playfair+Display&display=swap"
rel="stylesheet">
</head>
<body>
<section id="home">
<div class="nav">
<div class="nav_links">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#cources">Courses</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="logo">
<h4>SKIT CODE</h4>
</div>
</div>
<div class="main_page">
<!-- <section>
<div class="row">
<div>
<i class="fa fa-envelope-open" aria-hidden="true"></i>
<i class="fa fa-user-circle-o" aria-hidden="true"></i>
<i class="fa fa-quora" aria-hidden="true"></i>
<i class="fa fa-address-card" aria-hidden="true"></i>
<i class="fa fa-podcast" aria-hidden="true"></i>
<i class="fa fa-battery-full" aria-hidden="true"></i>
</div>
</div>
</section> -->
<section id="sty_star">
<h2 class="title">Let's Build</h2>
<div class="star star1"></div>
<div class="star star2"></div>
<div class="star star3"></div>
<div class="star star4"></div>
<div class="star star5"></div>
<div class="star star6"></div>
<div class="star star7"></div>
<div class="star star8"></div>
<!-- <img src="/star1.png" alt=""> -->
</section>
<div class="club_logo"></div>
<div class="text">
<!-- <p class="club_text" style="font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;" >Lets Build Togther</p> -->
<br><br>
<p class="club_text">SKIT Coding Club</p>
<br>
<p class="club_text">Sri Krishna Institute Of Technology</p>
<br>
<p class="club_text">Bangalore</p>
<img class="astrocat" src="/astrocat.png" alt=""> <!-- not in use -->
</div>
</div>
</section>
<section id="about">
<div class="about">
<div class="about_main">Celebrate your code with us</div>
<div class="about_info">The Coding Community of Sri Krishna Institute of Technology is the space for all the
coders and tech enthusiastic where you can learn,discuss solutions,solve and build projects together with
the like minded people of the college.</div>
</div>
</section>
<div class="mentor">
<div class="ment_font">
<p class="ment_text">Mentor</p>
</div>
<div class="ment_first">
<img class="image" height="200px" src="/rahul.jpeg" alt="">
<div class="cont1">
<h1 class="rahul">Rahul Naveen</h1>
<br>
<h4 class="rahul">Open Source Contributor</h4>
<h4 class="rahul">Web and Android Developer</h4>
<h4 class="rahul">Campus Ambassador - Coding Ninja</h4><br>
<a target="_main" href="https://www.linkedin.com/in/rahul-naveen"><img class="mflid" src="/linkedin.png" alt=""></a>
<a target="_main" href="https://github.com/rahul-n18"><img class="mflid" src="/github.png" alt=""></a>
<a target="_main" href="https://rahul-naveen.co"><img class="mflid" src="/name.png" alt=""></a>
</div>
</div>
<br>
<br>
<br>
<br>
<div class="ment_second">
<img class="image1" height="200px" src="/priyanshu.png" alt="">
<div class="cont2">
<h1 class="priyanshu">Priyanshu Kumar</h1>
<br>
<h4 class="priyanshu">Full-stack Developer</h4>
<h4 class="priyanshu">Competitive Programming</h4>
<h4 class="priyanshu">Flutter Developer</h4>
<br>
<a target="_main" href="https://www.linkedin.com/in/priyanshu-kumar-29029a190"><img class="mflid1" src="/linkedin.png" alt=""></a>
<a target="_main" href="https://github.com/ripperkumar"><img class="mflid1" src="/github.png" alt=""></a>
</div>
</div>
</div>
<br>
<section id="cources">
<div class="crs">
<div class="box web">
<img class="webr website" src="internet-browser.png" alt="">
<h3 class="webr website-name">Web Developement</h3>
<!-- <p class="webinfo" >the work involved in developing a website for the Internet or an intranet.</p> -->
</div>
<div class="box ai">
<img class="aimlr aiml" src="/artificial-intelligence.png" alt="">
<H3 class="aimlr aiml-name">Artificial Intelligence</H3>
</div>
<div class="box app">
<img class="appdev" src="/smartphone.png" alt="">
<h3 class="appdev-name">Android Developement</h3>
</div>
<div class="box dsa">
<img class="dsaprob" src="/source-code.png" alt="">
<h3 class="dsaprob-name">DSA</h3>
</div>
</div>
</section>
<section id="contact">
<div class="contact">
<div class="addre">
<h3 class="headname">Sri Krishna Institute Of Technology</h3>
<h3 class="headnameb">Bengaluru</h3>
<!-- <div class="slocation">
<img class="location" src="/place-marker.png" alt="">
</div> -->
<p class="address">Chimney Hills Bangalore, SRI RAGHAVENDRA EDUCATIONAL INSTITUTION, 29, Hesarghatta Rd,
Chikkabanavara, Bengaluru, Karnataka 560090</p>
</div>
<div class="socialmed">
<div class="stwit">
<img class="twit" src="/twitter-circled.png" alt="">
</div>
<div class="slinked">
<img class="linkedin" src="/linkedin-circled--v1.png" alt="">
</div>
</div>
</div>
</section>
</body>
</html>