-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
280 lines (275 loc) · 6.72 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta name="keywords" content="web development,somnath pan,coding,somnath pan code,somnath pan developer,somnath pan">
<meta name="description" content="welcome to my online hub:unlock expert insights and knowledge with Somnath,your trusted online resource for coding expertise and innovative solutions">
<title>SOMNATH PAN | WEB DEVELOPER & PROGRAMMER |</title>
<link rel="favicon" href="IMG-20240827-WA0023-removebg-preview.png">
<style>
*{
margin:0;
padding:0;
box-sizing:border-box;
overflow-x:hidden;
}
.header{
background-color:#4600FF;
padding:20px;
font-family:monospace;
width:100vh;
color:white;
}
.hero{
padding:50px;
background-color:#FFC700;
}
.hero p{
font-family:monospace;
}
.hero h1{
color:black;
font-family:Verdana,sans-serif;
animation:2.5s in;
font-size:40px;
}
.hero button{
padding:10px;
border:none;
background-color:#4600FF;
color:white;
font-family:monospace;
border-radius:10px;
margin-top:10px;
transition:0.6s;
}
.hero button:hover{
background-color:#6EB1FF;
transition:0.6s;
}
.nav{
margin:auto;
background-color:#00FFBC;
width:50%;
padding:20px;
margin-top:10px;
border-radius:100px;
text-align:center;
}
.nav a{
text-decoration:none;
color:#000;
margin:2px;
}
.about{
padding:20px;
font-family:monospace;
}
.about h2{
margin:20px;
padding:10px;
border: 1px solid black;
}
.code{
padding:50px;
background-color:#FFCA11;
}
.code button{
padding:10px;
font-family:monospace;
background-color:#3700FF;
color:#ffffff;
border:none;
transition:0.6s;
margin:5px;
}
.code button:hover{
background-color:#6EB1FF;
transition:0.6s;
}
.code h1{
font-family:monospace;
font-size:50px;
font-weight:bold;
}
footer{
margin-top:30px;
padding:50px;
background:#75717F;
color:white;
text-align:center;
}
a{
text-decoration:none;
font-family:monospace;
}
.tutorials {
width:100vw;
display:flex;
flex-direction:row;
align-items:center;
margin-top:20px;
}
.card{
width:32.222%;
min-height:100px;
text-align:center;
border:1px solid black;
margin:5px;
padding:10px;
font-family:Courier;
transition:0.6s;
}
.card:hover{
box-shadow:5px 5px 2px #000;
}
img{
width:100%;
height:5%;
}
.avatar{
border-radius:100px;
background:white;
width:200px;
height:200px;
}
.challenge {
background-color: #f0f0f0;
padding: 30px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
text-align: center;
margin-top:40px;
}
.challenge h1 {
color: #333;
font-size: 40px;
margin-bottom: 10px;
}
.challenge p {
color: #666;
font-size: 13px;
margin-bottom: 20px;
}
.challenge button {
background-color: #4CAF50;
color: #fff;
padding: 10px 20px;
border: none;
border-radius: 5px;
cursor: pointer;
}
.challenge button:hover {
background-color: #3e8e41;
}
@keyframes in{
0%{
opacity:0;
}
100%{
opacity:1;
}
}
</style>
</head>
<body>
<!--header-->
<header class="header">
<p>digital dreamscapes - by somnath pan</p>
</header>
<!--hero-->
<article class="hero">
<h1>WELCOME TO DIGITAL DREAMSCAPES</h1>
<p>where code meets creativity</p>
<button onclick=open_blog()>explore tutorials</button>
<button onclick=open_editor()>code something</button>
</article>
<!--about section-->
<section class="about">
<img class="avatar" src="avatar.jpg" alt="avatar.png">
<p>"Hello! I'm Somnath Pan, a grade 8 student with a passion for coding. I started my coding journey at the age of 9 and have been hooked ever since. When I'm not in school, you can find me coding away, exploring new ideas and projects. My dream is to become an AI expert and create innovative solutions that make a difference.
<br>
Apart from coding, I'm also an IIT JEE aspirant, working hard to achieve my goals. I believe that coding and problem-solving skills will help me succeed in my future endeavors.
<br>
I'm excited to share my coding experiences, projects, and learnings with you through this website. Let's explore the world of code and AI together!"
<br>
<b>my expertise:</b>
<ul>
<li><b>programming languages</b></li>
<li>python</li>
<li>javascript</li>
<li>c/c++</li>
<li>java</li>
<li style="color:blue"><b>web development</b></li>
<li>html/css</li>
<li>node.js</li>
<li>bootstrap</li>
<li style="color:red"><b>data science & ai</b></li>
<li>pandas</li>
<li>scikit learn</li>
</ul></p>
</section>
<!--section-->
<section class="code">
<h1>"FEELING STUCK?"</h1>
<button onclick=open_editor()>use my code editor»</button>
<button onclick=open_blog()>explore tutorials</button>
</section>
<!--section-->
<h2 style="text-align: center; font-family: monospace;margin:10px;">LEARN WITH ME: FEATURED COURSES</h2>
<section class="tutorials">
<article class="card">
<div class="image">
<img src="html.png" alt="">
</div>
<div class="tinfo">
<h2><a href="HTML-basics.html">HTML COURSE</a></h2>
</div>
</article>
<article class="card">
<div class="image">
<img src="css.png" alt="">
</div>
<div class="tinfo">
<h2><a href="CSS-basics.html">CSS COURSE</a></h2>
</div>
</article>
<article class="card">
<div class="image">
<img src="js.png" alt="">
</div>
<div class="tinfo">
<h2><a href="JS-basics.html">JS COURSE</a></h2>
</div>
</article>
</section>
<section class="challenge">
<h1>Already Have Some Serious Coding Skills?</h1>
<p>don't worry i have a ton of challenges for you</p>
<button onclick="open_ds()">check out my debugging station</button>
</section>
<!--footer-->
<footer>
<p>©somnath pan</p>
<p>all rights reserved</p>
<a href="tutorials.html">tutorials</a>
<a href="codeditor.html">code</a>
<a href="index.html">home</a>
<a href="DEBUGGING_STATION.html">debugging station</a>
</footer>
<!--script-->
<script>
function open_editor(){
window.location.href = "codeditor.html";
}
function open_blog() {
window.location.href = "tutorials.html";
}
function open_ds(){
window.location.href = "DEBUGGING_STATION.html";
}
</script>
</body>
</html>