You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="section-subtitle">Built with performance and extensibility in mind</p>
62
+
63
+
<divclass="features-grid">
64
+
<divclass="feature-card">
65
+
<divclass="feature-icon">📁</div>
66
+
<h3>Windows-Like Commands</h3>
67
+
<p>Familiar commands like <code>dir</code>, <code>cd</code>, <code>mkdir</code>, <code>del</code>, <code>copy</code>, and <code>type</code></p>
68
+
</div>
69
+
70
+
<divclass="feature-card">
71
+
<divclass="feature-icon">🔧</div>
72
+
<h3>Fully Extensible</h3>
73
+
<p>Easy to add new commands via Java classes. Built with clean architecture and command pattern</p>
74
+
</div>
75
+
76
+
<divclass="feature-card">
77
+
<divclass="feature-icon">⚡</div>
78
+
<h3>Lightning Fast</h3>
79
+
<p>Native performance with Java optimization. Minimal resource usage for maximum speed</p>
80
+
</div>
81
+
82
+
<divclass="feature-card">
83
+
<divclass="feature-icon">📦</div>
84
+
<h3>Easy Installation</h3>
85
+
<p>Packaged as .exe with Launch4j. Includes installer wizard via Inno Setup</p>
86
+
</div>
87
+
88
+
<divclass="feature-card">
89
+
<divclass="feature-icon">🌐</div>
90
+
<h3>Cross-Platform</h3>
91
+
<p>Works seamlessly on Windows and Linux through jpackage support</p>
92
+
</div>
93
+
94
+
<divclass="feature-card">
95
+
<divclass="feature-icon">🔓</div>
96
+
<h3>Open Source</h3>
97
+
<p>Apache licensed, free to use, modify, and distribute for any purpose</p>
98
+
</div>
99
+
</div>
100
+
</div>
101
+
</section>
102
+
103
+
<!-- How It Works Section -->
104
+
<sectionid="how-it-works" class="how-it-works">
105
+
<divclass="container">
106
+
<h2class="section-title">How It Works</h2>
107
+
<pclass="section-subtitle">Get started in three simple steps</p>
108
+
109
+
<divclass="steps">
110
+
<divclass="step">
111
+
<divclass="step-number">1</div>
112
+
<h3>Download & Install</h3>
113
+
<p>Run the setup.exe installer or build from source using Maven. Installation takes less than a minute.</p>
114
+
</div>
115
+
116
+
<divclass="step">
117
+
<divclass="step-number">2</div>
118
+
<h3>Launch MyCMD</h3>
119
+
<p>Open the application from your desktop or run <code>MyCMD.exe</code> from the command line.</p>
120
+
</div>
121
+
122
+
<divclass="step">
123
+
<divclass="step-number">3</div>
124
+
<h3>Start Coding</h3>
125
+
<p>Use familiar commands or extend MyCMD by adding your own custom commands in Java.</p>
126
+
</div>
127
+
</div>
128
+
129
+
<divclass="code-example">
130
+
<h3>Example Usage</h3>
131
+
<pre><code>> dir
132
+
> cd ..
133
+
> mkdir myproject
134
+
> echo Hello World!
135
+
> type readme.txt
136
+
> help
137
+
> exit</code></pre>
138
+
</div>
139
+
</div>
140
+
</section>
141
+
142
+
<!-- About Us Section -->
143
+
<sectionid="about" class="about">
144
+
<divclass="container">
145
+
<h2class="section-title">About Drive For Java</h2>
146
+
<imgsrc="images/logo.jpeg" alt="Drive For Java Logo" class="about-logo">
147
+
<divclass="about-content">
148
+
<p>Drive For Java is a passionate global community dedicated to empowering developers. Our mission is simple: to connect learners and professionals, to share knowledge, and to build powerful projects together.</p>
149
+
150
+
<p>Beyond code, we foster meaningful collaboration and mentorship, ensuring that everyone has the opportunity to grow their skills. Whether you are a beginner eager to contribute or a seasoned developer looking to collaborate on advanced projects — this is your home.</p>
151
+
152
+
<p>At Drive For Java, collaboration is not just encouraged, it is celebrated. Together, we're creating innovative tools, open-source repositories, and a supportive network that inspires future generations of developers.</p>
153
+
</div>
154
+
</div>
155
+
</section>
156
+
157
+
<!-- Code of Conduct Section -->
158
+
<sectionclass="conduct">
159
+
<divclass="container">
160
+
<h2class="section-title">Code of Conduct</h2>
161
+
<pclass="section-subtitle">Building a welcoming and inclusive environment</p>
162
+
163
+
<divclass="conduct-grid">
164
+
<divclass="conduct-item">
165
+
<divclass="conduct-icon">🤝</div>
166
+
<h3>Respect and Inclusivity</h3>
167
+
<p>Treat all contributors with kindness. We do not tolerate harassment, discrimination, or disrespectful behavior.</p>
168
+
</div>
169
+
170
+
<divclass="conduct-item">
171
+
<divclass="conduct-icon">💡</div>
172
+
<h3>Collaboration</h3>
173
+
<p>Support one another, share knowledge, and contribute constructively to discussions and code reviews.</p>
174
+
</div>
175
+
176
+
<divclass="conduct-item">
177
+
<divclass="conduct-icon">🌍</div>
178
+
<h3>Openness</h3>
179
+
<p>Value diverse perspectives and experiences. Different backgrounds bring stronger solutions.</p>
180
+
</div>
181
+
182
+
<divclass="conduct-item">
183
+
<divclass="conduct-icon">✨</div>
184
+
<h3>Professionalism</h3>
185
+
<p>Use welcoming and appropriate language across all interactions, whether in code, issues, or discussions.</p>
186
+
</div>
187
+
188
+
<divclass="conduct-item">
189
+
<divclass="conduct-icon">💬</div>
190
+
<h3>Constructive Feedback</h3>
191
+
<p>Critique ideas, not people. Provide actionable and respectful suggestions.</p>
192
+
</div>
193
+
194
+
<divclass="conduct-item">
195
+
<divclass="conduct-icon">🛡️</div>
196
+
<h3>Zero Tolerance</h3>
197
+
<p>Any form of intimidation, offensive comments, or personal attacks are prohibited.</p>
<pclass="section-intro">Collaboration is the heartbeat of Drive For Java. In the world of software development, teamwork fuels innovation and leads to impactful outcomes.</p>
208
+
209
+
<divclass="collab-grid">
210
+
<divclass="collab-card">
211
+
<h3>📚 Learn Faster</h3>
212
+
<p>Share experiences and learn from peers worldwide</p>
213
+
</div>
214
+
215
+
<divclass="collab-card">
216
+
<h3>🚀 Build Bigger</h3>
217
+
<p>Collaborate on projects beyond the scope of individual effort</p>
218
+
</div>
219
+
220
+
<divclass="collab-card">
221
+
<h3>🌐 Stronger Network</h3>
222
+
<p>Connect with developers, mentors, and innovators across the globe</p>
223
+
</div>
224
+
225
+
<divclass="collab-card">
226
+
<h3>💪 Empower Others</h3>
227
+
<p>Contributing to open-source inspires and helps future developers</p>
228
+
</div>
229
+
</div>
230
+
231
+
<pclass="collab-footer">Together, we are not just coding — we are building a better tomorrow for developers everywhere.</p>
232
+
</div>
233
+
</section>
234
+
235
+
<!-- Join Us Section -->
236
+
<sectionid="join" class="join">
237
+
<divclass="container">
238
+
<h2class="section-title">Join Us</h2>
239
+
<pclass="join-intro">We're always looking for passionate members to collaborate. Join our Community and Contribute to our awesome repos.</p>
240
+
241
+
<pclass="join-highlight">💖 Your Work can make this community glow and shine in Moonlight 💖</p>
<p>We're on the lookout for elite-level developers to join our fast-moving, global, modern team. If you're a builder with vision, speed, and taste - we want to see you here.</p>
0 commit comments