-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
297 lines (278 loc) · 13.7 KB
/
index.html
File metadata and controls
297 lines (278 loc) · 13.7 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
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
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Together Java - Learn Java, together - Discord</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="apple-touch-icon" sizes="180x180" href="favicons/images/apple-touch-icon.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="favicons/images/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="images/favicons/favicon-16x16.png"/>
<link rel="manifest" href="manifest.json"/>
<meta name="description" content="
Need Java help? We got plenty! Join our Discord community.
We have lots of friendly volunteers to help you learn Java or chat about everyday things."/>
<meta name="keywords" content="Java, Discord, Programming, Coding, Help, Q&A"/>
<meta property="og:title" content="Together Java - Learn Java, together - Discord"/>
<meta property="og:image" content="https://togetherjava.org/images/logo_frame.png"/>
<meta property="og:url" content="https://togetherjava.org"/>
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="Together Java"/>
<meta property=“og:description“ content="
Need Java help? We got plenty! Join our Discord community.
We have lots of friendly volunteers to help you learn Java or chat about everyday things."/>
<meta name="twitter:title" content="Together Java - Learn Java, together - Discord"/>
<meta name="twitter:image" content="https://togetherjava.org/images/logo_frame.png"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="
Need Java help? We got plenty! Join our Discord community.
We have lots of friendly volunteers to help you learn Java or chat about everyday things."/>
<meta name="google-site-verification" content="_7lSgvyFKM2rjNGXPmTtDdTSyBMDzm1znJEac-z5QBY"/>
<link rel="stylesheet" href="assets/css/main.css"/>
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css"/>
</noscript>
</head>
<body class="is-preload">
<!-- Sidebar -->
<section id="sidebar">
<div class="inner">
<nav>
<ul>
<li><a href="#intro">Welcome</a></li>
<li><a href="#one">Community</a></li>
<li><a href="#two">Partners</a></li>
<li><a href="#three">Contact</a></li>
</ul>
</nav>
</div>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Intro -->
<section id="intro" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h1><span class="image right"><img style="width: 50%" src="images/logo_frame.png"
alt=""/></span>Together Java</h1>
<p>Need Java help? We got plenty!</p>
<ul class="actions">
<li><a href="https://discord.gg/P3UmanFmvK"
class="button primary icon solid brands fa-discord">
Join us</a></li>
</ul>
<p><small>
Lots of friendly volunteers to help you learn Java or chat about everyday
things.</small></p>
<ul>
<li>25.000 members</li>
<li>300 questions answered weekly</li>
<li>50.000 messages per month</li>
<li>monthly giveaways</li>
</ul>
<widgetbot
server="272761734820003841"
channel="272761734820003841"
width="100%"
height="500"
></widgetbot>
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style2 spotlights">
<section>
<span class="image"><img src="images/questions.png" alt=""
data-position="left top"/></span>
<div class="content">
<div class="inner">
<h2>You need help or have a question? <img src="images/peepo_happy.png" alt=""
width="70"/>
</h2>
<p>We have a sophisticated Q&A system with over 20 categories to choose
from.</p>
<p>After posting your question, our experts will be with you shortly and provide
help.</p>
</div>
</div>
</section>
<section>
<span class="image"><img src="images/cv_example.png" alt=""
data-position="left top"/></span>
<div class="content">
<div class="inner">
<h2>We help you land a job! <img src="images/peepo_heart.png" alt=""
width="70"/></h2>
<p>Our community consists of a lot of people who work with Java in their
day-to-day business.
</p>
<p>Have a chat with them, we can provide you with all the advice you need for
your own professional career as a programmer.</p>
</div>
</div>
</section>
<section>
<span class="image"><img src="images/tj_bot.png" alt=""
data-position="left top"/></span>
<div class="content">
<div class="inner">
<h2>Code together <img src="images/peepo_fancy.png" alt="" width="70"/></h2>
<p>Collaborate on our community bot and gain practice experience on a real
project.</p>
<p>The project is big, sophisticated, and most importantly beginner-friendly with
lots of guides.
</p>
<ul class="actions">
<li><a href="https://github.com/Together-Java/TJ-Bot"
class="button icon solid brands fa-github">TJ-Bot on GitHub</a></li>
</ul>
</div>
</div>
</section>
</section>
<!-- Two -->
<section id="two" class="wrapper style3 fade-up">
<div class="inner">
<h2>Our partnerships</h2>
<p>Our community is always seeking out for exciting opportunities to partner up with
amazing people and
organizations.
Through partnerships, we enrich the experience for our users by providing licenses
for
much-needed
products, hosting entertaining events and giving informative talks.
</p>
<div class="features">
<section>
<div class="icon solid image">
<img src="images/jebtrains.png" alt="An image of JetBrains logo" width="70">
</div>
<div class="features-text-container">
<h3><a href="https://www.jetbrains.com">JetBrains</a></h3>
<p>We will frequently <strong>give away licenses</strong> to their products,
such as <strong>IntelliJ
IDEA
Ultimate</strong> <img src="images/intellij.png" alt="" width="30"/> on
special
occasions.
</p>
<p>For example as prize for winning a coding contest, or just to
thank you for your contribution to the community.</p>
</div>
</section>
<section>
<div class="icon solid image">
<img src="images/cloub_builders_logo.png" alt="An image of Cloud Builders logo" width="70">
</div>
<div class="features-text-container">
<h3><a href="https://www.cloud-builders.tech">Cloud Builders</a></h3>
<p>Hosting free Java conferences with expert speakers and many exciting
talks.</p>
<p>All profits go to Ukrainian charity funds
<span style="white-space: nowrap;">💙💛</span>.
</p>
</div>
</section>
<section>
<div class="icon solid image">
<img src="images/aoc.svg" alt="The logo of Advent of Code" width="70">
</div>
<div class="features-text-container">
<h3><a href="https://adventofcode.com/">Advent of Code</a></h3>
<p>Each year in December, we host AoC within our community with private
leaderboards.</p>
<p>Advent of Code is an Advent calendar of small programming puzzles for a
variety of skill sets
and skill levels that can be solved in any programming language you
like.</p>
</div>
</section>
<section>
<div class="icon solid image">
<img src="images/mooc.png" alt="The logo of MOOC from University of Helsinki" width="70">
</div>
<div class="features-text-container">
<h3><a href="https://java-programming.mooc.fi/">MOOC: Java Programming</a></h3>
<p>Hands down the best complete and free resource to learn Java.</p>
<p>The University of Helsinki created this course, and they use it to teach
their students programming. It comes with 14 weekly parts and exercises.</p>
</div>
</section>
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style1 fade-up">
<div class="inner">
<h2>Get in touch</h2>
<p>The most reliable way to reach us is by sending us an <span class="icon solid fa-mail-bulk "></span>
<a href="mailto:contact@togetherjava.org">Email</a></p>
<p>Alternatively, just DM any of our mods on the discord server!</p>
<div class="split style1">
<section>
<h3>Community</h3>
<p>Reach out to our members at:</p>
<ul class="contact">
<li>
<span class="icon brands fa-discord"></span>
<span><a
href="https://discord.gg/P3UmanFmvK">Discord</a></span>
</li>
<li>
<span class="icon brands fa-github"></span>
<span><a
href="https://github.com/Together-Java">GitHub</a></span>
</li>
<li>
<span class="icon brands fa-reddit"></span>
<span><a
href="https://www.reddit.com/r/Togetherjava/">Reddit</a></span>
</li>
</ul>
</section>
<section>
<h3>Owners</h3>
<p>Or directly to the people maintaining it:</p>
<ul class="contact">
<li>
<span class="icon brands fa-github"></span>
<span><a
href="https://github.com/Doppeey">Doppeey</a></span>
</li>
<li>
<span class="icon brands fa-github"></span>
<span><a
href="https://github.com/Zabuzard">Zabuzard</a></span>
<br>
<span class="icon brands fa-stack-overflow"></span>
<span><a
href="https://stackoverflow.com/users/2411243/Zabuzard?tab=profile">2411243/Zabuzard</a></span>
<br>
<span class="icon brands fa-linkedin"></span>
<span><a
href="https://www.linkedin.com/in/daniel-tischner/">in/daniel-tischner</a></span>
</li>
</ul>
</section>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<li>© Together Java. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
<li>We are not affiliated, associated, or endorsed with/by Discord or Oracle.</li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery-3.6.1.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>
</body>
</html>