-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
213 lines (184 loc) · 7.73 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ashish's Portfolio</title>
<link rel="stylesheet" href="index.css" />
</head>
<body>
<nav>
<ul id="navList">
<li>
<a href="#head">Home</a>
</li>
<li><a href="#Qualifications">Qualifications</a></li>
<li><a href="#skills">Languages</a></li>
<li><a href="#contactme">Contact me</a></li>
<li><a href="projects.html">Project-Section</a></li>
</ul>
<button id="toggleButton">Menu</button>
</nav>
<header id="head">
<div class="head">
<h1>Welcome to Ashish's Portfolio</h1>
<span>Web-Developer</span> || <span>Data Annotator</span> ||
<span>Curious Programmer</span>
<p><b>
Developer with infinite passion and curiosity
</b>
</p>
</div>
<div class="head">
<img src="images/my.jpg" alt="no img" width="190px" height="220px" />
</div>
</header>
<div id="main">
<div id="Qualifications" class=" welcome ">
<h2>Qualifications</h2>
<div class="cards ">
<div class="card-body ">
<div class="card-head ">
<h3>10th Boards</h3>
</div>
<hr>
<div class="card-description ">
Success Higher Secondary School,Shamgarh(M.P.)
</div>
<hr>
<div class="card-para ">
<p>Boards of Secondary Education Bhopal(M.P.)</p>
</div>
</div>
</div>
<div class="cards ">
<div class="card-body ">
<div class="card-head ">
<h3>12th Boards</h3>
</div>
<hr>
<div class="card-description ">
Vivekanand Sanskar Sr. Sec. School,GangapurCity(Raj.)
</div>
<hr>
<div class="card-para ">
<p>Boards of Secondary Education Rajasthan</p>
</div>
</div>
</div>
<div class="cards ">
<div class="card-body ">
<div class="card-head ">
<h3>Graduation(UG)</h3>
</div>
<hr>
<div class="card-description ">
Bachelor's of Computer Science
</div>
<hr>
<div class="card-para ">
<p>Vikram University Ujjain(M.P.)</p>
</div>
</div>
</div>
<div class="cards ">
<div class="card-body ">
<div class="card-head ">
<h3>POST-GRADUATION</h3>
</div>
<hr>
<div class="card-description ">
Master of Computer Application
</div>
<hr>
<div class="card-para ">
<p>Vikram University Ujjain(M.P.)</p>
</div>
</div>
</div>
<div class="cards ">
<div class="card-body ">
<div class="card-head ">
<h3>Additional Certificate</h3>
</div>
<hr>
<div class="card-description ">
<p>RS-CIT(Microsoft-Office)</p>
</div>
<hr>
<div class="card-para ">
<p>Vardhaman mahaveer Open University,Kota(Rajasthan)</p>
</div>
</div>
</div>
</div>
<div id="skills" class="skills ">
<h2>Languages</h2>
<div class="images ">
<div class="img ">
<img src="images/1.webp " class="img1 " alt=" ">
<img src="images/2.png " class="img2 " alt=" ">
<img src="images/3js.webp " class="img3 " alt=" ">
</div>
<div class="img ">
<img src="images/react.png " class="img4 " alt=" ">
<img src="images/dsa.jpg " class="img5 " alt=" ">
<img src="images/4.png " class="img6 " alt=" ">
</div>
</div>
<div class="about ">
<h2>About me</h2>
<p>You can direct download my resume from below link</p>
<button><a href="Ashish Kumar_Resume.docx">Resume</a></button>
<div class="about-content ">
<p>Thanks for visit my portfolio
<br>I have completed my post graduation with Master of computer application(MCA) with an reputed organization Institute of computer science(ICSVVU) Vikram university, Ujjain(m.p.). special thanks to the faculty and respected professors
for help me alot to build my logical skills at my peak.
</p>
</div>
<div id="experience">
<h3>EXPERIENCE</h3>
<div class="ex-inner">
<hr>
<p>Currently Support the company as a Data Annotator</p>
<h3>Data Annotation Specialist</h3>
<span style='color: #0987e4; font-weight: bold;'>TagX</span>
<span style='color: #0987e4; font-weight: bold;'>Indore</span>
</div>
</div>
</div>
</div>
<div id="contactme" class="contact ">
<div class="container ">
<div class="inp ">
<h2>Contact me</h2>
<p>I am currently Looking for a great opportunity to showcase my theoritical skills ,please Support </p>
<form action="https://formspree.io/f/xnqkpkrg" method="POST">
<label for="name ">Name<input type="text " id="name " placeholder="Your name "></label>
<label for="Email ">Email<input type="email " id="email " placeholder="email "></label>
<label for="phonenumber ">Mobile no.<input id="number " type="number " title="Mobile no. " placeholder="your phone number "></label>
<textarea name="message " type="text" id="message " rows="5 " placeholder="Write your feedback "></textarea>
<br>
<button type="submit">Thanks</button>
</form>
</div>
</div>
</div>
<footer class="footer">
<div class="footer-content">
<ul class="social-links">
<li><a href="https://www.linkedin.com/in/ashish-kumar-aa8a22183/" target="_blank">LinkedIn</a></li>
<li><a href="https://github.com/SoniAshish11" target="_blank">GitHub</a></li>
</ul>
</div>
<div class="footer-section">
<h2>Contact</h2>
<p>Email: [email protected]</p>
<p>Phone: +91 8827006218</p>
</div>
<p class="footer-disclaimer">© Ashish Kumar, MCA-2023'.</p>
</footer>
<script src="https://smtpjs.com/v3/smtp.js"></script>
<script src="index.js "></script>
</body>
</html>