-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
271 lines (270 loc) · 16.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ponjo Studios</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Ponjo Team">
<meta property="og:site_name" content="ponjo.club">
<meta property="og:description" content="We are a group of committed developers and hardworking organizers with the goal to develop customized programs and software for our clients. We are committed to our work, and we dedicate ourselves to create work that benefits the public. We're dedicated to serving the community and providing numerous open-source projects for educational purposes: we want to inspire existing developers and help them learn more about the development workspace.">
<meta property="og:image:url" content="https://raw.githubusercontent.com/Eerie6560/Archives/main/images/icons/Ponjo.png">
<meta property="og:image:secure_url" content="https://raw.githubusercontent.com/Eerie6560/Archives/main/images/icons/Ponjo.png">
<meta name="theme-color" content="#4295f4">
<meta name="keywords" content="ponjo, development, ponjo team, ponjo club, ponjo development elixir bot, ben petrillo">
<link rel="icon" href="assets/icons/Ponjo.ico">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/home.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<link href="https://fonts.googleapis.com/css?family=Comfortaa:700" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
</head>
<body>
<div id="ponjo-loading">
<div id="ponjo-spinner"></div>
</div>
<div id="particles-js"></div>
<div id="box">
<div class="box1 onlywide animated bounceOutLeft" style="animation-delay: 1.7s;"></div>
<div class="box2 onlywide animated bounceOutLeft" style="animation-delay: 1.8s;"></div>
<div class="box2 onlywide animated bounceOutLeft" style="animation-delay: 1.9s;"></div>
<div class="box2 animated bounceOutRight" style="animation-delay: 1.9s;"></div>
<div class="box2 onlywide animated bounceOutRight" style="animation-delay: 1.8s;"></div>
<div class="box2 onlywide animated bounceOutRight" style="animation-delay: 1.7s;"></div>
</div>
<a id="about" onclick="showMissionContainer()" class="animated fadeIn" style="animation-delay: 2.2s;">About</a>
<a id="work" onclick="showProjectsContainer()" class="animated fadeIn" style="animation-delay: 2.2s;">Projects</a>
<div id="middle" class="animated slideInDown" style="animation-delay: 2.0s;">
<h1>Ponjo Studios</h1>
<h2>Your <a href="https://ponjo.club/about" class="discord-link">next-generation</a> development team.</h2>
<div id="menu" style="padding: 5px">
<a onclick="showMissionContainer()">About</a>
<a onclick="showProjectsContainer()">Overview</a>
</div>
<table>
<tr>
<td class="animated zoomIn" style="animation-delay: 2.2s;"><a href="https://ponjo.club/discord" class="social"><i class="fab fa-discord"></i></a></td>
<td class="animated zoomIn" style="animation-delay: 2.4s;"><a href="https://twitter.com/Eerie6560" class="social"><i class="fab fa-twitter"></i></a></td>
<td class="animated zoomIn" style="animation-delay: 2.8s;"><a href="https://github.com/PonjoTeam" class="social"><i class="fab fa-github"></i></a></td>
<td class="animated zoomIn" style="animation-delay: 2.8s;"><a href="mailto:[email protected]" class="social"><i class="fas fa-envelope-open-text"></i></a></td>
<td class="animated zoomIn" style="animation-delay: 2.8s;"><a href="https://app.ponjo.club" class="social"><i class="fas fa-code"></i></a></td>
<td class="animated zoomIn" style="animation-delay: 2.8s;"><a href="https://docs.ponjo.club/about" class="social"><i class="fas fa-book"></i></a></td>
</tr>
</table>
</div>
<div id="ponjo-projects-container" class="container">
<p>
<i class="fas fa-angle-double-left" onclick="closeProjectsContainer()" style="cursor: pointer"></i>
</p>
<h1>Popular Projects</h1>
<p>
Note: to view all projects, check out our founder's website <a class="ponjo-link" href="https://benpetrillo.dev/projects">here</a>.
</p>
<section>
<h2>
<i class="fa fa-headphones ponjo-icon-link"></i> Elixir Music
</h2>
<p>
Elixir is an advanced music bot for your Discord server with support for countless platforms. Enjoy your
favorite tunes with fast load times, pristine audio quality, and more -- all without the hassle of having
to download and install a bunch of software.
</p>
<p>
We support popular music platforms like YouTube, Spotify, and Apple Music. You can play music by inputting
a search query or by using a direct link to a song. Elixir has 4 separate instances, so different people
in your server can listen to different tracks. Unlike any other Discord music bot, Elixir has a powerful
queue management system. View all tracks in the queue, and their hyperlinks. Skip to any track in the queue
by its position, view data about any track, and more. Arguably Elixir's signature feature, Elixir has a
playlist system that allows you to create and share playlists with your friends across Discord. All custom
playlists are global and can be viewed and played by all people in Elixir's userbase. Customize your custom
playlist to your liking -- add songs, remove songs, add playlists, set the playlist's name, set a
description, a cover URL, and more. Configure your playlist to start with a custom volume, a custom loop
setting, and extras. Elixir can fetch lyrics for any song you want. This feature is powered by Genius.
You can even move your ongoing music queues from one guild to another!
</p>
<p>
In addition, Elixir music also has a fully-functional REST API that allows developers to interact directly
with Elixir from their own applications. With easy-to-use endpoints and simple JSON responses, Elixir is a
powerful tool for developers to customize our services to their likings.
</p>
<h3>Key Features</h3>
<ul class="ponjo-list">
<li>Multi-Platform Support</li>
<li>Multi-Server Support</li>
<li>Advanced Queue Management System</li>
<li>Custom Playlist System</li>
<li>Custom Playlist Settings</li>
<li>Lyrics</li>
</ul>
<p>
If you're interested Elixir Music and would like to learn more,
<a href="https://docs.ponjo.club" class="ponjo-link">click here</a>.
</p>
<h2>
<i class="fa fa-code ponjo-icon-link"></i> Ponjo API
</h2>
<p>
The Ponjo API is a powerful REST API that serves all your developer utility needs. Countless endpoints,
fast response times, and JSON responses. Integrating utility services into your application has never been
easier. Easily integrate cool features to your Discord bots and other applications, and obtain various types
of data from the endpoints.
</p>
<p>
If you're looking for an API with a reliable uptime and tons of features at your disposal, the Ponjo API
is for you. With easy-to-read documentation and a robust selection of resources, you'll be able to add
powerful components to your projects in no time.
</p>
<p>
Learn more <a href="https://app.ponjo.club" class="ponjo-link">here</a>.
</p>
<h2><i class="fa fa-flag ponjo-icon-link"></i> LGBTQfy & Pronoun API</h2>
<p>
LGBTQfy is a simple LGBTQIA+ pride avatar generator. Easily express yourself and your identity by adding
pride flag colors & flairs around your profile picture for use on popular social media platforms.
<a href="https://ponjo.club/lgbtqfy" class="ponjo-link">click here</a>.
</p>
<p>
For developers: the pride flair generation feature also has a public API. To learn more about this, check
out the Pronoun API; more info can be found below.
</p>
<h3>Pronoun API</h3>
<p>
The Pronoun API is an advanced LGBTQ+ resource and utility API that provides developers with all the
resources they would ever need to fuse their applications with LGBTQ content, data, and assets.
This API is embedded into the Ponjo API and provides the following features: a plethora of pride flags that
can be easily accessed and used in your applications, a pronoun dictionary and data lookup in JSON format,
an endpoint to add pride flairs to profile pictures, a full sexual orientation wiki in JSON format, and more.
</p>
<p>
Learn more <a href="https://ponjo.club/lgbtqfy" class="ponjo-link">here</a>.
</p>
<h2>
<i class="fas fa-search-minus ponjo-icon-link"></i> PonjoPastes
</h2>
<p>
PonjoPastes is a functional text block platform that allows you to easily share snippets of code or text blocks
with your friends. Annoyed by a character limit for your favorite messaging application? PonjoPastes has
you covered.
</p>
<p>
PonjoPastes has an easy-to-use REST API that allows developers to create, publish, and fetch pastes by
ID. All responses are returned in an easy-to-understand JSON format. The API is perfect if you'd like to
create or access pastes from your own services. With detailed documentation available on our website, you'll
be able to use the API in no time.
</p>
<p>
PonjoPastes has a feature that automatically detects the programming language of a specific block of code
and highlights syntax accordingly. First, specify whether you'd like your snippet to be highlighted. Then,
create a title, then submit. Simple, slick, elegant.
</p>
<p>
Learn more or try it out <a href="https://pastes.ponjo.club" class="ponjo-link">here</a>.
</p>
<h2>
<i class="fa fa-shield-alt ponjo-icon-link"></i> SCP-062
</h2>
<p>
SCP-062 OS is a Discord bot for the SCP Foundation. It permits foundation personnel of Level I or higher to
access anomaly data and other foundation information. The bot has a wide variety of features, including
but not limited to: fetching information on any SCP anomaly, a feature to listen in to the SCP Foundation's
radio, and easy access to the Foundation's branches, sites, areas, and containment procedures for specific
anomalies. View its source code <a href="https://github.com/Eerie6560/SCP-062-OS" class="ponjo-link">here</a>.
</p>
<ul class="ponjo-list">
<li>Retrieve data on any SCP item.</li>
<li>Retrieve containment site information.</li>
<li>Interact with different foundation branches.</li>
<li>Obtain personnel resources.</li>
<li>And so much more...</li>
</ul>
<h2>
<i class="fas fa-code-branch ponjo-icon-link"></i> The Helios Network
</h2>
<p>
Helios Practice was a public Minecraft practice PVP server for the Bedrock Edition variant of the game.
The network reached a total of more than 9400 registered players and a peak of 32 concurrently online
players. Due to a lack of developer motivation, time, and interest in the Minecraft Bedrock Edition
community itself, as well as the notorious reason of financing, Helios Practice closed official on February
1st, 2021, marking the end of the server's 8-month period, being officially released on June 14th, 2020.
</p>
</section>
</div>
<div id="ponjo-mission-container" class="container">
<p>
<i class="fas fa-angle-double-right" onclick="closeMissionContainer()" style="cursor: pointer"></i>
</p>
<h1>Our Mission</h1>
<section>
<h2>A group of developers dedicated to the greater community.</h2>
<p>
We are a group of committed developers and hardworking organizers with the goal to develop customized
programs and software for our clients. We are committed to our work, and we dedicate ourselves to create
work that benefits the public. The Ponjo Development Team was initially founded as a side hobby, but it
has become much more than that since then.
</p>
<p>
We're dedicated to serving the community and providing numerous open-source projects for educational
purposes: we want to inspire existing developers and help them learn more about the development workspace.
Being a member of a development team is much more than simply coding. It's about collaborating with fellow
developers, about planning & testing projects and applications, about analyzing existing work. No one
person has all the necessary skills to complete a project: it's about working together.
</p>
<h3>MESSAGE FROM THE FOUNDER</h3>
<p>
I'm so happy you're interested in learning more about us. I truly hope you learn more about the world of
development from checking out our work, and I hope you become inspired to make your ideas a reality in the
development workspace. Remember ─ the sky's the limit.
</p>
<p>
Ben Petrillo <br>
Founder & Lead Software Engineer <br>
Ponjo Development Studios <br>
Northeastern University '26 <br>
<a class="ponjo-link" href="mailto:[email protected]">[email protected]</a>
</p>
<h2>What do we work on?</h2>
<p>
We specialize in both frontend, backend, and fullstack development. Some of our most common projects include
Discord bot development, website & web app development, API development, library development, and game plugin development.
</p>
<p>
We work with the following frameworks and libraries:
</p>
<ul class="ponjo-list">
<li>Bootstrap</li>
<li>Node.js</li>
<li>NPM</li>
<li>MongoDB</li>
<li>SQLite, MySQL</li>
<li>Discord API</li>
<li>PocketMine-MP</li>
<li>Express.js</li>
<li>React</li>
<li>Vue</li>
<li>Apache</li>
<li>Ubuntu</li>
<li>NGINX</li>
<li>And many others...</li>
</ul>
<p>
We also work with the following programming languages:
</p>
<ul class="ponjo-list">
<li>Java</li>
<li>TypeScript</li>
<li>Python</li>
<li>JavaScript</li>
<li>PHP</li>
<li>HTML</li>
<li>CSS</li>
</ul>
</section>
</div>
<div id="footer" style="padding-bottom: 12px">
Copyright 2022 Ponjo Studios.<br> <a href="https://benpetrillo.dev">Ben Petrillo</a> - <a href="mailto:[email protected]">[email protected]</a>
</div>
<script src="assets/scripts/home/Animator.js" type="text/javascript"></script>
<script src="assets/scripts/animation/Particles.js"></script>
<script src="assets/scripts/animation/App.js"></script>
</body>
</html>