This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
287 lines (274 loc) · 23.6 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
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home - Learn Program: Fellowship with Muellners Foundation </title>
<meta name="description" content="Learn Fellowship, a growth accelerator to break into open source product engineering, complete fellowship courses and get bounties at the open bounty portal.">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/simple-line-icons.min.css">
<link rel="stylesheet" href="assets/css/Contact-Form-Clean.css">
<link rel="stylesheet" href="assets/css/FAQ-Frequentlly-Asked-Questions-1.css">
<link rel="stylesheet" href="assets/css/FAQ-Frequentlly-Asked-Questions.css">
<link rel="stylesheet" href="assets/css/Header-Blue.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://s.pageclip.co/v1/pageclip.css" media="screen">
</head>
<body>
<nav class="navbar navbar-light navbar-expand fixed-top text-primary bg-light shadow-sm navigation-clean" data-aos="fade-down" data-aos-duration="50" data-aos-delay="50" title="None">
<div class="container"><a class="navbar-brand" href="index.html">LEARN Fellowship </a><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"></button>
</div>
</nav>
<header class="masthead text-white text-center" style="background:url('assets/img/bg-masthead.jpg')no-repeat center center;background-size:cover;">
<div class="bg-success border rounded-0 shadow-lg overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-12 col-xl-9 offset-lg-4 mx-auto">
<h2 class="display-1 text-left mb-5" data-toggle="tooltip" data-bs-tooltip="" data-aos="fade-down" data-aos-duration="50" data-aos-once="true" title="#ProductReady">#ProductReady</h2>
<h2 class="text-capitalize text-left" style="font-size: 28px;">Learn - A growth accelerator for entrepreneur talent to break into open source product engineering.<br><br>A global fellowship program for the citizens of Open Constitution network.</h2>
<div class="row">
<div class="col-lg-5 offset-lg-1" style="margin: 24px;margin-left: -11px;">
<div class="btn-group" role="group"><a href="https://www.open-bank.org/apply-for-fellowship/"><button class="btn btn-light btn-lg text-left" type="submit" style="font-size: 19px;">Join Learn Fellowship</button></div>
</div>
</div>
</div>
</div>
</header>
<section class="bg-success border rounded-0 shadow features-icons bg-light text-center" data-aos="fade-up">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="mx-auto features-icons-item mb-5 mb-lg-0 mb-lg-3">
<div class="d-flex features-icons-icon"><i class="icon-screen-desktop m-auto text-primary" data-bs-hover-animate="pulse"></i></div>
<h3>Join community </h3>
<p class="lead mb-0">We start with a community integration process,designed to test for moral fundamentals, language, communication skills and an intense eagerness to learn and develop solutions for problems of scale which can help humanity to grow.</p>
</div>
</div>
<div class="col-lg-4">
<div class="mx-auto features-icons-item mb-5 mb-lg-0 mb-lg-3">
<div class="d-flex features-icons-icon"><i class="icon-layers m-auto text-primary" data-bs-hover-animate="pulse"></i></div>
<h3>Fellowship #Learn</h3>
<p class="lead mb-0">Learn fellows deep dive into advanced problem solving skills, real global initiatives and international best practices. You get paired up with engineering mentors from around the world, contribute to popular open
source projects and learn the essential skills required to be an effective product developer.</p>
</div>
</div>
<div class="col-lg-4">
<div class="mx-auto features-icons-item mb-5 mb-lg-0 mb-lg-3">
<div class="d-flex features-icons-icon"><i class="icon-check m-auto text-primary" data-bs-hover-animate="pulse"></i></div>
<h3>Open Source #LearnAlum</h3>
<p class="lead mb-0">Work from home, contribute to solutions, all around the globe. Get ready for the brave new world, where you choose to work for your principles rather than work choosing you. Go Open Source!</p>
</div>
</div>
</div>
</div>
</section>
<section class="showcase">
<div class="container-fluid shadow p-0">
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image:url("assets/img/bg-showcase-1.jpg");"><span>This photograph is by<a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, "San Francisco", "Helvetica Neue", Helvetica, Ubuntu, Roboto, Noto, "Segoe UI", Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px" href="https://unsplash.com/@yancymin?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from Yancy Min"><span style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-2px;fill:white" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z"></path></svg></span><span style="display:inline-block;padding:2px 3px">Yancy Min</span></a></span></div>
<div class="col-lg-6 text-right my-auto order-lg-1 showcase-text">
<h2>Financial Applications - Development Courses</h2>
<p class="lead mb-0">Develop applications on products such as Finscale, OC Network AI, Open Treasury. Work with mature platforms with open APIs that provide a reliable, robust, and affordable open banking solution for financial industry.<strong>Social inclusion begins with delivering financial services to the world’s 2 billion
underbanked and unbanked.</strong> </p>
</div>
</div>
<div class="row no-gutters">
<div class="col-lg-6 text-white showcase-img" style="background-image:url("assets/img/bg-showcase-2.jpg");"><span></span></div>
<div class="col-lg-6 my-auto order-lg-1 showcase-text">
<h2>Alternative Economic Application Development Courses</h2>
<p class="lead mb-0">Be your bank. Discover and deliver blockchain use cases. Bitcoin is the best example which uses peer-to-peer technology to operate with no central authority. Managing transactions and the issuing of bitcoins is carried out collectively by the network. <strong>Bitcoin is open-source; its design is public, nobody owns or controls Bitcoin.</strong></p>
</div>
</div>
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image:url("assets/img/bg-showcase-3.jpg");"><span>This photograph is by<a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, "San Francisco", "Helvetica Neue", Helvetica, Ubuntu, Roboto, Noto, "Segoe UI", Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px" href="https://unsplash.com/@denisjung?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from Denis Jung"><span style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-2px;fill:white" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z"></path></svg></span><span style="display:inline-block;padding:2px 3px">Denis Jung</span></a></span></div>
<div class="col-lg-6 my-auto order-lg-1 showcase-text">
<h2>Decarbonization and Global Health</h2>
<p class="lead mb-0">Develop applications and break existing barriers.<strong> Open source is the mainstream approach towards solving key crises such as pandemics and CO2 footprint on the planet.</strong> Learn how to work with open communities. Reach next mile and mark your
advent. </p>
</div>
</div>
</div>
</section>
<section class="bg-secondary border rounded-0 shadow testimonials text-center bg-light" style="filter: blur(0px) grayscale(0%);background-color: rgb(111,174,237);">
<div class="container">
<h2 class="mb-5">Global Learn Fellowship</h2>
<div class="row">
<div class="col">
<div class="card">
<div class="card-body">
<h4 class="card-title">Be Product Ready</h4>
<h6 class="text-muted card-subtitle mb-2">3 months program throughout the year </h6>
<p class="card-text">Capstone Project <br>Working with open source projects<br>Economic Aspects of OSS<br>Fintech Industry<br>Artificial Intelligence<br>Using cryptography for privacy<br>Understand security aspects <br>Build for Global
population<br>Learn Open Source Contribution<br>#GetWork<br><br>Bitcoin <br>Build wallets <br>Alternative Economic Principles<br>Smart Contracts and World<br>Bitcore<br>Fineract<br>#GetWork<br></p><a class="card-link"
href="https://www.open-bank.org/apply-for-fellowship/">Apply Now</a></div>
</div>
</div>
<div class="col">
<div class="card">
<div class="card-body">
<h4 class="card-title">Develop products for Open World</h4>
<h6 class="text-muted card-subtitle mb-2">6 months program: Summer & Winter Batch</h6>
<p class="card-text">Capstone Project <br>Global Theories and Sets<br> Climate Change and Health<br>Work and Implement Open Source <br>Deliver a working application<br>Build for Global population<br>Make Open Source Contributions<br>Change
based application development<br>Listening to users<br>Building platforms and integration<br>#GetWork<br><br>Open Source <br>Build communities <br>Economic Principles<br>Handling Data Analytics<br>Building Business
Out of OSS <br>#GetWork</p><a class="card-link" href="https://www.open-bank.org/apply-for-fellowship/">Apply Now</a></div>
</div>
</div>
</div>
</div>
</section>
<section class="border-primary shadow testimonials text-center bg-light">
<div class="container">
<h2 class="mb-5">FAQ's</h2>
<div class="row"></div>
</div><div class="container" style="padding-top:40px;padding-bottom:40px;">
<div class="container">
<div class="panel-group" id="accordion">
<div class="faqHeader">General questions</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseOne">What is this program?</a></h4></div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">This program trains you for a new economic order, creating on open source products while working on two different polarities such as traditional finance and alternative finance. Thus mixing both.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTen">What is the requirement to join this program?</a></h4></div>
<div id="collapseTen" class="panel-collapse collapse">
<div class="panel-body">Anyone can join this program as long as there is nothing holding you back.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseEleven">Is this a paid program?</a></h4></div>
<div id="collapseEleven" class="panel-collapse collapse">
<div class="panel-body">This is completely free program for students. We encourage you and others to donate time/money for mentors.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwleve">What kind of skills are required to join this program?</a></h4></div>
<div id="collapseTwleve" class="panel-collapse collapse">
<div class="panel-body">You need to be able to learn how to use a computer.You should have some soft skills with an eagerness to learn and apply that knowledge for building social sustainable businesses.</div>
</div>
</div>
<div class="faqHeader">Mentors</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">What is in it for you?</a></h4></div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">Build your tribe, share what you have learned <strong> and build a talent pool around you.</strong>.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseThree">If I wish to get paid?</a></h4></div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">As of now, Foundation is not paying mentors. Mentors are generally global citizens of Open Constitution Network, who are voluntarily organised. But there are other benefits mentoring in learn program.
Your students <strong>can strongly contribute </strong> and help in your open source projects/initiatives. You create a community that identifies use cases and propel your open source project.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFive">What kind of projects you can teach?</a></h4></div>
<div id="collapseFive" class="panel-collapse collapse">
<div class="panel-body">So, you can <strong>teach </strong>, anything which can be hosted on github, run as a small community, make students learn and grow , allow students to work from remote, data science, marketing , design anything etc.
<br />
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseSix">Why mentor here?</a></h4></div>
<div id="collapseSix" class="panel-collapse collapse">
<div class="panel-body">There are a number of reasons why you should join us.
This is a global program so you can imagine impact. There is currently a talent deficit and skill gap in working methodologies and how our industries have been operating. We wish to bring a change in attitude with this community. You get to train students online on <strong>projects</strong>, which benefit everyone and create a pool of talent which you can use on your further endeavours, experiments or existing project.
</div>
</div>
</div>
<!-- <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseEight">What are the payment options?</a></h4></div>
<div id="collapseEight" class="panel-collapse collapse">
<div class="panel-body">The best way to transfer funds is via Paypal. This secure platform ensures timely payments and a secure environment.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseNine">When do I get paid?</a></h4></div>
<div id="collapseNine" class="panel-collapse collapse">
<div class="panel-body">Our standard payment plan provides for monthly payments. At the end of each month, all accumulated funds are transfered to your account. The minimum amount of your balance should be at least 70 USD.</div>
</div>
</div> -->
<div class="faqHeader">Timelines</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFour">I want to join as a fellow but I have other things?</a></h4></div>
<div id="collapseFour" class="panel-collapse collapse">
<div class="panel-body">You can join Learn as a part time. <strong>Learn Program</strong> is really simple and it's online.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseSeven">Whch industry segment we are focusing here?</a></h4></div>
<div id="collapseSeven" class="panel-collapse collapse">
<div class="panel-body">We are focusing on Data security, Financial Sovereignty , Climate change, Health and Data Science.
</div>
</div>
</div>
</div>
</div></section>
<section class="call-to-action text-white text-center" style="background:url("assets/img/bg-masthead.jpg") no-repeat center center;background-size:cover;">
<div class="border rounded-0 shadow overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<h2 class="mb-4">Ready to get started? Sign up now!</h2>
</div>
<div class="col-md-10 col-lg-8 col-xl-7 mx-auto">
<form>
<div class="form-row">
<div class="col-12 col-md-9 mb-2 mb-md-0"><input class="form-control form-control-lg" type="email" placeholder="Enter your email..."></div>
<div class="col-12 col-md-3"><button class="btn btn-primary btn-block btn-lg" type="submit">Sign up!</button></div>
</div>
</form>
</div>
</div>
</div>
</section>
<footer class="footer bg-light">
<div class="container">
<div class="row">
<div class="col-lg-6 my-auto h-100 text-center text-lg-left">
<ul class="list-inline mb-2">
<li class="list-inline-item"><a href="https://muellners.com" target="_blank">About Muellners</a></li>
<li class="list-inline-item"><a href="https://newsroom.muellners.com" target="_blank"><span>Finscale</span></li>
<li class="list-inline-item"><a href="https://research.muellners.org" target="_blank"><span>Open Research</span></li>
<li class="list-inline-item"><a href="https://ocnet.ai" target="_blank"><span>Open Constitution</span></li>
<li class="list-inline-item"><a href="https://docs.muellners.info/learn-program-tncs/fellowship-agreement" target="_blank">Terms & Conditions</a></li>
<li class="list-inline-item"> <a href="https://docs.muellners.info/privacy" target="_blank"><span>Privacy Policy</span></a> </li>
<li class="list-inline-item"><a href="https://docs.muellners.info/data-security/data-security-agreement" target="_blank">Data Security</a></li>
</ul>
<p class="text-muted small mb-4 mb-lg-0">© Learn Fellowship by Muellners® Foundation CVR: 41008407</p>
</div>
<div class="col-lg-6 my-auto h-100 text-center text-lg-right">
<ul class="list-inline mb-0">
<li class="list-inline-item"><a href="https://twitter.com/muellnersorg"><i class="fa fa-twitter fa-2x fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/company/muellners"><i class="fa fa-linkedin fa-2x fa-fw"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.js"></script>
</body>
</html>