Skip to content

Commit fee8c05

Browse files
committed
[lint]: ran lint on index.html;
1 parent 890824a commit fee8c05

1 file changed

Lines changed: 56 additions & 35 deletions

File tree

index.html

Lines changed: 56 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<title>MUA-Maifee Ul Asad</title>
99
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
10-
11-
<script data-ad-client="ca-pub-8104929624833479" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
12-
10+
11+
<script data-ad-client="ca-pub-8104929624833479" async
12+
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
13+
1314
<link rel="icon" href="favicon.ico" type="image/x-icon">
1415
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
1516
<link rel="stylesheet" href="libs/font-awesome/css/font-awesome.min.css">
@@ -30,14 +31,14 @@
3031
-->
3132

3233
<!-- Google tag (gtag.js) -->
33-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3G1RNC5YLT"></script>
34-
<script>
35-
window.dataLayer = window.dataLayer || [];
36-
function gtag(){dataLayer.push(arguments);}
37-
gtag('js', new Date());
34+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3G1RNC5YLT"></script>
35+
<script>
36+
window.dataLayer = window.dataLayer || [];
37+
function gtag() { dataLayer.push(arguments); }
38+
gtag('js', new Date());
3839

39-
gtag('config', 'G-3G1RNC5YLT');
40-
</script>
40+
gtag('config', 'G-3G1RNC5YLT');
41+
</script>
4142

4243
</head>
4344

@@ -77,7 +78,7 @@
7778
<div id="lead-content">
7879
<h1>Maifee Ul Asad</h1>
7980
<h2>Learner</h2>
80-
81+
8182
<a href="https://maifeeulasad.github.io/resume/" class="btn-rounded-white">Resume</a>
8283
<!--
8384
<a href="./resume/Resume-of-Maifee-Ul-Asad-Reactjs.pdf" class="btn-rounded-white">Download Resume - React.js</a>
@@ -87,7 +88,7 @@ <h2>Learner</h2>
8788
<div id="lead-overlay"></div>
8889
<div id="lead-down">
8990
<span>
90-
<i class="fa fa-chevron-down" aria-hidden="true"></i>
91+
<i class="fa fa-chevron-down" aria-hidden="true"></i>
9192
</span>
9293
</div>
9394
<!-- End #lead-down -->
@@ -101,27 +102,39 @@ <h2 class="heading">About Me</h2>
101102
</div>
102103
<div class="col-md-8">
103104
<p>
104-
I am Maifee . Currently I study in CSE,CU . I don't know what I'm addicted to most ? - Problem solving or Coffee ? I mainly try to solve my problems with programming.
105+
I am Maifee . Currently I study in CSE,CU . I don't know what I'm addicted to most ? - Problem
106+
solving or Coffee ? I mainly try to solve my problems with programming.
105107
</p>
106108
<br>
107109
<p>
108-
Code on back-end with spring. Front-end with React.js. New to cross development, so no React-Native. C++,C# for windows/linux and Java for android.
110+
Code on back-end with spring. Front-end with React.js. New to cross development, so no
111+
React-Native. C++,C# for windows/linux and Java for android.
109112
</p>
110113
<br>
111114
<p>
112-
I am also indie game developer . I'm have experience of just two year and a few months. I focus on procedural generation. I mainly use Unity Engine , Blender Engine and Unreal Engine for my game-development . Although I tried to start creating animation nearly two years ago, I think now it's getting a shape. Hope to release my first animation soon.
115+
I am also indie game developer . I'm have experience of just two year and a few months. I focus
116+
on procedural generation. I mainly use Unity Engine , Blender Engine and Unreal Engine for my
117+
game-development . Although I tried to start creating animation nearly two years ago, I think
118+
now it's getting a shape. Hope to release my first animation soon.
113119
</p>
114120
<br>
115121
<p>
116-
Worked on four projects for BanglaSoftTech - House Renting App, Browser, SWF player, Farm management.
122+
Worked on four projects for BanglaSoftTech - House Renting App, Browser, SWF player, Farm
123+
management.
117124
</p>
118125
<br>
119126
<p>
120-
In my free times I try to get familiar with other engines and languages and new algorithm, frameworks. I'm also trying to make my own gaming library in Java (I know Java is obsolete and this sounds more than weird , but Java was included in my course , yes I'm from Bangladesh ) . Which is scheduled to be released before 2021 .
127+
In my free times I try to get familiar with other engines and languages and new algorithm,
128+
frameworks. I'm also trying to make my own gaming library in Java (I know Java is obsolete and
129+
this sounds more than weird , but Java was included in my course , yes I'm from Bangladesh ) .
130+
Which is scheduled to be released before 2021 .
121131
</p>
122132
<br>
123133
<p>
124-
I have already published a game on Play Store."Mazy ball" - from "Team Zeroth" . A npm package named 'copy-clipboard-js' I have also my own text editor, Plain-Editor. Better version of that - Telapoka. All sources can be found on my GitHub profile. Love to work with new people , crazy , dedicated , happy , committed to work .
134+
I have already published a game on Play Store."Mazy ball" - from "Team Zeroth" . A npm package
135+
named 'copy-clipboard-js' I have also my own text editor, Plain-Editor. Better version of that -
136+
Telapoka. All sources can be found on my GitHub profile. Love to work with new people , crazy ,
137+
dedicated , happy , committed to work .
125138
</p>
126139
</div>
127140
</div>
@@ -248,7 +261,8 @@ <h2 class="heading">Skills</h2>
248261
<li><a href="https://github.com/search?l=Python&q=user%3Amaifeeulasad&type=Repositories">Python</a></li>
249262
<li><a href="https://github.com/search?l=C%23&q=user%3Amaifeeulasad&type=Repositories">C#</a></li>
250263
<li><a href="https://github.com/search?l=HTML&q=user%3Amaifeeulasad&type=Repositories">HTML</a></li>
251-
<li><a href="https://github.com/search?l=JavaScript&q=user%3Amaifeeulasad&type=Repositories">Java-script</a></li>
264+
<li><a href="https://github.com/search?l=JavaScript&q=user%3Amaifeeulasad&type=Repositories">Java-script</a>
265+
</li>
252266
<li><a href="https://github.com/search?l=CSS&q=user%3Amaifeeulasad&type=Repositories">CSS</a></li>
253267
<li>Node.js</li>
254268
<li>Spring-Boot</li>
@@ -263,7 +277,9 @@ <h2 class="heading">Skills</h2>
263277
<div id="contact">
264278
<h2>Get in Touch</h2>
265279

