Skip to content

Commit 175fab6

Browse files
committed
update info & removed fb button
1 parent 2bc162c commit 175fab6

File tree

1 file changed

+4
-25
lines changed

1 file changed

+4
-25
lines changed

index.html

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
<a class="nav-link js-scroll-trigger" href="#signup">Contact</a>
5252
</li>
5353
<li class="nav-item">
54-
<a class="nav-link js-scroll-trigger" href="http://aqeeb-imtiaz-harun.herokuapp.com/resume">Download CV</a>
54+
<a class="nav-link js-scroll-trigger" href="https://gitlab.com/aqeebimtiaz/aqeeb-imtiaz-harun/-/raw/master/public/CV_Aqeeb_Imtiaz_Harun.pdf" download="CV_Aqeeb_Imtiaz_Harun.pdf">Download CV</a>
55+
<!-- <a class="nav-link js-scroll-trigger" href="http://aqeeb-imtiaz-harun.herokuapp.com/resume">Download CV</a> -->
5556
</li>
5657
</ul>
5758
</div>
@@ -76,11 +77,10 @@ <h2 class="text-white-50 mx-auto mt-2 mb-5">Software Engineer and Web developer
7677
<div class="col-lg-8 mx-auto">
7778
<h2 class="text-white mb-4">About me</h2>
7879
<p class="text-white-50" style="margin-bottom: 1rem;">
79-
Graduate in Software Engineering from <a href="https://www.mmu.edu.my/fci/">Faculty of Computing & Informatics, Multimedia University, Cyberjaya, Malaysia</a> with about 1 year of professional experience in developing ERP & Cross-platform applications using HTML, CSS, JS, Laravel, VueJs, Python, Odoo.
80+
Graduate in Software Engineering from <a href="https://www.mmu.edu.my/fci/">Faculty of Computing & Informatics, Multimedia University, Cyberjaya, Malaysia</a> with about 1.5+ years of professional experience in developing ERP & Cross-platform applications using Laravel, Python, Django, Flask, Odoo, React Native.
8081
</p>
8182
<p class="text-white-50">
82-
Currently, I'm working at <a href="http://www.bayemporium-bd.com/"> Bay Emporium Ltd.</a> as Jr. Software Engineer on <a href="https://www.amarbay.com/">E-commerce, ERP software</a> & a (possible) React Native mobile app built on Odoo 10. For more visit my main portfolio website built using Laravel and Vue.js or
83-
<a href="http://aqeeb-imtiaz-harun.herokuapp.com/resume"> download my CV.</a>
83+
Currently, I'm working at <a href="http://www.bayemporium-bd.com/">Bay Emporium Ltd.</a> as Software Engineer on <a href="https://www.amarbay.com/">E-commerce & ERP software</a> built on Odoo 10 & a React Native mobile app. For more visit my main portfolio website built using Laravel and Vue.js or <a href="http://aqeeb-imtiaz-harun.herokuapp.com/resume"> download my CV.</a>
8484
</p>
8585
<a href="http://aqeeb-imtiaz-harun.herokuapp.com/" class="btn btn-secondary js-scroll-trigger">Portfolio Website</a>
8686
</div>
@@ -250,27 +250,6 @@ <h4 class="text-uppercase m-0">Phone</h4>
250250
</div>
251251
</footer>
252252

253-
<!-- Facebook Page -->
254-
<div class="fb-customerchat" page_id="142899455877411" minimized="true"></div>
255-
256-
<script>
257-
window.fbAsyncInit = function () {
258-
FB.init({
259-
appId: '912333495590130',
260-
autoLogAppEvents: true,
261-
xfbml: true,
262-
version: 'v2.11'
263-
});
264-
};
265-
(function (d, s, id) {
266-
var js, fjs = d.getElementsByTagName(s)[0];
267-
if (d.getElementById(id)) { return; }
268-
js = d.createElement(s); js.id = id;
269-
js.src = "https://connect.facebook.net/en_US/sdk.js";
270-
fjs.parentNode.insertBefore(js, fjs);
271-
}(document, 'script', 'facebook-jssdk'));
272-
</script>
273-
274253
<!-- Bootstrap core JavaScript -->
275254
<script defer src="vendor/jquery/jquery.min.js"></script>
276255
<script defer src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

0 commit comments

Comments
 (0)