-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresources.html
210 lines (192 loc) · 9.52 KB
/
resources.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no,minimum-scale=1,maximum-scale=1,user-scalable=no">
<!-- Bootstrap CSS -->
<link type="text/css" rel="stylesheet" href="css/bootstrap/bootstrap.css">
<!--<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">-->
<link type="text/css" rel="stylesheet" href="css/styles/common.css">
<link type="text/css" rel="stylesheet" href="css/styles/resources.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel='icon' type='image/x-icon' href='assets/logo.ico'>
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<title>Programmer's Club</title>
</head>
<body id="body">
<nav id="nav" class="nav-main">
<ul class="nav-list">
<li class="list-item nav-logo"><a href="/">PC</a></li>
<li class="list-item"><a href="/events">Events</a></li>
<li class="list-item"><a href="/resources">Resources</a></li>
<li class="list-item"><a href="#">About</a></li>
</ul>
<span id="nav-icon-btn" class="nav-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</span>
</nav>
<section class="container">
<main class="wrapper margin-t-b-120">
<h1>Resources</h1>
<p class="lead sub-heading">For beginner walkthroughs to programming basics and hands on project.<br>There's
something for everyone.<br> Kickstart your new project with these Resources.</p>
<div class="row margin-t-120 arrange-left ">
<div class="col-lg-3 col-xl-3 col-sm-12 col-md-6">
<div class="resource-image">
<img class="resource-image " src="./assets/Android_res.svg" alt="Android Resources"/>
</div>
<br>
<h5>Android</h5>
<p class=" body-heading">
Make Beautiful Material Design App with these resources.
</p>
</div>
<div class="col-lg-3 col-xl-3 col-sm-12 col-md-6">
<div class="resource-image">
<img class="resource-image " src="./assets/Web_res.svg" alt="Web Resources"/>
</div>
<br>
<h5>Web</h5>
<p class=" body-heading">
All the elements you need to start your own next Web Project.
</p>
</div>
<div class="col-lg-3 col-xl-3 col-sm-12 col-md-6">
<div class="resource-image">
<img class="resource-image " src="./assets/Coding_res.svg" alt="Code Resources"/>
</div>
<br>
<h5>Coding</h5>
<p class=" body-heading">
Know how to code for your next Competitive Coding Exam.
</p>
</div>
<div class="col-lg-3 col-xl-3 col-sm-12 col-md-6">
<div class="resource-image">
<img class="resource-image " src="./assets/Design_res.svg" alt="Design Resources"/>
</div>
<br>
<h5>Design</h5>
<p class=" body-heading">
Basic Wireframe Elements to Blueprint your next Big Projct.
</p>
</div>
</div>
</main>
</section>
<!--Request Resources-->
<section id="request" class="container-fluid black-background">
<div class="wrapper margin-t-b-160 container">
<div class="margin-t-b-120">
<h2 class="white-heading"> Request Resources</h2>
<p class="hackathon-info small-white sub-heading">Get Curated content and Design Inspiration delievered
straight to your
inbox.</p>
<a href="/requestresource" class="blue-button button">Send Request</a>
</div>
</div>
</section>
<!--Advanced Resources-->
<section class="container">
<main class="wrapper margin-t-b-120">
<h2>Advanced Resources</h2>
<p class="lead sub-heading">Get advanced links,modules and resources created by developer and publishers.</p>
<div class="row margin-t-80 arrange-left">
<div class="col-lg-4 col-xl-4 col-md-12 col-sm-12 ">
<div class="resource-image">
<img class="resource-image " src="./assets/res.svg" alt="Android"/>
</div>
<br>
<h4>IOT</h4>
<p class="body-heading">
Get better understanding of Internet Of Things and connect any device to Internet.
</p>
</div>
<div class="col-lg-4 col-xl-4 col-md-12 col-sm-12 ">
<div class="resource-image">
<img class="resource-image " src="./assets/res.svg" alt="Web"/>
</div>
<br>
<h4>Machine Learning</h4>
<p class="body-heading">
Learn how ML models are created and workes so that you can get started with ML in your project.
</p>
</div>
<div class="col-lg-4 col-xl-4 col-md-12 col-sm-12 ">
<div class="resource-img">
<img class="resource-image " src="./assets/res.svg" alt="Android"/>
</div>
<br>
<h4>Data Science</h4>
<p class="body-heading">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt.
</p>
</div>
</div>
</main>
</section>
<!-- Team-->
<section id="team" class="container">
<div class="margin-t-b-160 wrapper">
<h2 class="team-aim">The best teams share knowledge and love.</h2>
<p class="team-moto sub-heading">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt
ut labore et dolore magna aliqua.</p>
</div>
</section>
<!--team ends-->
<!--Footer-->
<footer id="footer" class="container-fluid">
<div class="wrapper">
<h2 class="footer-heading">Want to reach out to us?</h2>
<p class="footer-need-help sub-heading">If you want to share resource with us or need help or you're just
looking for advice
and direction then feel free to send us an email.</p>
<a href="mailto:[email protected]" class="blue-button button margin-t-b-80">Get in touch</a>
<div class="social-media">
<a href="#" class="footer-icons mr-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook">
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>
</svg>
</a>
<a href="#" class="footer-icons ml-2 mr-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="feather feather-github">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
<a href="#" class="footer-icons ml-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path>
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5"></line>
</svg>
</a>
</div>
<p class="footer-signature">
© 2018 All rights are reserved - <span class="footer-we">Design & Coded by Programmer's Club</span>
</p>
</div>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script type="text/javascript" src="js/bootstrap/jquery-3.3.1.js"></script>
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>-->
<script type="text/javascript" src="js/bootstrap/bootstrap.js"></script>
<!-- Custom JS -->
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>