266-
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfMnOzgL4MIUWQXu1-EgG_-dTeYtGQXOTVDZhvq0JDehDFn3A/viewform?embedded=true" width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
280+
<iframe
281+
src="https://docs.google.com/forms/d/e/1FAIpQLSfMnOzgL4MIUWQXu1-EgG_-dTeYtGQXOTVDZhvq0JDehDFn3A/viewform?embedded=true"
282+
width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
267283

268284
<!-- End #contact-form -->
269285
</div>
@@ -272,37 +288,42 @@ <h2>Get in Touch</h2>
272288
<div class="container">
273289
<div class="row">
274290
<div class="col-sm-5 copyright" id="mua-copyright">
275-
291+
276292
</div>
277293
<div class="col-sm-2 top">
278294
<span id="to-top">
279-
<i class="fa fa-chevron-up" aria-hidden="true"></i>
280-
</span>
295+
<i class="fa fa-chevron-up" aria-hidden="true"></i>
296+
</span>
281297
</div>
282298
<div class="col-sm-5 social">
283299
<ul>
284300
<li>
285-
<a href="https://github.com/maifeeulasad" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
301+
<a href="https://github.com/maifeeulasad" target="_blank"><i class="fa fa-github"
302+
aria-hidden="true"></i></a>
286303
</li>
287304
<li>
288-
<a href="https://stackoverflow.com/users/10305444/maifee-ul-asad" target="_blank"><i class="fa fa-stack-overflow" aria-hidden="true"></i></a>
305+
<a href="https://stackoverflow.com/users/10305444/maifee-ul-asad" target="_blank"><i
306+
class="fa fa-stack-overflow" aria-hidden="true"></i></a>
289307
</li>
290308
<li>
291-
<a href="https://www.linkedin.com/in/maifee-ul-asad/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
309+
<a href="https://www.linkedin.com/in/maifee-ul-asad/" target="_blank"><i
310+
class="fa fa-linkedin" aria-hidden="true"></i></a>
292311
</li>
293312
<li>
294-
<a href="https://www.facebook.com/maifeeulasad007se" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
313+
<a href="https://www.facebook.com/maifeeulasad007se" target="_blank"><i
314+
class="fa fa-facebook" aria-hidden="true"></i></a>
295315
</li>
296316
<li>
297-
<a href="https://twitter.com/Maifeeulasad" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
317+
<a href="https://twitter.com/Maifeeulasad" target="_blank"><i class="fa fa-twitter"
318+
aria-hidden="true"></i></a>
298319
</li>
299320
</ul>
300321
</div>
301322
</div>
302323
</div>
303324
</footer>
304-
305-
<img src="https://komarev.com/ghpvc/?username=maifeeulasad&color=blue&style=flat-square" align="right" />
325+
326+
<img src="https://komarev.com/ghpvc/?username=maifeeulasad&color=blue&style=flat-square" align="right" />
306327
<!-- End footer -->
307328
<!--
308329
@@ -337,11 +358,11 @@ <h2>Get in Touch</h2>
337358
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
338359
<script src="js/scripts.min.js"></script>
339360
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.min.js"></script>
340-
341-
<script src='./util.js'></script>
342-
343-
361+
362+
<script src='./util.js'></script>
363+
364+
344365

345366
</body>
346367

347-
</html>
368+
</html>

0 commit comments

Comments
 (0)