-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
241 lines (202 loc) · 8.47 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
</head>
<body>
<script src="script.js"></script>
<!--Header section starts from here-->
<header>
<div id="head"> Portfolio
<br>
<hr>
<br>
<hr>
<div id="head1">
</div>
<br>
<br>
<div id="head2"><pre><h3>Hi....
I'm Nitendra Singh</h3></pre>
<pre id="pop">Software Developer| Beta Mlsa | Youtuber</pre>
<br>
  <a href="https://www.linkedin.com/in/nitendra-singh-66018225b"><i class="fa-brands fa-linkedin" ></i></a> 
<a href="https://github.com/nitendra2211"><i class="fa-brands fa-github" ></i></a> 
<a href="https://youtube.com/@upheavalacademy376"><i class="fa-brands fa-youtube"></i></a> 
<a href="https://www.instagram.com/nitendra_here__?igshid=OGQ5ZDc2ODk2ZA=="><i class="fa-brands fa-instagram" ></i></a> 
<br>
<hr>
<br>
</div>
</div>
</header>
<br>
<br>
<br>
<br>
<!--This is the main of the website-->
<main>
<div id="main">
<div id="inside1">
<div id="div1">
<h1><center>About</center></h1>
<br>
<br>
<hr>
<h5>Hi, my name is Nitendra Singh. Currently I am a computer science and engineering undergraduate. I am a very passionate
and creative person. I am very simple and disciplined person, also I am a quick learner. I can adapt myself in any situation. I have a keen interest in the development, bussiness analytics, marketing and search engine optimization.
I love to work in teams and also contribute to the open source projects. Also have strong technical and project management
skills, adapt at leading teams and delivering exceptional customer service and dedicated to staying up-to-date with emerging trends
and technologies in the IT Sector.
</h5>
<hr>
</div>
<div id="div2">
<h1><center>Education</center></h1>
<br>
<br>
<br>
<hr>
<p>
<h3>Current:Degree Programme</h3>
Bachelor of Technology majoring in Computer Science and Engineering
<br> Dr.A.P.J.Abdul Kalam Technical University, Lucknow
<br> 2021-25
</p>
<hr>
<p>
<h3>Senior secondary school examination (XII)</h3>
CBSE Board (Delhi)
<br>
Shree Vinayak Acad. Int. Sch, Orai
<br>
Percentage:75%
</p>
<hr>
<p>
<h3>Secondary school examination (X) </h3>
CBSE Board (Delhi)
<br>
Shree Vinayak Acad. Int. Sch, Orai
<br>
Percentage:84.4%
</p>
<hr>
</div>
<div id="div3">
<h1><center>Experience</center></h1>
<br>
<br>
<br>
<hr>
<h3> Beta Microsoft learn Student Ambassador</h3>
<hr>
<h3> Goldman Sachs virtual internship programme</h3>
<hr>
<h3> Linkedin certified marketing insider</h3>
<hr>
<h3> Internshala Student partner</h3>
<hr>
<h3>Ex SEO intern at Godatu Services</h3>
<hr>
<h3> Java training with Mysql by Softpro India computer technologies private limited</h3>
<hr>
</div>
<div id="div4">
<h1><center>Skills</center></h1>
<br>
<br>
<br>
<hr>
<h3>HTML5</h3>
<hr>
<h3>CSS</h3>
<hr>
<h3>C++</h3>
<hr>
<h3>JavaScript</h3>
<hr>
<h3>Java</h3>
<hr>
<h3>Python</h3>
<hr>
<h3>Canva</h3>
<hr>
<h3>Search Engine Optimization(SEO)</h3>
<hr>
<h3> Bussiness Analytics</h3>
<hr>
<h3>Marketing</h3>
<hr>
<h3>Data Structures and Algorithm</h3>
<hr>
</div>
<div id="div5">
<h1><center>Achievements</center></h1>
<br>
<br>
<br>
<hr>
<h3>Certificate of Betaa Microsoft learn student ambassador</h3>
<hr>
<h3>Certificate of digital marketing by Google Digital Garage</h3>
<hr>
<h3>Certificate of Linkedin Certified Marketing Insider</h3>
<hr>
<h3>Certificate of java training with mysql by Softpro India</h3>
<hr>
<h3>Appreciation certificate by Internshala for outstanding performance in ISP programme</h3>
<hr>
<h3>
Goldman Sachs virtual internship certificate
</h3>
<hr>
</div>
</div>
</main>
<!--This is the footer of the website-->
<hr>
<footer>
<a href="https://www.linkedin.com/in/nitendra-singh-66018225b"> <i class="fa-brands fa-linkedin"></i></a>
   
<a href="https://github.com/nitendra2211"> <i class="fa-brands fa-github"></i></a>
   
<a href="https://youtube.com/@upheavalacademy376" ><i class="fa-brands fa-youtube"></i></a>
   
<a href="https://www.instagram.com/nitendra_here__?igshid=OGQ5ZDc2ODk2ZA=="> <i class="fa-brands fa-instagram"></i></a>
<p id="foot">
<b>
© 2025 All rights reserved</b>
</p>
<br>
<p id="foot2"> Designed and developed by Nitendra Singh</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<pre> <a href="https://www.linkedin.com/in/nitendra-singh-66018225b">Checkout my Linkedin profile</a>
contact-nitendrasingh2211@gmail.com </pre>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<hr>
</footer>
</body>
</html>
</body>
</html>