-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
executable file
·223 lines (195 loc) · 11.6 KB
/
portfolio.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> <!--<![endif]-->
<head>
<meta http-equiv="refresh" content="0; url=https://github.com/womensp2p/GSoC-Projects/wiki/Google-Summer-of-Code-2018" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Bingo One page parallax responsive HTML Template ">
<meta name="author" content="Themefisher.com">
<title>Women's P2P Network</title>
<!-- Mobile Specific Meta
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<!-- CSS
================================================== -->
<!-- Themefisher Icon font -->
<link rel="stylesheet" href="plugins/themefisher-font/style.css">
<!-- bootstrap.min css -->
<link rel="stylesheet" href="plugins/bootstrap/dist/css/bootstrap.min.css">
<!-- Lightbox.min css -->
<link rel="stylesheet" href="plugins/lightbox2/dist/css/lightbox.min.css">
<!-- Slick Carousel -->
<link rel="stylesheet" href="plugins/slick-carousel/slick/slick.css">
<link rel="stylesheet" href="plugins/slick-carousel/slick/slick-theme.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- Colors -->
<!-- <link rel="stylesheet" type="text/css" href="css/colors/green.css" title="green">
<link rel="stylesheet" type="text/css" href="css/colors/red.css" title="light-red">
<link rel="stylesheet" type="text/css" href="css/colors/light-blue.css" title="light-blue">
<link rel="stylesheet" type="text/css" href="css/colors/yellow.css" title="yellow">
<link rel="stylesheet" type="text/css" href="css/colors/light-green.css" title="light-green">
<link rel="stylesheet" type="text/css" href="css/colors/blue.css" title="blue"> -->
</head>
<body id="body">
<section class="header navigation">
<div class="container">
<div class="row">
<div class="col-md-12">
<nav class="navbar navbar-expand-md">
<a class="navbar-brand" href="index.html">
<img src="images/WP2PN2sm2_2.png" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="tf-ion-android-menu"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="portfolio.html">Google Summer of Code Projects <span class="sr-only">(current)</span></a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</section>
<section class="single-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Google Summer of Code Projects</h2>
<nav aria-label="breadcrumb mx-auto" role="navigation">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Projects</li>
</ol>
</nav>
</div>
</div>
</div>
</section>
<div class="container">
<div class="jumbotron">
<h3 class="display-5">Women's P2P toolkit webclient</h3>
<p class="lead">This is a simple React Native application to handle the following functionalities</p>
<hr class="my-4">
<ul class="fa-ul">
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>bility to upload any media file(video, image), record from the application.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Based on the network connectivity, either the application uses the offline communication services like Twilio or Bandwidth to pass the user input to the toolkit server.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Provide support for devices like brick mobile phones and radio.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Enable location tracking to provide immediate help if required.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Use of certain keywords from the user to grade the severity of the issue.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Should be able to deploy the React Native application to IOS, Web, and Android.</li>
</ul>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/womensp2p/GSoC-Projects/wiki/Women's-P2P-toolkit-web-client" target="_blank" role="button">Link to wiki page</a>
</p>
</div>
</div>
<div class="container">
<div class="jumbotron">
<h3 class="display-5">Women's P2P toolkit server</h3>
<p class="lead">Lightweight server logic built in Django</p>
<hr class="my-4">
<ul class="fa-ul">
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Receive messages(in any media) and upload to different social media sites(facebook, twitter, Google+, Instagram, Youtube) for support</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Translation module to provide the ability to translate to English if the incoming messages are in local languages.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Interaction with the account system to make appropriate DB calls to update record under every user</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Escalate the issue based on the severity to all the local rescue team for immediate support.</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Keep a track of all the support messages from the above-mentioned media and send back to the user.</li>
</ul>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/womensp2p/GSoC-Projects/wiki/Women's-P2P-toolkit-server" target="_blank" role="button">Link to wiki page</a>
</p>
</div>
</div>
<div class="container">
<div class="jumbotron">
<h3 class="display-5">Women's P2P toolkit Account system </h3>
<p class="lead"></p>
<hr class="my-4">
<ul class="fa-ul">
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Schema design to handle with profiles and accounts and store history of the user activity</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Schema design to store all sorts of media</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Use of SQLAlchemy to provide REST APIs to make DB changes.</li>
</ul>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/womensp2p/GSoC-Projects/wiki/Women's-P2P-toolkit-account-system" target="_blank" role="button">Link to wiki page</a>
</p>
</div>
</div>
<div class="container">
<div class="jumbotron">
<h3 class="display-5">Election toolkit app</h3>
<p class="lead">The Women's Election Toolkit will be React Native app (which is a plugin which sits within the toolkit web client) that enables women candidates to connect with their (frequently illiterate) constituents (through bulk messaging in a variety of media, for both brick and smartphones). The app will:</p>
<hr class="my-4">
<ul class="fa-ul">
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Enable bulk messaging to constituents, using both brick and smartphones (using above database)</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Facilitate recording of testimony (as in the Web portal described above).</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Enable the reporting of threats, corruption, and violence (using same testimony feature)</li>
<li><i class="fa-li fa fa-shield fa-rotate-270"></i>Allow for sending and receiving messages of support, and Enable fundraising from global sources.</li>
</ul>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/womensp2p/GSoC-Projects/wiki/Election-Toolkit-App" target="_blank" role="button">Link to wiki page</a>
</p>
</div>
</div>
<div class="container">
<div class="jumbotron">
<h3 class="display-5">Testimony and Message Web Portal</h3>
<p class="lead"></p>
<hr class="my-4">
A portal where women candidates can video record (or upload) testimony about their experiences and women everywhere can leave messages of support using a variety of media. This testimony is a foundation for the tools we build, and the messages provide much-needed community and connection for women candidates. Messages will stream on a separate page. Most women candidates we have spoken with have requested this simple interface to record and post their video in one step. It is prohibitively cumbersome for women in Kenya (who have slow connections and don't use multimedia technology every day) to record in one place (like YouTube) and then upload a file somewhere else. *In the future, this "Testimony" portal will be adapted for other projects, including ending violence against women, ending girl trafficking, and other violence-related issues.
<br>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/womensp2p/GSoC-Projects/wiki/Testimony-and-Message-Web-Portal" target="_blank" role="button">Link to wiki page</a>
</p>
</div>
</div>
<!-- Start Portfolio Section
=========================================== -->
<!-- <div class="footer-bottom">
<h5>Copyright 2018. All rights reserved.</h5>
<h6>Design and Developed by themefisher.com<br>Get More <a href="https://themefisher.com/free-bootstrap-templates/" target="_blank">Free Bootstrap Templates</a></h6>
</div> -->
</footer><!-- end footer -->
<!-- end Footer Area
========================================== -->
<!--
Essential Scripts
=====================================-->
<!-- Main jQuery -->
<script src="plugins/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap 3.7 -->
<script src="plugins/bootstrap/dist/js/popper.min.js"></script>
<script src="plugins/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Parallax -->
<script src="plugins/parallax/jquery.parallax-1.1.3.js"></script>
<!-- lightbox -->
<script src="plugins/lightbox2/dist/js/lightbox.min.js"></script>
<!-- Owl Carousel -->
<script src="plugins/slick-carousel/slick/slick.min.js"></script>
<!-- Portfolio Filtering -->
<script src="plugins/mixitup/dist/mixitup.min.js"></script>
<!-- Smooth Scroll js -->
<script src="plugins/smooth-scroll/dist/js/smooth-scroll.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCC72vZw-6tGqFyRhhg5CkF2fqfILn2Tsw"></script>
<!-- Custom js -->
<script src="js/script.js"></script>
</body>
</html>