Skip to content

Commit

Permalink
feat: update information and logic
Browse files Browse the repository at this point in the history
  • Loading branch information
EleoXDA committed Dec 16, 2024
1 parent fd8e484 commit dd6af45
Show file tree
Hide file tree
Showing 5 changed files with 367 additions and 316 deletions.
1 change: 1 addition & 0 deletions images/next-js.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/nuxt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 3 additions & 25 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h3 id="contact-me-text">Contact me:</h6>
<div id="skills" class="column content"></div>
<div id="lang" class="column content"></div>
</div>
<button onclick="topFunction()" id="back-to-top" title="Go to top">Scroll Up</button>
<button onclick="topFunction()" id="back-to-top" title="Go to top"><i class="fa-solid fa-chevron-up"></i></button>
<div id="myModal" class="modal">
<div class="modal-content">
<div class="modal-header">
Expand All @@ -92,34 +92,12 @@ <h3 id="contact-me-text">Contact me:</h6>
<div class="row">
<div class="column footer">
<hr>
<p style="margin:0px"><i class="fa-solid fa-file-signature fa-2xl"></i> <a id="resume" target="_blank" href="https://drive.google.com/file/d/1RQPuSkl0N1MfQdyInB-eCE5WxzOZyIYz">Download my Resume</a> <i class="fa-regular fa-circle-down fa-beat fa-lg"></i>
<p style="margin:0px"><i class="fa-solid fa-file-signature fa-2xl"></i> <a id="resume" target="_blank" href="https://drive.google.com/file/d/1kRvTsoDO4rztXkBua5bxvr_CtltKsjmi">Download my Resume</a> <i class="fa-regular fa-circle-down fa-beat fa-lg"></i>
<div id="footer-group">
<p>Contact me: <a href="mailto:[email protected]">Email</a>, <a target="_blank" href="https://www.linkedin.com/in/elbay-malik/">LinkedIn</a>, <a target="_blank" href="https://www.github.com/EleoXDA">GitHub</a>, <a target="_blank" href="https://forum.xda-developers.com/m/eleo.4598795">XDA</a>, <a target="_blank" href="https://developers.google.com/profile/u/elbaymalik">Google Developers</a>, <a target="_blank" href="https://www.codewars.com/users/EleoXDA">Codewars</a></p>
<p style="margin:0px" id="statcounter-text">Statcounter:
<span id="statcounter-digit">
<script type="text/javascript">
var _0x59c5be=_0x4d03;function _0x4d03(_0x4c9d12,_0x33198b){var _0x28fc5e=_0x28fc();return _0x4d03=function(_0x4d03ce,_0x1e58d0)
{_0x4d03ce=_0x4d03ce-0xb4;var _0x53a59a=_0x28fc5e[_0x4d03ce];return _0x53a59a;},_0x4d03(_0x4c9d12,_0x33198b);}(function(_0x49f9e8,_0x41751f)
{var _0x221608=_0x4d03,_0x64adce=_0x49f9e8();while(!![]){try{var _0x662ea0=parseInt(_0x221608(0xb6))/0x1*(parseInt(_0x221608(0xc2))/0x2)+
-parseInt(_0x221608(0xb9))/0x3*(-parseInt(_0x221608(0xc1))/0x4)+parseInt(_0x221608(0xba))/0x5*(-parseInt(_0x221608(0xb5))/0x6)+
parseInt(_0x221608(0xb4))/0x7+parseInt(_0x221608(0xbc))/0x8*(parseInt(_0x221608(0xb8))/0x9)+-parseInt(_0x221608(0xbf))/0xa+
-parseInt(_0x221608(0xb7))/0xb*(parseInt(_0x221608(0xbe))/0xc);if(_0x662ea0===_0x41751f)break;else _0x64adce['push'](_0x64adce['shift']());}
catch(_0x1e80f1){_0x64adce['push'](_0x64adce['shift']());}}}(_0x28fc,0x6f7ee));function _0x28fc()
{var _0x3765ab=['6UxekjP','2705BfVCQE','57101AcDuSK','36COZXvD','63tfVJMr','2568710jVTvQc',
'<script\x20type=\x27text/javascript\x27\x20src=\x27https://statcounter.com/counter/counter.js\x27></','1473608LfwyXv','script>',
'852hcLRXs','8317630qYybSd','907cba20','119772gufcyf','40XpSnTs','https://','5257315saDweM'];_0x28fc=function(){return _0x3765ab;};
return _0x28fc();}var sc_project=0xc4bfb4,sc_invisible=0x0,sc_security=_0x59c5be(0xc0),scJsHost=_0x59c5be(0xc3);document['write']
(_0x59c5be(0xbb)+_0x59c5be(0xbd));
</script>
<noscript>
<script>var s="=ejw!je>#tubudpvoufs#!dmbtt>#tubudpvoufs#?=jnh!dmbtt>#tubudpvoufs#!tsd>#iuuqt;00d/tubudpvoufs/dpn0239:5243010:18dcb31010#!bmu>#Xfc!Bobmzujdt!Nbef!Fbtz!.!Tubudpvoufs#!sfgfssfsQpmjdz>#op.sfgfssfs.xifo.epxohsbef#?=0ejw?";
var m="";for(var i=0;i<s.length;i++)m+=String.fromCharCode(s.charCodeAt(i)-1);document.write(m);</script><noscript>You must enable JavaScript to see this text.</noscript>
</noscript>
</span>
</p>
</div>
<hr>
<p id="footer">&copy; 2023 Elbay Malik. All rights reserved</p>
<p id="footer">&copy; 2024 Elbay Malik. All rights reserved</p>
</div>
</div>
</footer>
Expand Down
Loading

0 comments on commit dd6af45

Please sign in to comment.