-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmindsky.html
59 lines (53 loc) · 2.36 KB
/
mindsky.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
---
layout: default
---
<section id="mainContent" class="column">
<figure class="active" style="background-image:url('/assets/content/mindsky/header-bg-light.png'); background-color: #F6F6F6;">
<a href="/mindsky"><div class="padded"><img class="fill" src="/assets/content/mindsky/header-details-2.png?v=03"></div></a>
</figure>
<div class="contentArea padded clearfix">
<h3 class="projectTitle articleTitle">Building an Employment Platform for East Africa</h3>
<div class="projectDetails column">
<p>MindSky is an online marketplace for connecting current university students and graduates in Rwanda with employment opportunities.</p>
<p>We worked closly with AkilahNet and Akilah Institute to develop this platform.</p>
<h4>1. Job Board & Identity Platform</h4>
<p>MindSky members apply for openings directly on the platform using our professionally-formatted online profile builder as their application document.</p>
<figure style="background-color: #FCFCFC;" class="media--stretched active">
<div class="padded">
</div>
</figure>
<h4>2. Hire with MindSky</h4>
<p>Employers post their internships and job opportunities on the MindSky job board.</p>
<figure style="background-color: #FCFCFC;" class="media--stretched active">
<div class="padded">
</div>
</figure>
<h4>3. Back Office</h4>
<p>Hiring managers log in, view, and sort applications as they come in then pass them onto employers.</p>
<figure style="background-color: #FCFCFC;" class="media--stretched active">
<div class="padded">
<img class="fill" src="/assets/content/mindsky/backoffice.png?v=03">
</div>
</figure>
<h4>Technology Stack</h4>
<ul>
<li>AWS Lambdas</li>
<li>AWS EC2</li>
<li>Docker</li>
<li>Terraform</li>
<li>Node.js</li>
<li>Vue.js</li>
<li>Vuex</li>
<li>GraphQL</li>
<li>MySQL</li>
<li>MongoDB</li>
</ul>
</div>
<ul class="projectMeta column">
<li><a href="https://www.mindsky.com/" target="_blank">Launch Project →</a></li>
<li>AkilahNet LLC.</li>
<li>New York & Rwanda</li>
<li>2016 - 2018</li>
</ul>
</div>
</section>