-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathServices.html
More file actions
158 lines (145 loc) · 7.19 KB
/
Services.html
File metadata and controls
158 lines (145 loc) · 7.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IDoTheHax</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="IDoTheHax">
<meta name="description" content="Hello there world, I'm IDoTheHax, This is my Portfolio ig?">
<meta name="keywords" content="idothehax, hax, solar, solar smp, ai, minecraft, development, tenacity">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="author" content="idothehax.com">
<meta name="theme-color" content="#FFFFFF">
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.16/dist/tailwind.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;700&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="https://cdn.discordapp.com/avatars/987323487343493191/97c3f70795aea49c57c0f924b44e2b5c" type="image/x-icon">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css"/>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/services.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
</head>
<body>
<nav class="topbar">
<div class="logo"><a href="/">IDoTheHax</a></div>
<div class="nav-links">
<a href="/About.html">About</a>
<a href="/Services.html">Services</a>
<a href="#">Contact</a>
</div>
</nav>
<main class="main-section">
<h2>🌟 IDoTheHax Development Inc.</h2>
<p>Your go-to provider for premium quality Minecraft SMP plugins, server management services and Discord Bots! 🚀</p>
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<strong>SMP Discord Server Creation</strong>
<span>(Public & Private) 🌐 — 4 EUR/hr</span>
</div>
<div class="swiper-slide">
<strong>Minecraft Server Setup & Management</strong>
<span>⛑️ — 8 EUR/hr</span>
</div>
<div class="swiper-slide">
<strong>Premade Minecraft SMP Plugins</strong>
<span>(e.g., Lifesteal, Infuse, etc.) ⚙️ — 4–20 EUR</span>
</div>
<div class="swiper-slide">
<strong>Custom Minecraft SMP Plugins</strong>
<span>(Tailored to your needs) 🖥️ — 18 EUR/hr</span>
</div>
<div class="swiper-slide">
<strong>Custom Discord Bots</strong>
<span>(Also Tailored to your needs) 🤖 — 6 EUR/hr</span>
</div>
<div class="swiper-slide">
<strong>Custom Minecraft Mods</strong>
<span>10 EUR/hr</span>
</div>
</div>
</div>
<p><em>💡 Note: Prices are negotiable and flexible to suit your needs.</em><br>
<em>🚨 Upfront Fee: A one-time starting fee of 5 EUR.</em><br>
<em>💬 Only serious inquiries, please—DM me or join the discord for more details!</em></p>
<p>🔗 <a href="Join the discord!">https://discord.gg/RCua88B9dC</a></p>
<div class="flex flex-row justify-center items-center space-x-4 mt-8">
<a href="https://discord.com/invite/asvf6Mvfsq" target="_blank" class="bg-blue-800 text-white text-xs font-bold py-2 px-4 rounded-full flex items-center focus:outline-none focus:shadow-outline">
<span class="mr-2">
<i class="fab fa-discord"></i>
</span>
Contact me via Discord
</a>
<a href="mailto:hax@idothehax.com" target="_blank" class="bg-red-800 text-white text-xs font-bold py-2 px-4 rounded-full flex items-center focus:outline-none focus:shadow-outline">
<span class="mr-2">
<i class="fas fa-envelope"></i>
</span>
Contact me via Email
</a>
</div>
</main>
<section id="introduction">
<h2>Hello there world 👋🏾, I'm IDoTheHax, and this is my Portfolio:</h2>
</section>
<section id="skills">
<h3>What I can do:</h3>
<blockquote>
<ul>
<li><strong>Java</strong>, 4 years</li></a>
<li><strong>Python</strong>, 5 years</li>
<li><strong>C++</strong>, 1/2 year</li>
<li><strong>html</strong>, 5 years</li>
<li><strong>javascript</strong>, 4 years</li>
<li><strong>lua</strong>, a work in progress</li>
</ul>
</blockquote>
</section>
<footer>
<div class="info">
<h2>© 2025 IDoTheHax</h2>
<p>Minecraft Modder | Cybersecurity Student | Overall Very Passionate About Computers</p>
<p>Creating mods and sharing tech insights through YouTube and GitHub. Always learning</p>
</div>
<div class="links">
<h2>Links</h2>
<li><a href="https://youtube.com/@IDoTheHax">Youtube</a></li>
<li><a href="https://github.com/IDoTheHax">Github</a></li>
<li><a href="https://discord.com/invite/asvf6Mvfsq">Discord</a></li>
<li><a href="https://modrinth.com/user/IDoTheHax">Modrinth</a></li>
<li><a href="https://www.curseforge.com/members/idothehax/projects">Curseforge</a></li>
</div>
</footer>
<script>
const swiperWrapper = document.querySelector('.swiper-wrapper');
const firstSlide = swiperWrapper.querySelector('.swiper-slide:first-child').cloneNode(true);
const lastSlide = swiperWrapper.querySelector('.swiper-slide:last-child').cloneNode(true);
swiperWrapper.appendChild(firstSlide);
swiperWrapper.insertBefore(lastSlide, swiperWrapper.firstChild);
var swiper = new Swiper('.swiper-container', {
spaceBetween: 30,
loop: true,
loopAdditionalSlides: 1,
autoplay: {
delay: 1500,
disableOnInteraction: false,
},
grabCursor: true,
centeredSlides: true,
initialSlide: 1,
on: {
slideChange: function () {
document.querySelectorAll('.swiper-slide').forEach(slide => {
slide.classList.remove('swiper-slide-active');
});
this.slides[this.activeIndex].classList.add('swiper-slide-active');
}
}
});
</script></body>
</html>