-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
212 lines (202 loc) · 15.1 KB
/
about.html
File metadata and controls
212 lines (202 loc) · 15.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="ppzh0">
<meta name="description"
content="Learn more about PaperPocket - your go-to source for past exam papers for grades 5, 9, and 12. Find out about our mission, team, and vision.">
<meta name="keywords" content="PaperPocket, about us, exam papers, past papers, education">
<title>ကျွန်ုပ်တို့အကြောင်း - PaperPocket</title>
<link rel="stylesheet" href="./assets/style.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="manifest" href="./assets/manifest.json">
<link rel="preload" href="./assets/script.js" as="script">
<script src="./assets/script.js"></script>
<!-- SEO-metadata to schema.org -->
<meta name="robots" content="index, nofollow">
<script type="application/ld+json" id="seo-metadata" tabindex="-1">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://paperpocket.vercel.app/",
"potentialAction": {
"@type": "SearchAction",
"target": "{search_term_string}",
"query-input": "required name=search_term_string"
},
"name": "ကျွန်ုပ်တို့အကြောင်း - PaperPocket",
"description": "Learn more about PaperPocket - your go-to source for past exam papers for grades 5, 9, and 12. Find out about our mission, team, and vision.",
"keywords": "PaperPocket, about us, exam papers, past papers, education"
}
</script>
</head>
<body class="lh-lg">
<nav class="navbar navbar-dark bg-dark navbar-expand-lg fixed-bottom sticky-md-top">
<div class="container-fluid">
<a href="#" class="navbar-brand">
<img src="./favicon.ico" alt="Logo" width="30" height="30" class="d-inline-block align-text-top">
PaperPocket
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mainNavbar"
aria-controls="mainNavbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse mb-2 mb-lg-0 nav-underline justify-content-end" id="mainNavbar">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="./">ပင်မစာမျက်နှာ</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./ToS.html">လိုက်နာရန်အချက်များ</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./about.html">ကျွန်ုပ်တို့အကြောင်း</a>
</li>
<li class="nav-item">
<a class="nav-link" href="mailto:paperpocket0@gmail.com">ဆက်သွယ်ရန်</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./timeline/">Timeline</a>
</li>
<li class="nav-item">
<a class="nav-link icon-link" href="javascript:void(0);" data-bs-toggle="modal"
data-bs-target="#unavailable">
PaperPocket AR
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-box-arrow-up-right" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5" />
<path fill-rule="evenodd"
d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z" />
</svg>
</a>
</li>
<li class="nav-item">
<a class="nav-link icon-link" href="javascript:void(0);" onclick="URLCopy.copy()">
Share Us
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-share" viewBox="0 0 16 16">
<path
d="M13.5 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.5 2.5 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5m-8.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m11 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" />
</svg>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Not Available Modal -->
<div class="modal fade" id="unavailable" tabindex="-1" aria-labelledby="requestUnavailable" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<span class="modal-title fs-5 fw-bold" id="requestUnavailable">
<i class="bi bi-x-octagon"></i>
Request Unavailable
</span>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>
PaperPocket AR (Additional Resources) သည် ကျောင်းသူကျောင်းသားများအတွက်
သင်ထောက်ကူပြုရင်းမြစ်များကို စုစည်းမျှဝေမည့်ဝက်ဘ်ဆိုက်ဖြစ်ပါသည်။ ၎င်းဝက်ဘ်ဆိုက်သည်
ယခုအချိန်တွင် ဆောက်လုပ်ဆဲ ဖြစ်သည့်အတွက် သင်၏ တောင်းဆိုချက်ကို မလုပ်ဆောင်နိုင်သေးပါ။
</p>
</div>
<div class="modal-footer">
<small>
Powered By <a href="https://sites.google.com/" target="_blank" rel="noopener noreferrer">Google
Sites</a>
</small>
</div>
</div>
</div>
</div>
<main class="container-fluid">
<article class="aBlockOfText mx-auto pt-4">
<h1>ကျွန်ုပ်တို့အကြောင်း</h1>
<p>
PaperPocket ဝက်ဘ်ဆိုက်မှ ကြိုဆိုပါတယ်။
</p>
<p>
ဒီဝက်ဘ်ဆိုက်မှာ မြန်မာနိုင်ငံရဲ့ Grade 5, Grade 9 စတဲ့ ကျောင်းသားကျောင်းသူများအတွက် အရေးကြီးတဲ့
မေးခွန်းပုံစံတွေနဲ့ နှစ်ဟောင်းစာမေးပွဲမေးခွန်းများကို အလွယ်တကူ ဒေါင်းလော့လုပ်ပြီး လေ့လာနိုင်ပါပြီ။
ကျွန်တော်တို့ရဲ့ ရည်ရွယ်ချက်က ရှင်းလင်းပါတယ်―အဖိုးတန်တဲ့ မေးခွန်းပုံစံတွေ၊ မေးခွန်းဟောင်းတွေကို
စုစည်းပြီး
ပြန်လည်မျှဝေပြီး ကျောင်းသားတိုင်း ဘယ်အချိန်မှာမဆို သက်ဆိုင်ရာဘာသာရပ်တွေကို သေချာလေ့လာနိုင်စေဖို့
ဖြစ်ပါတယ်။
PaperPocket က သင့်ရဲ့ လက်ကိုင် <strong>"မေးခွန်း"</strong> စာအုပ်တစ်အုပ်လိုပါပဲ။
</p>
<p>
မေးခွန်းအမျိုးမျိုးကို လေ့လာပြီး စာမေးပွဲအတွက် ပြင်ဆင်မှုကို ပိုမိုထိရောက်စေချင်သူတွေအတွက် PaperPocket
က
ဘယ်အချိန်မှာမဆို အဆင်သင့်ဖြစ်နေပါတယ်။ စွမ်းရည်တိုးတက်မှုအတွက် အကောင်းဆုံးနေရာတစ်ခုဖြစ်ပြီး သင့်ကို
ယုံကြည်ချက်နဲ့ စာမေးပွဲကျော်လွှားနိုင်အောင် အားဖြည့်ပေးမှာပါ။
</p>
<p>
ဒါ့အပြင် ကျွန်တော်တို့အဖွဲ့ဟာ ကျောင်းသားကျောင်းသူတွေကို အောင်မြင်အောင် ကူညီပေးချင်တဲ့ ရည်ရွယ်ချက်နဲ့
အခမဲ့
(non-profit) ဝက်ဘ်ဆိုက်ကို တည်ဆောက်ထားတာဖြစ်ပါတယ်။ ကျောင်းသားကျောင်းသူတွေကို အောင်မြင်စေချင်သော
ရည်ရွယ်ချက်နဲ့ ပညာရေးအပေါ်ထားရှိတဲ့ ဆန္ဒများ ဖြင့်သာ ရပ်တည်ပါတယ်။ ပညာရေးနဲ့ပတ်သက်ပြီး သင့်အတွက်
အသုံးဝင်နိုင်တဲ့ အကူအညီတွေကိုလည်း ထောက်ပံ့ထားပါတယ်။
</p>
<p>
PaperPocket ရဲ့ ပန်းတိုင်ကတော့ ဒီစနစ်သစ်ပညာရေး စာမေးပွဲအတွက် ပြင်ဆင်မှုကို ပိုမိုလွယ်ကူစေပြီး
နားလည်စေရန်ဖြစ်ပါတယ်။
</p>
<p>
PaperPocket ကိုရွေးချယ်လို့ ကျေးဇူးတင်ပါတယ်ဗျ။ <br>
<small class="text-muted">PaperPocket, Your trusted study companion.</small>
</p>
</article>
</main>
<footer class="container-fluid border-top py-3 mt-5 d-flex flex-wrap justify-content-around">
<div class="col-md-4 d-flex align-items-center">
<a href="/" class="mb-3 me-2 mb-md-0 text-body-secondary text-decoration-none lh-1">
<img src="./favicon.ico" alt="Logo" width="30" height="30" class="d-inline-block align-text-top">
</a>
<span class="mb-2 mb-md-0 text-body-secondary">© 2024 ― 2025 PaperPocket. <br
class="d-sm-block d-md-none"> All rights reserved.</span>
</div>
<ul class="nav col-md-4 justify-content-end align-self-end list-unstyled d-flex mb-1">
<li class="ms-3">
<span class="text-muted">Share us on:</span>
</li>
<li class="ms-3">
<a target="_blank" class="text-primary"
href="https://www.facebook.com/sharer/sharer.php?u=https://www.facebook.com/profile.php?id=61575717976634">
<i class="bi bi-facebook"></i>
</a>
</li>
<li class="ms-3">
<a target="_blank" class="text-black"
href="https://twitter.com/intent/tweet?text=Check%20out%20this%20website%20where%20you%20can%20download%20past%20exam%20papers%20for%20Myanmar%20curriculum.%0A%0Ahttps://paperpocket.vercel.app%0A%0APaperPocket%20is%20a%20non-profit%20organization.%20They%20store%20and%20share%20exam%20papers%20on%20their%20website!%20I%20hope%20it%20is%20useful%20for%20you.">
<i class="bi bi-twitter-x"></i>
</a>
</li>
<li class="ms-3">
<a target="_blank" class="text-danger"
href="http://pinterest.com/pin/create/button/?url=https://paperpocket.vercel.app&description=Check%20out%20this%20website%20where%20you%20can%20download%20past%20exam%20papers%20for%20Myanmar%20curriculum.%0A%0Ahttps://paperpocket.vercel.app%0A%0APaperPocket%20is%20a%20non-profit%20organization.%20They%20store%20and%20share%20exam%20papers%20on%20their%20website!%20I%20hope%20it%20is%20useful%20for%20you.&media=https://paperpocket.vercel.app/assets/img/thumbnail-qr.jpg">
<i class="bi bi-pinterest"></i>
</a>
</li>
<li class="ms-3">
<a target="_blank" class="text-success"
href="mailto:?subject=Check%20Out%20This%20Website%20for%20Myanmar%20Exam%20Papers&body=Hello!%0A%0ACheck%20out%20this%20website%20where%20you%20can%20download%20past%20exam%20papers%20for%20Myanmar%20curriculum.%0A%0Ahttps://paperpocket.vercel.app%0A%0APaperPocket%20is%20a%20non-profit%20organization.%20They%20store%20and%20share%20exam%20papers%20on%20their%20website!%20I%20hope%20it%20is%20useful%20for%20you.">
<i class="bi bi-envelope-at"></i>
</a>
</li>
</ul>
</footer>
<article class="mb-5 pb-4 container-fluid d-flex flex-wrap justify-content-center text-center">
<small style="font-size: 8px;">Made with ChatGPT in a rush! <br>Revised by <a href="https://github.com/ppzh0"
target="_blank" rel="noopener noreferrer">Jr. Pancake</a></small>
</article>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
</body>
</html>