-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
163 lines (157 loc) · 8.4 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
<!DOCTYPE html>
<html>
<head>
<title>Nakano</title>
<meta charset="utf-8" />
<link rel='stylesheet' type="text/css" href="styles/css.css" />
</head>
<body>
<img id="menuimg" src="public/nakano.webp" />
<div id="menu">
<a href="#vlink">Vision</a>
<a href="#plink">Purpose</a>
<a href="#flink">Features</a>
<a href="#clink">Contributions</a>
<a href="#teammembers">Team Members</a>
<a href="./form.html">Register as a Tutor</a>
<a href="http://34.135.31.67">DeSo</a>
</div>
<div id="title">
<h1><b class="colorletter">N</b>akano</h1>
<h3>Empower Your Peers.</h3>
</div>
<div id="vision">
<span id="vlink"></span>
<div class="leftcol">
<h2 style="margin-top: 0; margin-bottom: 5px;"><b class="colorletter">V</b>ision</h2>
<img src="public/graph.png" />
</div>
<div class="rightcol">
<div class="abox">
<h3>What?</h3>
<span>
Nakano is a decentralized social platform to connect students who need help
to expert teachers and tutors.
</span>
</div>
<div class="abox">
<h3>Why?</h3>
<span>
Teachers, whether employed through a school district
or as tutors for individual students, are criminally underpaid.
</span>
</div>
<div class="abox">
<h3>How?</h3>
<span>
Using DeSo's decentralized blockchain technologies, we've established a system in which
teachers and tutors are assured credit for their work and can be tipped securely.
</span>
</div>
</div>
</div>
<h2 class="sectionhead" id="plink"><b class="colorletter">P</b>urpose</h2>
<div id="purpose">
<div class="leftcol">
<div class="abox">
<p>School is hard, especially if you have no one to help you through it. Tutors are an essential part of one's success.</p>
<p>Meanwhile, the tutors who produce vital teaching content are underpaid, under-engaged, and under-valued thanks to an outdated institutional model.</p>
<p>We believe all of these problems can be solved by decentralizing teaching content in the same way Bitcoin and Ethereum are decentralizing the financial system</p>
</div>
</div>
<div id="articles" class="rightcol">
<div class="abox">
<p>IES: <a href="https://nces.ed.gov/pubs2010/2010023.pdf" target="_blank">Statistics in Brief: Students' Use of Tutoring Services, by Adequate Yearly Progress Status of School</a></p>
<p>Indeed: <a href="https://www.indeed.com/career/teacher/salaries" target="_blank">Teacher Salary in United States</a></p>
<p>Patriot: <a href="https://www.patriotsoftware.com/blog/accounting/average-cost-living-by-state/" target="_blank">The Average Cost of Living by State, and Why Ignoring it Could Sink Your Business</a></p>
<p>Guardian: <a href="https://www.theguardian.com/world/2021/oct/04/teachers-quitting-jobs-covid-record-numbers" target="_blank">Exhausted and underpaid’: teachers across the US are leaving their jobs in numbers</a></p>
</div>
</div>
</div>
<div class="abox" id="srcs">
<img class="talllogo" src="public/ies.png" />
<img class="shortlogo" src="public/guardian.png" />
<img class="talllogo" src="public/indeed.png" />
<img class="shortlogo" src="public/patriot.png" />
</div>
<h2 class="sectionhead" id="flink"><b class="colorletter">F</b>eatures</h2>
<div id="features">
<div class="abox">
<img src="public/generous.png"/>
<h3>Tipping Tutors</h3>
<p>Support your tutors and the knowledge they are spreading by social tipping with $nakano coins. Each tip is matched by the Founders' Fund to send to educational charities, such as Teaching America and UNICEF.</p>
</div>
<div class="abox">
<img src="public/freedom.png"/>
<h3>Independence</h3>
<p>Tutors will have their accounts and spaces to promote their educational content. We can solve a collective action problem among independent publishers by making it individually rational for them to contribute their content to a new globally-shared pool.</p>
</div>
<div class="abox">
<img src="public/outreach.png"/>
<h3>Outreach</h3>
<p>Give tutors tools and a platform to reach students en masse. We believe we can create an economy of scale around that blockchain that is powerful enough to rival, and ultimately surpass, what the traditional academia giants have created.</p>
</div>
</div>
<h2 class="sectionhead" id="clink"><b class="colorletter">C</b>ontribution</h2>
<div id="contribution">
<div class="abox">
<img src="public/charity.png"/>
<p>For every tip sent to our tutors, we will match 10% of it from the Founders' Fund to send to educational charities, such as Teaching America and UNICEF. When the fund is depleted, the portion will be taken from the tips.</p>
</div>
</div>
<h2 class="sectionhead"><b class="colorletter">T</b>eam <b class="colorletter">M</b>embers</h2>
<div id="teammembers">
<div class="abox">
<h3>Ethan Grantz</h3>
<img class="profile" src="public/miku.jpg" alt="Ethan Grantz" />
<p>Major(s): BS Computer Science</p>
<a href="https://github.com/ephing" target="_blank">GitHub</a>
</div>
<div class="abox">
<h3>Aubree Grantz</h3>
<img class="profile" src="public/nezuko.png" alt="Aubree Grantz" />
<p>Major(s): BS Finance<br />
MBA<br />
MS Business Analytics</p>
<a href="https://github.com/ajg176" target="_blank">GitHub</a>
</div>
<div class="abox">
<h3>James Hurd</h3>
<img class="profile" src="public/sadclaire.png" alt="James Hurd" />
<p>Major(s): BS Computer Science<br />
BS Math</p>
<span><a href="https://jameshurd.net" target="_blank">JamesHurd.net</a></span><br />
</div>
<div class="abox">
<h3>Sandy Osana</h3>
<img class="profile" src="public/najimi.webp" alt="Sandy Osana" />
<p>Major(s): BS Computer Science<br/>
BA Math, Literature</p>
<a href="https://sandyuraz.com" target="_blank">SandyUraz.com</a>
</div>
</div>
<div id="footer"><h1>Empower Your Peers, Join the Force.</h1></div>
<div id="links">
<a href="https://twitter.com/nakano_nft" target="_blank">Twitter</a>
<a href="https://github.com/QunitessentialQuartet" target="_blank">GitHub</a>
</div>
</body>
<!-- These scripts provided by https://vantajs.com/ -->
<script src="./js/three.r119.min.js"></script>
<script src="./js/vanta.halo.min.js"></script>
<script>
VANTA.HALO({
el: "body",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
baseColor: 0x7a0b64,
backgroundColor: 0x301934,
amplitudeFactor: 1.70,
xOffset: 0.10,
size: 1.30
})
</script>
</html>