-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathroadmap-backend.html
More file actions
163 lines (145 loc) · 5.8 KB
/
roadmap-backend.html
File metadata and controls
163 lines (145 loc) · 5.8 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
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>نقشه راه بکاِند | BitZone</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="icon" type="image/png" href="images/bitzone.png">
<style>
:root {
--primary: #4facfe;
--secondary: #00f2fe;
--bg: #05050a;
--glass: rgba(255, 255, 255, 0.03);
}
body {
background-color: var(--bg);
color: white;
font-family: 'Tahoma', sans-serif; /* از فونت سیستم استفاده کن یا فونت خودت را لینک کن */
margin: 0;
overflow-x: hidden;
}
/* --- هدر حرفهای --- */
.header {
position: fixed;
top: 0;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px 50px;
background: rgba(5, 5, 10, 0.9);
backdrop-filter: blur(15px);
border-bottom: 1px solid rgba(79, 172, 254, 0.3);
z-index: 1000;
box-sizing: border-box;
}
.logo-box {
display: flex;
align-items: center;
gap: 12px;
}
.logo-img { width: 40px; height: auto; }
.back-btn {
text-decoration: none;
color: white;
padding: 10px 25px;
border-radius: 50px;
background: linear-gradient(45deg, var(--primary), var(--secondary));
font-size: 14px;
font-weight: bold;
transition: 0.3s;
box-shadow: 0 5px 15px rgba(79, 172, 254, 0.3);
}
.back-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(79, 172, 254, 0.5); }
/* --- استایل جاده --- */
.roadmap-container {
max-width: 1000px;
margin: 150px auto 100px;
position: relative;
padding: 0 20px;
}
.roadmap-container::before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 4px;
height: 100%;
background: linear-gradient(to bottom, transparent, var(--primary), var(--secondary), transparent);
transform: translateX(-50%);
}
.step {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-bottom: 100px;
position: relative;
}
.step-core {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 22px;
height: 22px;
background: white;
border-radius: 50%;
box-shadow: 0 0 20px var(--primary);
z-index: 5;
}
.step-content {
width: 42%;
padding: 30px;
background: var(--glass);
border: 1px solid rgba(255,255,255,0.05);
border-radius: 24px;
backdrop-filter: blur(10px);
transition: 0.4s;
}
.step:nth-child(even) .step-content { margin-right: auto; border-right: 4px solid var(--primary); }
.step:nth-child(odd) .step-content { margin-left: auto; border-left: 4px solid var(--primary); }
.step-content:hover { transform: scale(1.02); background: rgba(255,255,255,0.08); }
.step-content h3 { color: var(--secondary); margin-top: 0; display: flex; align-items: center; gap: 10px; }
@media (max-width: 768px) {
.header { padding: 15px 20px; }
.roadmap-container::before { left: 20px; }
.step-core { left: 20px; }
.step-content { width: calc(100% - 70px); margin-right: 0 !important; margin-left: auto !important; }
}
</style>
</head>
<body>
<header class="header">
<div class="logo-box">
<img src="images/bitzone.png" alt="Logo" class="logo-img">
<span style="font-weight: bold; font-size: 22px;">BitZone</span>
</div>
<a href="index.html" class="back-btn"><i class="fas fa-arrow-right"></i> بازگشت به خانه</a>
</header>
<div class="roadmap-container">
<div class="step">
<div class="step-core"></div>
<div class="step-content">
<h3><i class="fab fa-python"></i> گام ۱: زبان پایتون</h3>
<p>یادگیری اصول برنامه نویسی، شیءگرایی و کار با کتابخانه های استاندارد پایتون برای مدیریت سمت سرور.</p>
</div>
</div>
<div class="step">
<div class="step-core"></div>
<div class="step-content">
<h3><i class="fas fa-database"></i> گام ۲: دیتابیس (SQL)</h3>
<p>تسلط بر طراحی دیتابیس های بهینه با PostgreSQL یا MySQL و یادگیری کوئری نویسی حرفه ای.</p>
</div>
</div>
<div class="step">
<div class="step-core"></div>
<div class="step-content">
<h3><i class="fas fa-server"></i> گام ۳: فریمورک Django</h3>
<p>ساخت پنل های مدیریتی و APIهای قدرتمند با جنگو و رعایت نکات امنیتی و احراز هویت.</p>
</div>
</div>
</div>
</body>
</html>