-
-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathindex.html
More file actions
716 lines (680 loc) · 33.2 KB
/
Copy pathindex.html
File metadata and controls
716 lines (680 loc) · 33.2 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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Meta -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Linux Freelancing Training & Tech Support | School of Freelancing</title>
<!-- SEO Meta Tags -->
<meta name="description" content="Hands-on Linux freelancing training and expert tech support. 20+ courses in Linux, DevOps, AI, and VoIP. 819+ students trained, 98% success rate.">
<meta name="author" content="School of Freelancing">
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="robots" content="index, follow">
<meta name="referrer" content="strict-origin-when-cross-origin">
<!-- Canonical -->
<link rel="canonical" href="https://www.schooloffreelancing.com/">
<!-- Mobile & Accessibility -->
<meta name="theme-color" content="#00ff41">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- Favicon -->
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/icons/android-chrome-192x192.png">
<link rel="manifest" href="/site.webmanifest">
<!-- Verification Tags -->
<meta name="google-site-verification" content="YOUR_CODE">
<meta name="msvalidate.01" content="YOUR_CODE">
<meta name="yandex-verification" content="YOUR_CODE">
<meta name="facebook-domain-verification" content="YOUR_CODE">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.schooloffreelancing.com/">
<meta property="og:title" content="Linux Freelancing Training & Tech Support | School of Freelancing">
<meta property="og:description" content="Build real-world tech skills, complete hands-on projects, and launch your freelancing career with expert-led training.">
<meta property="og:image" content="https://www.schooloffreelancing.com/images/og-home.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:alt" content="School Of Freelancing - #1 Linux Freelancing Training & Professional Tech Support">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="School Of Freelancing">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://www.schooloffreelancing.com/">
<meta name="twitter:title" content="Linux Freelancing Training & Tech Support | School of Freelancing">
<meta name="twitter:description" content="Hands-on Linux freelancing training & expert tech support. 20+ courses, 819+ students trained, 98% success rate.">
<meta name="twitter:image" content="https://www.schooloffreelancing.com/images/og-home.jpg">
<meta name="twitter:creator" content="@FreelancingOf">
<!-- Structured Data / Schema.org -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.schooloffreelancing.com/#organization",
"name": "School of Freelancing",
"url": "https://www.schooloffreelancing.com",
"logo": "https://www.schooloffreelancing.com/images/sof-icon-color.png",
"image": "https://www.schooloffreelancing.com/images/og-home.jpg",
"description": "School of Freelancing: #1 Linux freelancing training & Tech Support. Master Linux skills with practical online training and real-world projects. Start your freelancing journey today.",
"foundingDate": "2019-06-06",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+8801748973769",
"contactType": "Customer Service",
"email": "office@schooloffreelancing.com",
"areaServed": "Worldwide"
},
"sameAs": [
"https://www.linkedin.com/company/schooloffreelancing",
"https://www.facebook.com/SchoolOfFreelancing",
"https://www.youtube.com/@SchoolOfFreelancing",
"https://x.com/FreelancingOf",
"https://www.instagram.com/schooloffreelancing",
"https://www.threads.com/@schooloffreelancing",
"https://github.com/SchoolOfFreelancing"
],
"address": {
"@type": "PostalAddress",
"addressCountry": "BD",
"addressLocality": "Bangladesh"
}
},
{
"@type": "WebSite",
"@id": "https://www.schooloffreelancing.com/#website",
"url": "https://www.schooloffreelancing.com",
"name": "School of Freelancing",
"description": "Linux Freelancing Training & Cloud Support",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.schooloffreelancing.com/training/?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "LocalBusiness",
"@id": "https://www.schooloffreelancing.com/#localbusiness",
"name": "School of Freelancing",
"image": "https://www.schooloffreelancing.com/images/og-home.jpg",
"description": "Linux freelancing training & cloud support services",
"url": "https://www.schooloffreelancing.com",
"telephone": "+8801748973769",
"email": "office@schooloffreelancing.com",
"areaServed": "Worldwide",
"priceRange": "$200-$1500",
"aggregateRating": {
"@type": "AggregateRating",
"@id": "https://www.schooloffreelancing.com/#rating",
"ratingValue": "4.9",
"ratingCount": "819",
"bestRating": "5",
"worstRating": "1"
}
},
{
"@type": "EducationEvent",
"name": "Linux Freelancing Training",
"description": "Hands-on Linux freelancing training for beginners to become professional Linux freelancers",
"url": "https://www.schooloffreelancing.com/training/",
"image": "https://www.schooloffreelancing.com/images/linux.png",
"startDate": "2026-06-28",
"endDate": "2026-12-31",
"eventStatus": "EventScheduled",
"eventAttendanceMode": "OnlineEventAttendanceMode",
"organizer": {
"@type": "Organization",
"@id": "https://www.schooloffreelancing.com/#organization"
},
"offers": {
"@type": "Offer",
"url": "https://www.schooloffreelancing.com/training/",
"price": "650",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"validFrom": "2026-06-28"
}
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is School of Freelancing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "School of Freelancing is the #1 Linux freelancing training platform offering hands-on courses and professional cloud support services. We have trained 819+ students with a 98% success rate and offer guaranteed minimum income (GMI)."
}
},
{
"@type": "Question",
"name": "Do you offer guaranteed minimum income?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes! We offer GMI (Guaranteed Minimum Income) to students who complete training and follow our program guidelines. Attend all sessions regularly and don't drop out for guaranteed income support."
}
},
{
"@type": "Question",
"name": "What training programs are available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We offer 20+ training programs including Linux Freelancing (180 hrs), DevOps (GitLab, GitHub Actions), AI Agents (Hermes, OpenClaw, LocalAI), VoIP (Telnyx, Twilio, FusionPBX), and SMS Gateway training."
}
}
]
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.schooloffreelancing.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Training",
"item": "https://www.schooloffreelancing.com/training/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Tech Support",
"item": "https://www.schooloffreelancing.com/tech-support/"
}
]
},
{
"@type": "Service",
"serviceType": "DigitalOcean Cloud Support",
"provider": { "@id": "https://www.schooloffreelancing.com/#organization" },
"areaServed": "Worldwide",
"url": "https://www.schooloffreelancing.com/tech-support/",
"offers": { "@type": "Offer", "price": "500", "priceCurrency": "USD" }
},
{
"@type": "Service",
"serviceType": "Hummingbot Installation Support",
"provider": { "@id": "https://www.schooloffreelancing.com/#organization" },
"areaServed": "Worldwide",
"url": "https://www.schooloffreelancing.com/tech-support/",
"offers": { "@type": "Offer", "price": "1500", "priceCurrency": "USD" }
},
{
"@type": "Service",
"serviceType": "Vapi Platform Support",
"provider": { "@id": "https://www.schooloffreelancing.com/#organization" },
"areaServed": "Worldwide",
"url": "https://www.schooloffreelancing.com/tech-support/",
"offers": { "@type": "Offer", "price": "600", "priceCurrency": "USD" }
},
{
"@type": "SiteNavigationElement",
"@id": "https://www.schooloffreelancing.com/#navigation",
"name": "Main Navigation Sitelinks",
"potentialAction": [
{
"@type": "NavigateAction",
"name": "Training Programs",
"target": "https://www.schooloffreelancing.com/training/"
},
{
"@type": "NavigateAction",
"name": "Expert Support Services",
"target": "https://www.schooloffreelancing.com/tech-support/"
},
{
"@type": "NavigateAction",
"name": "Student Testimonials",
"target": "https://www.schooloffreelancing.com/testimonials/"
},
{
"@type": "NavigateAction",
"name": "About School of Freelancing",
"target": "https://www.schooloffreelancing.com/about/"
},
{
"@type": "NavigateAction",
"name": "Contact Us",
"target": "https://www.schooloffreelancing.com/contact/"
},
{
"@type": "NavigateAction",
"name": "Enrollment",
"target": "https://www.schooloffreelancing.com/training/enroll/"
}
]
},
{
"@type": "WebPage",
"@id": "https://www.schooloffreelancing.com/#webpage",
"url": "https://www.schooloffreelancing.com/",
"name": "Linux Freelancing Training & Cloud Support",
"isPartOf": {
"@id": "https://www.schooloffreelancing.com/#website"
},
"hasPart": [
{
"@type": "WPHeader",
"name": "Training Section",
"url": "https://www.schooloffreelancing.com/#courses"
},
{
"@type": "WPHeader",
"name": "Support Services",
"url": "https://www.schooloffreelancing.com/#services"
}
]
}
]
}
</script>
<!-- Google Analytics-->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1LNS69YXG5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1LNS69YXG5');
</script>
<link rel="stylesheet" href="/assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
<!-- Preconnect to external domains -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
<link rel="dns-prefetch" href="https://www.google-analytics.com">
<!-- Custom styles for background and text color -->
<style>
body {
background-color: #0024ED !important;
color: white !important;
}
/* Ensure all text elements inherit white color */
body * {
color: inherit;
}
/* Override specific elements that might have hardcoded colors */
.hero-title, .section-title, .section-subtitle, .course-title, .course-desc,
.course-price, .footer-brand p, .footer-links a, .footer-bottom p,
.nav-links a, .btn, .tag, .cta-banner h2, .cta-banner p {
color: white !important;
}
/* Ensure links are visible on blue background */
a {
color: #fff !important;
}
a:hover {
color: #ccc !important;
}
/* Button adjustments for visibility */
.btn-primary {
background-color: white !important;
color: #0024ED !important;
border-color: white !important;
}
.btn-primary:hover {
background-color: #f0f0f0 !important;
}
.btn-outline {
border-color: white !important;
color: white !important;
}
.btn-outline:hover {
background-color: white !important;
color: #0024ED !important;
}
</style>
</head>
<body>
<canvas id="matrix-canvas" role="presentation" aria-hidden="true"></canvas>
<!-- ===== NAVBAR ===== -->
<nav class="navbar" aria-label="Main navigation">
<div class="nav-container">
<a href="/" class="nav-logo" aria-label="#1 Linux Freelancing Training & Tech Support | School of Freelancing">
<div class="logo-icon" aria-hidden="true">:~#</div><span>SCHOOL OF FREELANCING<span class="cursor" aria-hidden="true"></span></span>
</a>
<ul class="nav-links" id="nav-links">
<li><a href="/" class="active">Home</a></li>
<li><a href="/training/">Training</a></li>
<li><a href="/tech-support/">Support Services</a></li>
<li><a href="/testimonials/">Testimonials</a></li>
<li><a href="/about/">About us</a></li>
<li><a href="/contact/" class="nav-cta">Contact</a></li>
</ul>
<button class="nav-toggle" aria-label="Toggle mobile menu" aria-expanded="false" aria-controls="nav-links">
<span></span><span></span><span></span>
</button>
</div>
</nav>
<!-- ===== HERO ===== -->
<section class="hero" aria-label="Hero section">
<div class="hero-container">
<div class="hero-content">
<h1 class="hero-title" data-reveal data-delay="100">Linux Freelancing Training & Technical Services Worldwide</h1>
<div class="hero-actions" data-reveal data-delay="300">
<a href="/training/" class="btn btn-primary btn-lg">Start Training</a>
<a href="/tech-support/" class="btn btn-outline btn-lg">Get Support</a>
</div>
</div>
<!-- Terminal Window -->
<div class="terminal-window animate-float" data-reveal data-delay="200">
<div class="terminal-bar">
<div class="terminal-dot dot-red"></div>
<div class="terminal-dot dot-yellow"></div>
<div class="terminal-dot dot-green"></div>
<span class="terminal-title">root@sof:~#</span>
</div>
<div class="terminal-body">
<div class="terminal-line">
<span class="prompt">root@sof:~#</span>
<span class="cmd" data-typewriter="enroll --training=Linux Freelancing Training" data-speed="50"></span>
</div>
<div class="terminal-line">
<span class="prompt">root@sof:~#</span>
<span class="cmd" data-typewriter="Training enrolled successfully" data-speed="50" data-delay="1750"></span>
</div>
<div class="terminal-line">
<span class="prompt">root@sof:~#</span>
<span class="cmd" data-typewriter="Loading training modules... 90 found" data-speed="50" data-delay="2850"></span>
</div>
<div class="terminal-line">
<span class="prompt">root@sof:~#</span>
<span class="cmd" data-typewriter="complete --module=89 'search Linux projects'" data-speed="55" data-delay="4500"></span>
</div>
<div class="terminal-line">
<span class="output highlight">💰 First client landed: $750</span>
</div>
<div class="terminal-line">
<span class="prompt">root@sof:~#</span>
<span class="cmd" data-typewriter="Income unlocked. search more Linux projects" data-speed="55" data-delay="6000"></span>
</div>
<div class="terminal-line">
<span class="prompt">root@sof:~#</span>
<span class="cursor" aria-hidden="true"></span>
</div>
</div>
</div>
</div>
</section>
<!-- ===== FEATURED TRAINING ===== -->
<section id="courses" class="section no-terminal-prompt" aria-labelledby="courses-heading" style="background:#0024ED;">
<style>
#courses, #courses .section-title, #courses .section-subtitle,
#courses .course-title, #courses .course-desc, #courses .course-price,
#courses .course-body ul, #courses .course-body ul li { color:#fff !important; }
#courses .course-banner { background:#0024ED !important; }
</style>
<div class="container">
<div class="section-header">
<h2 class="section-title" id="courses-heading"><span>Linux Freelancing Training Worldwide</span></h2>
<p class="section-subtitle"><span>On-demand hands-on Linux training on cutting-edge tech & trends</span></p>
</div>
<div class="courses-grid">
<!-- Linux Server Training -->
<article class="course-card" data-reveal data-delay="0">
<div class="course-banner" style="background:linear-gradient(135deg,#0d2b0d,#1a4a1a);">
<img width="120" height="120" loading="lazy" src="/assets/images/linux.png" alt="Linux Freelancing Training">
</div>
<div class="course-body">
<h3 class="course-title"><a href="https://github.com/SchoolOfFreelancing/Linux-Server-Training.git/" target="_blank" rel="noopener"><span class="tag tag-green">Linux Server Training</span></a></h3>
<p class="course-desc">Start Your Linux Server Freelancing Career and Win High-Paying Clients Worldwide.</p>
<ul style="font-size:0.8rem; color:var(--text-muted); margin-bottom:16px; padding-left:0;">
<li style="margin-bottom:4px;">✔ Online Instructor-Led Training</li>
<li style="margin-bottom:4px;">✔ 90 Hands-on Training Modules</li>
<li style="margin-bottom:4px;">✔ Guaranteed Minimum Income (GMI)</li>
<li>✔ Credential Verification Support</li>
</ul>
<div class="course-tags">
<a href="https://github.com/SchoolOfFreelancing/Linux-Server-Training.git/" target="_blank" rel="noopener"><span class="tag tag-amber">Check Training Modules</span></a>
</div>
<div class="course-meta">
<div>
<span class="course-price">$600, 180 Hours, 6 Months</span>
</div>
</div>
<a href="/training/enroll/" class="btn btn-primary" style="width:100%; justify-content:center;">Enroll Now</a>
</div>
</article>
<!-- Hermes Agent Training -->
<article class="course-card" data-reveal data-delay="100">
<div class="course-banner" style="background:linear-gradient(135deg,#0d1f2b,#1a3a4a);">
<img width="120" height="120" loading="lazy" src="/assets/images/hermesagent.png" alt="Hermes Agent Training">
</div>
<div class="course-body">
<h3 class="course-title"><a href="https://github.com/SchoolOfFreelancing/Linux-Server-Training.git/" target="_blank" rel="noopener"><span class="tag tag-green">Hermes Agent Training</span></a></h3>
<p class="course-desc">Start Your Hermes Agent Freelancing Career and Win High-Paying Clients Worldwide.</p>
<ul style="font-size:0.8rem; color:var(--text-muted); margin-bottom:16px; padding-left:0;">
<li style="margin-bottom:4px;">✔ Online Instructor-Led Training</li>
<li style="margin-bottom:4px;">✔ 15 Hands-on Training Modules</li>
<li style="margin-bottom:4px;">✔ Guaranteed Minimum Income (GMI)</li>
<li>✔ Credential Verification Support</li>
</ul>
<div class="course-tags">
<a href="https://github.com/SchoolOfFreelancing/Hermes-Agent-Training.git/" target="_blank" rel="noopener"><span class="tag tag-amber">Check Training Modules</span></a>
</div>
<div class="course-meta">
<div>
<span class="course-price">$150, 30 Hours, 6 Days</span>
</div>
</div>
<a href="/training/enroll/" class="btn btn-primary" style="width:100%; justify-content:center;">Enroll Now</a>
</div>
</article>
<!-- Telnyx SMS Training -->
<article class="course-card" data-reveal data-delay="100" data-category="sms" id="smst">
<div class="course-banner" style="background:linear-gradient(135deg,#1f0d2b,#3a1a4a);">
<img width="140" height="100" loading="lazy" src="/assets/images/telnyx.png" alt="Telnyx SMS API Training">
</div>
<div class="course-body">
<h3 class="course-title"><a href="https://github.com/SchoolOfFreelancing/Telnyx-SMS-API-Training.git/" target="_blank" rel="noopener"><span class="tag tag-green">Telnyx SMS API Training</span></a></h3>
<p class="course-desc">Start Your Telnyx Messaging API Freelancing Career and Win High-Paying Clients Worldwide.</p>
<ul style="font-size:0.8rem; color:var(--text-muted); margin-bottom:16px; padding-left:0;">
<li style="margin-bottom:4px;">✔ Online Instructor-Led Training</li>
<li style="margin-bottom:4px;">✔ 19 Hands-on Training Modules</li>
<li style="margin-bottom:4px;">✔ Client Acquisition Service Development</li>
<li>✔ Credential Verification Support</li>
</ul>
<div class="course-tags">
<a href="https://github.com/SchoolOfFreelancing/Telnyx-SMS-API-Training.git/" target="_blank" rel="noopener"><span class="tag tag-amber">Check Training Modules</span></a>
</div>
<div class="course-meta">
<span class="course-price">$500, 38 Hours, 1-4 Weeks</span>
</div>
<a href="/training/enroll/" class="btn btn-primary" style="width:100%;justify-content:center;">Enroll Now</a>
</div>
</article>
</div>
<div class="text-center" style="margin-top:40px;" data-reveal>
<a href="/training/" class="btn btn-outline btn-lg">View All Training →</a>
</div>
</div>
</section>
<!-- ===== FEATURED Support ===== -->
<section id="services" aria-labelledby="services-heading" style="background:#0024ED;">
<style>
#services, #services .section-title, #services .section-subtitle,
#services .course-title, #services .course-desc, #services .course-price,
#services .course-body ul, #services .course-body ul li { color:#fff !important; }
#services .course-banner { background:#0024ED !important; }
</style>
<div class="container">
<div class="section-header" data-reveal>
<h2 class="section-title" id="services-heading"><span>Global Client Tech Support</span></h2>
<p class="section-subtitle">Fast, reliable support for businesses worldwide, whenever you need</p>
</div>
<div class="courses-grid">
<!-- DigitalOcean Cloud Support -->
<article class="course-card" data-reveal data-delay="0" style="background:#0024ED;">
<div class="course-banner" style="background:#0024ED;">
<img width="140" height="100" loading="lazy" src="/assets/images/digitalocean.png" alt="DigitalOcean Cloud Support">
</div>
<div class="course-body" style="color:#fff;">
<h3 class="course-title" style="color:#fff;"><a href="https://github.com/SchoolOfFreelancing/DigitalOcean-Cloud-Support.git" target="_blank" rel="noopener"><span class="tag tag-green">DigitalOcean Cloud Support</span></a></h3>
<p class="course-desc" style="color:#fff;">Professional DigitalOcean cloud support for server deployment, troubleshooting, security, networking, backups, and production infrastructure.</p>
<ul style="font-size:0.8rem; color:#fff; margin-bottom:16px; padding-left:0;">
<li style="margin-bottom:4px;">✔ Storage, AI & API Support</li>
<li style="margin-bottom:4px;">✔ Inference & Compute Support</li>
<li style="margin-bottom:4px;">✔ Data Services & Networking Support</li>
<li>✔ DigitalOcean Ongoing Remote Support</li>
</ul>
<div class="course-tags">
<a href="https://github.com/SchoolOfFreelancing/DigitalOcean-Cloud-Support.git" target="_blank" rel="noopener"><span class="tag tag-cyan">Check Available Tech Support</span></a>
</div>
<div class="course-meta">
<div>
<span class="course-price" style="color:#fff;">$500, 72 Hours, 3 Days</span>
</div>
</div>
<a href="/tech-support/" class="btn btn-primary" style="width:100%; justify-content:center;">Get Support</a>
</div>
</article>
<!-- Hummingbot Installation Support -->
<article class="course-card" data-reveal data-delay="200" style="background:#0024ED;">
<div class="course-banner" style="background:#0024ED;">
<img width="120" height="120" loading="lazy" src="/assets/images/hummingbot.png" alt="Hummingbot Installation Support">
</div>
<div class="course-body" style="color:#fff;">
<h3 class="course-title" style="color:#fff;"><a href="https://github.com/SchoolOfFreelancing/Hummingbot-Installation-Support.git" target="_blank" rel="noopener"><span class="tag tag-green">Hummingbot Installation Support</span></a></h3>
<p class="course-desc" style="color:#fff;">Professional Hummingbot setup, configuration, and deployment—plus Exchange API integration and MCP & Skills setup—for automated crypto trading.</p>
<ul style="font-size:0.8rem; color:#fff; margin-bottom:16px; padding-left:0;">
<li style="margin-bottom:4px;">✔ Hummingbot Ecosystem Deploy</li>
<li style="margin-bottom:4px;">✔ Cloud AI API Integration Support</li>
<li style="margin-bottom:4px;">✔ Exchange REST APIs Integration Support</li>
<li>✔ Hummingbot MCP, Skills & Tailscale Setup</li>
</ul>
<div class="course-tags">
<a href="https://github.com/SchoolOfFreelancing/Hummingbot-Installation-Support.git" target="_blank" rel="noopener"><span class="tag tag-cyan">Check Available Tech Support</span></a>
</div>
<div class="course-meta">
<div>
<span class="course-price" style="color:#fff;">$1500, 40 Hours, 6 Days</span>
</div>
</div>
<a href="/tech-support/" class="btn btn-primary" style="width:100%; justify-content:center;">Get Support</a>
</div>
</article>
<!-- Vapi Platform Support -->
<article class="course-card" data-reveal data-delay="100" style="background:#0024ED;">
<div class="course-banner" style="background:#0024ED;">
<img width="120" height="120" loading="lazy" src="/assets/images/vapilogo.png" alt="Vapi Platform Support">
</div>
<div class="course-body" style="color:#fff;">
<h3 class="course-title" style="color:#fff;"><a href="https://github.com/SchoolOfFreelancing/Vapi-Platform-Support.git" target="_blank" rel="noopener"><span class="tag tag-green">Vapi Platform Support</span></a></h3>
<p class="course-desc" style="color:#fff;">Build voice AI agents that can make and receive phone calls. Expert Vapi setup, configuration, and troubleshooting to keep your voice AI agents running smoothly.</p>
<ul style="font-size:0.8rem; color:#fff; margin-bottom:16px; padding-left:0;">
<li style="margin-bottom:4px;">✔ Make and receive phone calls</li>
<li style="margin-bottom:4px;">✔ Have natural conversations with users</li>
<li style="margin-bottom:4px;">✔ Integrate with existing systems and APIs</li>
<li>✔ Appointment, scheduling & customer support</li>
</ul>
<div class="course-tags">
<a href="https://github.com/SchoolOfFreelancing/Vapi-Platform-Support.git" target="_blank" rel="noopener"><span class="tag tag-cyan">Check Available Tech Support</span></a>
</div>
<div class="course-meta">
<div>
<span class="course-price" style="color:#fff;">$600, 30 Hours, 5 Days</span>
</div>
</div>
<a href="/tech-support/" class="btn btn-primary" style="width:100%; justify-content:center;">Get Support</a>
</div>
</article>
</div>
<div class="text-center" style="margin-top:40px;" data-reveal>
<a href="/tech-support/" class="btn btn-outline btn-lg">View All Tech Support →</a>
</div>
</div>
</section>
<!-- ===== CTA ===== -->
<section class="section" aria-label="Call to action" style="background:#0024ED;">
<div class="container">
<div class="cta-banner" data-reveal style="background:#0024ED;">
<span class="section-label" style="color:#fff;">Freelancing Training & Tech Support</span>
<h2><span style="color:#fff">Join our freelancing training and tech support</span></h2>
<p style="color:#fff;">Satisfaction guaranteed for our live freelancing training and tech support</p>
<div class="cta-actions">
<a href="/training/" class="btn btn-primary btn-lg">Start Training</a>
<a href="/tech-support/" class="btn btn-outline btn-lg">Get Support</a>
</div>
</div>
</div>
</section>
<!-- ===== FOOTER ===== -->
<footer class="footer" style="background:#0024ED;">
<style>
.footer, .footer a, .footer p, .footer span, .footer li,
.footer-brand p, .footer-links a, .footer-bottom p,
.footer-col span { color:#fff !important; }
</style>
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a href="/" class="nav-logo" style="display:inline-flex; margin-bottom:16px;">
<div class="logo-icon" aria-hidden="true">:~#</div>
<span>School of Freelancing<span class="cursor" aria-hidden="true"></span></span>
</a>
<p>AI-powered Linux training for freelancers & Tech support for businesses. Build real skills, solve real problems, and scale with confidence.</p>
<div class="footer-social">
<a href="https://github.com/SchoolOfFreelancing" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-github"></i></a>
<a href="https://www.youtube.com/@SchoolOfFreelancing" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-youtube"></i></a>
<a href="https://www.linkedin.com/company/schooloffreelancing" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://www.facebook.com/SchoolOfFreelancing" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-square-facebook"></i></a>
<a href="https://instagram.com/schooloffreelancing" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-instagram"></i></a>
<a href="https://www.threads.com/schooloffreelancing" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-threads"></i></a>
<a href="https://wa.me/8801748973769" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-whatsapp"></i></a>
<a href="https://t.me/SchoolOfFreelancingTraining" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-telegram"></i></a>
<a href="https://x.com/FreelancingOf" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-x-twitter"></i></a>
</div>
</div>
<div class="footer-col">
<span>Training</span>
<ul class="footer-links">
<li><a href="/training/">Hermes Agent Training</a></li>
<li><a href="/training/">Telnyx SMS API Training</a></li>
<li><a href="/training/">FusionPBX VoIP Training</a></li>
<li><a href="/training/">OpenAI Platform Training</a></li>
<li><a href="/training/">Linux Freelancing Training</a></li>
<li><a href="/training/">All Freelancing Training</a></li>
</ul>
</div>
<div class="footer-col">
<span>Tech Support</span>
<ul class="footer-links">
<li><a href="/tech-support/">Linux Support</a></li>
<li><a href="/tech-support/">Telnyx SMS API Support</a></li>
<li><a href="/tech-support/">Twilio SMS API Support</a></li>
<li><a href="/tech-support/">Hummingbot Setup Support</a></li>
<li><a href="/tech-support/">FusionPBX VoIP Support</a></li>
<li><a href="/tech-support/">View All Support</a></li>
</ul>
</div>
<div class="footer-col">
<span>Legal</span>
<ul class="footer-links">
<li><a href="/faq/" target="_self">FAQs</a></li>
<li><a href="/refund/">Refund Policy</a></li>
<li><a href="/training-rules/">Training Rules</a></li>
<li><a href="/privacy/">Privacy Policy</a></li>
<li><a href="/terms/" target="_self">Terms & Conditions</a></li>
<li><a href="/verify/">Credential Verification</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© School of Freelancing. All rights reserved. Built with ❤️ from Bangladesh.</p>
</div>
</div>
</footer>
<script src="/assets/js/main.js"></script>
</body>
</html>