hi, I'm marvil.

let me show you around.

<script>
    const _pageLoaderText = document.getElementById('pageLoaderText');
    const _text = ['collecting bits and bytes...', 'spinning the web...']
    _pageLoaderText.innerHTML = _text[Math.floor(Math.random() * _text.length)];
</script>

<!-- long live Omni theme. -->

Code

I do HTML/JS/CSS, NodeJS, Python, Kotlin, Java, SQL, R, C#, C++, and Matlab. Tangentially, I also do Docker, Redis, MySQL, Linux, and more.

Contact

Let's talk about your project.