-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
333 lines (310 loc) Β· 18.7 KB
/
Copy pathindex.html
File metadata and controls
333 lines (310 loc) Β· 18.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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RootNode Rebels | Engineering Scalable Systems</title>
<meta name="description" content="RootNode Rebels is an elite collective of software engineers building high-performance architectures, scalable ERP systems, and modern web applications.">
<meta name="keywords" content="Software Engineering, Full-Stack Development, Next.js, React, Node.js, ERP Systems, Web Development, Adarsh B A, Cyber Security, Tech Agency">
<meta name="author" content="Adarsh B A">
<!-- Open Graph / LinkedIn / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://rootnode-rebels.github.io/">
<meta property="og:title" content="RootNode Rebels | Engineering Scalable Systems">
<meta property="og:description" content="We build scalable, secure, and high-performance digital products, delivering end-to-end software solutions that transform ideas into reality.">
<!-- Replace this with an actual image URL later -->
<title>RootNode Rebels | Engineering the Future</title>
<!-- Advanced SEO & Open Graph Tags -->
<meta name="description" content="RootNode Rebels is an elite software engineering syndicate specializing in Full-Stack Development, Cyber-Security, and AI Integration.">
<meta property="og:title" content="RootNode Rebels | Elite Software Engineering">
<meta property="og:description" content="Building highly scalable, secure, and performant digital infrastructures. Root by Node.">
<meta property="og:image" content="https://rootnode-rebels.cc.cd/assets/og-image.jpg">
<meta property="og:url" content="https://rootnode-rebels.cc.cd/">
<meta name="theme-color" content="#030305">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500&family=Plus+Jakarta+Sans:wght@300;400;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Advanced Holographic Mouse Tracker -->
<div id="glow-orb"></div>
<!-- Dynamic Background Architecture -->
<div class="noise-overlay"></div>
<div class="mesh-gradient"></div>
<div class="glow-orb" id="glow-orb"></div>
<!-- Navigation -->
<nav class="navbar glass">
<a href="/" class="logo"><div class="logo-icon"></div> RootNode Rebels</a>
<div class="nav-links">
<a href="#about">About</a>
<a href="#projects">Engineering</a>
<a href="#team">Team</a>
<a href="#contact" class="btn btn-outline" style="padding: 6px 16px; border-radius: 100px;">Contact</a>
</div>
</nav>
<!-- Hero Section -->
<header class="hero">
<div class="hero-content fade-in-up">
<h1 class="hero-title">Engineering the Future, <br><span class="highlight">Root by Node.</span></h1>
<p class="hero-desc">We build scalable, secure, and high-performance digital products, delivering end-to-end software solutions that transform ideas into reality.</p>
<div class="hero-buttons">
<a href="#about" class="btn btn-primary">Discover Our Mission</a>
<a href="#contact" class="btn btn-outline">Start a Project</a>
</div>
</div>
</header>
<!-- About Section -->
<section id="about" class="section">
<div class="about-bento fade-in-up">
<div class="bento-card about-main">
<h2>Build. Solve. <span class="highlight">Innovate.</span></h2>
<p><strong>RootNode Rebels</strong> is a software engineering and technology solutions company dedicated to building scalable, secure, and high-performance digital products.</p>
<p>We specialize in delivering end-to-end software solutions that help businesses, startups, and organizations transform ideas into reality. From product strategy and UI/UX design to full-stack development, cloud infrastructure, AI integration, DevOps, and cybersecurity, we engineer technology that is reliable, efficient, and built for the future.</p>
<p>Our team is passionate about solving complex technical challenges through innovation, clean architecture, and modern engineering practices.</p>
</div>
<div class="bento-card about-stats">
<div class="stat-number">2025</div>
<div class="stat-label">YEAR ESTABLISHED</div>
<br><br>
<div class="stat-number">10+</div>
<div class="stat-label">CORE SERVICES</div>
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="section pt-0">
<div class="section-header fade-in-up">
<h2>Our Core <span class="highlight">Services</span></h2>
<p>End-to-end technological capabilities for the modern enterprise.</p>
</div>
<div class="services-bento fade-in-up">
<div class="bento-card service-item"><h3>Custom Software</h3><p>Bespoke application development tailored to unique business logic.</p></div>
<div class="bento-card service-item"><h3>Full-Stack Web</h3><p>High-performance web applications using modern JS frameworks.</p></div>
<div class="bento-card service-item"><h3>Mobile Apps</h3><p>Cross-platform and native mobile application engineering.</p></div>
<div class="bento-card service-item"><h3>UI/UX Engineering</h3><p>Premium user interfaces and frictionless user experiences.</p></div>
<div class="bento-card service-item"><h3>Cloud & DevOps</h3><p>Scalable infrastructure, CI/CD pipelines, and cloud migrations.</p></div>
<div class="bento-card service-item"><h3>Cybersecurity</h3><p>System hardening, penetration testing, and security audits.</p></div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="section">
<div class="section-header fade-in-up">
<h2>Featured <span class="highlight">Engineering</span></h2>
<p>Our flagship production systems and architectural blueprints.</p>
</div>
<div class="projects-bento">
<!-- Project 1 -->
<div class="bento-card project-card fade-in-up">
<div class="project-header">
<div class="project-icon">π</div>
</div>
<h3>Sri Basaveswara School ERP</h3>
<p>A comprehensive School Resource Planning system engineered to automate student data pipelines and render real-time analytics.</p>
<div class="project-actions">
<a href="https://github.com/RootNode-Rebels/sribasaveswaraschool" target="_blank" class="btn btn-primary">Source Code</a>
<button class="btn btn-outline" disabled>Demo Soon</button>
</div>
</div>
<!-- Project 2 -->
<div class="bento-card project-card fade-in-up" style="transition-delay: 50ms;">
<div class="project-header">
<div class="project-icon">π</div>
</div>
<h3>Smart Trolley App</h3>
<p>An innovative logistics application focusing on streamlining inventory management and modernizing the retail checkout experience.</p>
<div class="project-actions">
<a href="https://github.com/RootNode-Rebels/smarttrolleyapp" target="_blank" class="btn btn-primary">Source Code</a>
<button class="btn btn-outline" disabled>Demo Soon</button>
</div>
</div>
<!-- Project 3 -->
<div class="bento-card project-card fade-in-up" style="transition-delay: 100ms;">
<div class="project-header">
<div class="project-icon">π³οΈ</div>
</div>
<h3>Online Voting System</h3>
<p>Secure digital voting infrastructure designed for transparency, cryptographic verification, and tamper-proof elections.</p>
<div class="project-actions">
<a href="https://github.com/RootNode-Rebels/onlinevotingsystem" target="_blank" class="btn btn-primary">Source Code</a>
<button class="btn btn-outline" disabled>Demo Soon</button>
</div>
</div>
<!-- Project 4 -->
<div class="bento-card project-card fade-in-up" style="transition-delay: 150ms;">
<div class="project-header">
<div class="project-icon">π₯</div>
</div>
<h3>Aegis Health Monitor</h3>
<p>Real-time healthcare telemetry platform for patient monitoring, automated alerting, and vital sign data visualization.</p>
<div class="project-actions">
<a href="https://github.com/RootNode-Rebels/Aegis-Health-Monitor" target="_blank" class="btn btn-primary">Source Code</a>
<button class="btn btn-outline" disabled>Demo Soon</button>
</div>
</div>
<!-- Project 5 -->
<div class="bento-card project-card fade-in-up" style="transition-delay: 200ms;">
<div class="project-header">
<div class="project-icon">π’</div>
</div>
<h3>Hostel Management</h3>
<p>Residential administration system automating room allocation, fee tracking, and digital gatepass workflows.</p>
<div class="project-actions">
<a href="https://github.com/RootNode-Rebels/hostel-management" target="_blank" class="btn btn-primary">Source Code</a>
<button class="btn btn-outline" disabled>Demo Soon</button>
</div>
</div>
<!-- Project 6 -->
<div class="bento-card project-card fade-in-up" style="transition-delay: 250ms;">
<div class="project-header">
<div class="project-icon">π</div>
</div>
<h3>Medicart Dashboard</h3>
<p>A B2B healthcare e-commerce dashboard for managing pharmacy inventory, tracking logistics, and processing orders.</p>
<div class="project-actions">
<a href="https://github.com/RootNode-Rebels/medicart-dashboard" target="_blank" class="btn btn-primary">Source Code</a>
<button class="btn btn-outline" disabled>Demo Soon</button>
</div>
</div>
</div>
</section>
<!-- Team Section -->
<section id="team" class="section">
<div class="section-header fade-in-up">
<h2>Meet The <span class="highlight">Rebels</span></h2>
<p>The executive engineering and management collective.</p>
</div>
<div class="team-bento fade-in-up">
<a href="https://www.linkedin.com/in/developeradhi/" target="_blank" class="bento-card team-card">
<div class="team-avatar">A</div>
<h3>Adarsh B A</h3>
<p class="role">Founder & CEO</p>
<div class="linkedin-badge">LinkedIn β</div>
</a>
<a href="https://www.linkedin.com/in/akashr24012007/" target="_blank" class="bento-card team-card">
<div class="team-avatar">A</div>
<h3>Akash R</h3>
<p class="role">Co-Founder & CTO</p>
<div class="linkedin-badge">LinkedIn β</div>
</a>
<a href="https://www.linkedin.com/in/akash-p-46b66a386/" target="_blank" class="bento-card team-card">
<div class="team-avatar">A</div>
<h3>Akash P</h3>
<p class="role">Marketing Lead & CFO</p>
<div class="linkedin-badge">LinkedIn β</div>
</a>
<a href="https://www.linkedin.com/in/jeevan-h-s-30b756386/" target="_blank" class="bento-card team-card">
<div class="team-avatar">J</div>
<h3>Jeevan H S</h3>
<p class="role">Marketing Manager & COO</p>
<div class="linkedin-badge">LinkedIn β</div>
</a>
<a href="https://www.linkedin.com/in/akshath-ch-8a0b19384/" target="_blank" class="bento-card team-card">
<div class="team-avatar">A</div>
<h3>Akshath C H</h3>
<p class="role">Co-Founder & CKO</p>
<div class="linkedin-badge">LinkedIn β</div>
</a>
<a href="https://www.linkedin.com/in/prajval-r-shunty-139a47385/" target="_blank" class="bento-card team-card">
<div class="team-avatar">P</div>
<h3>Prajval R Shunty</h3>
<p class="role">CIO and Editor</p>
<div class="linkedin-badge">LinkedIn β</div>
</a>
</div>
</section>
<!-- Contact & Socials Section -->
<section id="contact" class="section">
<div class="section-header fade-in-up">
<h2>Establish <span class="highlight">Connection</span></h2>
<p>Connect with our network or send us a direct transmission.</p>
</div>
<div class="social-matrix fade-in-up">
<a href="https://github.com/RootNode-Rebels/" target="_blank" class="bento-card social-card">
<span class="social-icon">π</span>
<div>
<h4>GitHub</h4>
<p>Open Source Code</p>
</div>
</a>
<a href="https://linkedin.com/company/RootNode-Rebels/" target="_blank" class="bento-card social-card">
<span class="social-icon">πΌ</span>
<div>
<h4>LinkedIn</h4>
<p>Professional Network</p>
</div>
</a>
<a href="https://instagram.com/rootnode_rebels/" target="_blank" class="bento-card social-card">
<span class="social-icon">πΈ</span>
<div>
<h4>Instagram</h4>
<p>Culture & Events</p>
</div>
</a>
<a href="https://x.com/RootNode_Rebels/" target="_blank" class="bento-card social-card">
<span class="social-icon">π¦</span>
<div>
<h4>X (Twitter)</h4>
<p>Latest Updates</p>
</div>
</a>
</div>
<!-- Contact Form UI (Backend setup pending) -->
<div class="bento-card form-container fade-in-up">
<h3 style="margin-bottom: 24px; font-size: 2rem;">Send a Message</h3>
<form id="contactForm">
<div class="form-group">
<label>Full Name</label>
<input type="text" name="Name" class="form-control" placeholder="John Doe" required>
</div>
<div class="form-group">
<label>Email Address</label>
<input type="email" name="Email" class="form-control" placeholder="john@example.com" required>
</div>
<div class="form-group">
<label>Message</label>
<textarea name="Message" class="form-control" placeholder="How can we help you?" required></textarea>
</div>
<button type="submit" class="btn btn-primary" style="width: 100%; border-radius: 16px;">Transmit Message</button>
</form>
</div>
</section>
<!-- Footer -->
<!-- Premium Corporate Footer -->
<footer>
<div class="footer-content">
<div class="footer-brand">
<h3 class="gradient-text" style="margin-bottom: 10px; font-weight: 800; font-size: 1.8rem;">RootNode Rebels</h3>
<p style="color: var(--text-muted); font-size: 0.95rem; max-width: 300px;">
Engineering the future of digital infrastructure, root by node. We build scalable, secure, and uncompromising software systems.
</p>
</div>
<div class="footer-links">
<h4 style="color: var(--text-light); margin-bottom: 15px; font-family: var(--font-mono); font-size: 0.9rem;">NAVIGATION</h4>
<a href="#about" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">About the Syndicate</a>
<a href="#services" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">Core Services</a>
<a href="#projects" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">Featured Engineering</a>
<a href="#team" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">Meet the Team</a>
</div>
<div class="footer-links">
<h4 style="color: var(--text-light); margin-bottom: 15px; font-family: var(--font-mono); font-size: 0.9rem;">SOCIAL MATRIX</h4>
<a href="https://github.com/RootNode-Rebels" target="_blank" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">GitHub Repository</a>
<a href="#" target="_blank" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">LinkedIn Network</a>
<a href="#" target="_blank" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">X (Twitter) Feed</a>
<a href="#" target="_blank" style="color: var(--text-muted); text-decoration: none; margin-bottom: 8px; display: block; transition: 0.3s;">Instagram Intel</a>
</div>
</div>
<div style="border-top: 1px solid rgba(255, 255, 255, 0.05); margin-top: 40px; padding-top: 20px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px;">
<p style="color: var(--text-muted); font-size: 0.85rem; font-family: var(--font-mono);">
© 2026 RootNode Rebels. All systems operational.
</p>
<p style="color: var(--text-muted); font-size: 0.85rem; font-family: var(--font-mono);">
Encrypted & Secured by <span style="color: var(--accent-emerald);">RootNode Intelligence</span>
</p>
</div>
</footer>
<!-- Scripts -->
<script src="script.js"></script>
</body>
</html>