-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
129 lines (99 loc) · 6.45 KB
/
index.html
File metadata and controls
129 lines (99 loc) · 6.45 KB
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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NDA</title>
<meta name="description" content="Nepal Data Awareness" />
<meta name="keywords" content="Nepal Data Awareness" />
<link rel="shortcut icon" href="img/n.ico">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/component2.css" />
<link rel="stylesheet" type="text/css" href="css/bottom.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css"
integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="js/modernizr-2.6.2.min.js"></script>
</head>
<body>
<div class="container">
<!-- Top Navigation -->
<header>
<h1> <span class="fa fa-bank" style="font-size:80px;color:green"></span> Nepal Data Awareness <span>
An inspiration to Data Science Aspirants!</span></h1>
</header>
<div class="component">
<h2></h2>
<!-- Start Nav Structure -->
<button class="cn-button" id="cn-button">ENTER</button>
<div class="cn-wrapper" id="cn-wrapper">
<ul>
<li><a href="syllabus/start.html"><span> START </span></a></li>
<li><a href="syllabus/intro.html"><span>LABEL-I</span></a></li>
<li><a href="syllabus/inter.html"><span>LABEL-II</span></a></li>
<li><a href="syllabus/adv.html"><span>LABEL-III</span></a></li>
<li><a href="syllabus/project.html"><span>Projects</span></a></li>
<li><a href="syllabus/intern.html"><span>Intern</span></a></li>
<li><a href="syllabus/act.html"><span>Acts</span></a></li>
</ul>
</div>
<!-- End of Nav Structure -->
</div>
<section>
<p>
Dear Data Science Aspirants!</p>
<p>
We are greatly excited with the new enthusiasm to inspire beginners in learning Data Science. Nepal Data Awareness is a self-motivated philanthropic movement where interested people can study, discuss and move forward by following our training syllabus. Each topic in training syllabus is designed with recommended free lectures from online courses form Cursera, edX, Uacity, etc. as well as informative tutorials and assigned projects. This platform is a self-paced syllabus. You can study as much as you pay your time.
.
</p>
<p>
We are using slack as our discussion platform which will help you to solve your problem from your peers. Since there are more than two hundred participants, it is not possible to track everybody's progress. Once you feel confident with the subject matter, you can participate in our exciting projects based on open and simulated data. These projects are designed just for learning purpose with our slogan <b> learn and rock!</b>
</p>
<p>
Data Science is growing to become a massive demand in the coming future. Almost all sectors for example technology, entertainment, education, healthcare, business, etc. are evolving with new ideas in Artificial Intelligence(AI), BigData, Virtual Reality(VR), Internet of Thing (IoT), Blockchain, Quantum Computing, Personalized Medicine, etc.
</p>
<p>
If you are a beginner in this field and wondering how to start with, Nepal Data Awareness could be your starting platform to get introduced to Data Science. Nepal Data Awareness is a mission to teach more and more people about data science in the national, social and economic domain. All data used in our projects are open data and simulated data. We will put all our processed data and model open to the public. We are not any school, college or institution and also do not hold any responsibility for data security.
</p>
<p> Thank you for your cooperation! </p>
<p> <b> Nepal Data Awareness Team <b> </p>
</section>
</div><!-- /container -->
<center>
<a href="syllabus/start.html"><span class="fa fa-check-circle" style="color:green"></span> Start </a>
<a href="syllabus/intro.html"><span class="fa fa-book" style="color:green"></span> Introductory </a>
<a href="syllabus/inter.html"><span class="fa fa-flask" style="color:green"></span> Intermediate </a>
<a href="syllabus/adv.html"><span class="fa fa-cogs" style="color:green"></span> Advanced </a>
<a href="syllabus/project.html"><span class="fa fa-briefcase" style="color:green"></span> Projects </a>
<a href="syllabus/intern.html"><span class="fa fa-cubes" style="color:green"></span>Intern </a>
<a href="syllabus/act.html"><span class="fa fa-calendar" style="color:green"></span> Activities </a>
</center>
<script src="js/polyfills.js"></script>
<script src="js/demo2.js"></script>
<div class="container-fluid" style="background:black; color:white !important;">
<div class="row text-center" style="padding-top:10px">
<div class="col-sm-3 col-xs-6">
<p><span class="glyphicon glyphicon-earphone"></span> Phone</p>
<p style="margin-bottom:2px;"> No Phone </p>
</div>
<div class="col-sm-3 col-xs-6">
<p><span class="glyphicon glyphicon-home"></span> Location</p>
<p style="margin-bottom:2px;"> Nepal Data Awareness </p>
</div>
<div class="col-sm-3 col-xs-6">
<p><span class="glyphicon glyphicon-send"></span> E-mail</p>
<p style="margin-bottom:2px;">bigyankakura@gmail.com</p>
</div>
<div class="col-sm-3 col-xs-6">
<p><span class="glyphicon glyphicon-leaf"> Web </p>
<p style="margin-bottom:2px;"><a href="http://edusewa.org/">https://npdatax.github.io/</a></p>
</div>
</div>
</div>
</body>
</html>