-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
358 lines (319 loc) · 16.7 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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords"content="Mohammad Abubackar" />
<!--Custom Css-->
<link rel="stylesheet" href="style.css">
<!--Font Awesome-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!--Favicon-->
<link id="'favicon" rel="shortcut icon" href="./assets/images/favicon.png">
<script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script>
<script type="text/javascript"
src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js">
</script>
<script type="text/javascript">
(function(){
emailjs.init({
publicKey: "Py6X_ON8e3wYDf9MK",
});
})();
</script>
<title>Portfolio</title>
</head>
<body oncontextmenu="return false">
<!--Pre loader-->
<div class="loader-container">
<img draggable="false" src="./assets/images/preloader3.gif">
</div>
<!--Pre loader ends-->
<!--NavBar starts-->
<header>
<a href="#" class="logo"><i class="fas fa-code"></i> MOHAMMAD ABUBACKAR</a>
<div id="menu" class="fas fa-bars"></div>
<nav class="navbar">
<ul>
<li><a href="#home" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<div id="closeMenu" class="fa fa-times"></div>
</header>
<!--NavBar Ends-->
<!--Home Section Starts-->
<section class="home" id="home">
<div id="particles-js"></div>
<div class="content">
<h3>Hi There,<br/>I'm Mohammad <span>Abubackar</span></h3>
<p>I am into <span class="typing-text"></span></p>
<a href="#about" class="btn"><span>About Me</span>
<i class="fas fa-arrow-circle-down"></i></a>
<div class="socials">
<ul class="social-icons">
<li><a class="linkedin" href="https://www.linkedin.com/in/mohammad-abubackar-974355225/"><i class="fab fa-linkedin"></i></a></li>
<li><a class="github" href="https://github.com/Abbushaik"><i class="fab fa-github"></i></a></li>
<li><a class="twitter" href="https://x.com/MAbbushaik393"><i class="fab fa-twitter"></i></a></li>
</ul>
</div>
</div>
<div class="image">
<img draggable="false" class="tilt" src="./assets/images/hero3.gif">
</div>
</section>
<!--Home section Ends-->
<!--About Section starts-->
<section id="about" class="about">
<h2 class="heading" id="pos"><i class="fas fa-user-alt"></i> About <span>Me</span></h2>
<div class="row">
<div class="image">
<img draggable="false" class="tilt" src="./assets/images/abbu2.jpg">
</div>
<div class="content">
<p class="tag">
Hello!, I'm <span class="bold">Md Abubackar,</span> a passionate <span class="bold">software engineer</span> with a love for building <span class="bold">full-stack web applications</span> that are both <span class="bold">user-friendly
</span>and <span class="bold">visually appealing</span>.I Develop Web-Apps that not only look great but also provides an excellent <span class="bold">user experience</span> and <span class="bold">good Functionality</span>.
<br/><br/>I also have a deep interest in <span class="bold">Artificial Intelligence</span> and <span class="bold">Machine Learning</span>, I Enjoy the challenge of <span class="bold">solving complex programming problems</span> and exploring the endless possibilities these technologies offer. Constantly pushing myself to <span class="bold">learn</span> and <span class="bold">grow</span>,
I am dedicated to staying at the forefront of the ever-evolving field of technology.
</p>
<div class="resumebtn">
<a href="https://drive.google.com/file/d/1hmHoY3zEsRG1BOZ0p1Bu0E0QARSdVuKT/view" class="btn" target="_blank"><span>Resume</span>
<i class="fas fa-chevron-right"></i>
</a>
</div>
</div>
</div>
</section>
<!--About section ends-->
<!--Skills section starts-->
<section id="skills" class="skills">
<h2 class="heading"><i class="fas fa-laptop-code"></i> Technical skills</h2>
<div class="container">
<div class="row" id="skillscontainer">
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/c.png">
<span>C</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/c-plus-plus-logo.png">
<span>C++</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/java-coffee-cup-logo--v1.png">
<span>Java</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/python.png">
<span>Python</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/html-5--v1.png">
<span>HTML5</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/css3.png">
<span>CSS3</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/javascript--v1.png">
<span>Javascript</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/sql.png">
<span>SQL</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/000000/git.png">
<span>GIT VCS</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/glyph-neue/48/ffffff/github.png">
<span>Github</span>
</div>
</div>
<div class="bar">
<div class="info">
<img src="https://img.icons8.com/color/48/nodejs.png">
<span>Nodejs</span>
</div>
</div>
<div class="bar">
<div class="info">
<img class="img"src="https://img.icons8.com/color/48/000000/express-js.png"/>
<span>Expressjs</span>
</div>
</div>
<div class="bar">
<div class="info">
<img class="img"src="https://img.icons8.com/color/48/mongo-db.png"/>
<span>Mongodb</span>
</div>
</div>
<div class="bar">
<div class="info">
<img class="img"src="https://img.icons8.com/external-tal-revivo-color-tal-revivo/48/000000/external-react-a-javascript-library-for-building-user-interfaces-logo-color-tal-revivo.png"/>
<span>React</span>
</div>
</div>
<div class="bar">
<div class="info">
<img class="img"src="https://img.icons8.com/color/48/visual-studio-code-2019.png"/>
<span>VSCode</span>
</div>
</div>
</div>
</div>
</section>
<!--education section starts-->
<section class="education" id="education">
<h1 class="heading"><i class="fas fa-graduation-cap"></i>My <span>Education</span></h1>
<div class="box-container">
<div class="box">
<div class="image">
<a href="#" target="_blank">
<img draggable="false" src="./assets/images/collegeLogo.jpg" alt="" style="height:150px; width:150px;"/>
</div>
<div class="content">
<h3>B.Tech in Computer Science And Engineering.</h3>
<p>Final Year | Rajeev Gandhi Memorial college of Engineering & Technology</p>
<p>CPI: 8.5 (7th sem)</p>
<h4>2021-2025 | Pursuing</h4>
</a>
</div>
</div>
<div class="box">
<div class="image">
<a href="#" target="_blank">
<img draggable="false" src="./assets/images/school.png" alt="" style="height:150px; width:150px;"/>
</div>
<div class="content">
<h3>Intermediate and HighSchool</h3>
<p>Intermediate | 84% | Sri Chaitanya Junior college</p>
<p> High School | 73% | Sister Stanislas Memorial English School</p>
<h4>2019-2021 | Completed</h4>
</a>
</div>
</div>
</div>
</section>
<!--Education section ends-->
<!--work project section starts-->
<section class="work" id="projects">
<h2 class="heading"><i class="fas fa-laptop-code"></i> Personal <span>Projects</span></h2>
<div class="box-container">
<div class="box tilt">
<img draggable="false" src="./assets/images/simon.png"/>
<div class="content">
<div class="tag">
<h3>Simon Game</h3>
</div>
<div class="desc">
<p>Simon game is a classic Memory game that challenges
players to recall and repeat sequence of colors</p>
<div class="btns">
<a href="https://abbushaik.github.io/Simon-Game/" class="btn" target="_blank"><i class="fas fa-eye"></i> View</a>
<a href="https://github.com/Abbushaik/Simon-Game" class="btn" target="_blank"><i class="fas fa-code"></i> Code</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Work Section ends-->
<!--contact section starts-->
<section class="contact" id="contact">
<h2 class="heading"><i class="fas fa-headset"></i> Get in <span>Touch</span></h2>
<div class="container">
<div class="content">
<div class="image-box">
<img draggable="false" src="./assets/images/contact1.png"/>
</div>
<form id="contact-form">
<div class="form-group">
<div class="field">
<input type="text" id="fullName" name="name" placeholder="Name" required>
<i class='fas fa-user'></i>
</div>
<div class="field">
<input type="email" id="email_id" name="email" placeholder="Email" required>
<i class='fas fa-envelope'></i>
</div>
<div class="field">
<input type="text" name="phone" placeholder="Phone">
<i class='fas fa-phone-alt'></i>
</div>
<div class="message">
<textarea id="message" placeholder="Message" name="message" required></textarea>
<i class="fas fa-comment-dots"></i>
</div>
</div>
<div class="button-area">
<button type="submit">
Submit <i class="fa fa-paper-plane"></i></button>
</div>
</form>
</div>
</div>
</section>
<!--contact section ends-->
<!--footer setion starts-->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>Md Abubackar's Portfolio</h3>
<p>Thank you for visiting my personal portfolio website.<br/>Connect with me over socials.
</p>
</div>
<div class="box">
<h3>Contact info</h3>
<p> <i class="fas fa-envelope"></i> abbushaik393@gmail.com</p>
<p> <i class="fas fa-map-marked-alt"></i> Andhra Pradesh, India</p>
<div class="share">
<a class="linkedin link_icon"href="https://www.linkedin.com/in/mohammad-abubackar-974355225/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a class="github link_icon"href="https://github.com/Abbushaik" target="_blank"><i class="fab fa-github"></i></a>
<a class="twitter link_icon"href="https://x.com/MAbbushaik393" target="_blank"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
</section>
<!--footer section starts-->
<!--Scroll top btn-->
<a href="#" id="scroll-top" class="link_icon">
<i class="fas fa-angle-up"></i>
</a>
<!--scroll back to top-->
<!-- ====ALL MAJOR JAVASCRIPT CDNS STARTS==== -->
<!--Particle Js Links-->
<script src="./Particle-Js/particles.js"></script>
<script src="./Particle-Js/app.js"></script>
<!--Custom Js-->
<script src="app.js"></script>
</body>
</html>