Profile Photo
out of 5
0 Ratings

Monojit-DasOffline

    Sorry, there was no activity found. Please try a different filter.

    Media

    Your Achievement

    Face friend Balance

    Face friend Balance
    face friend credit point
    100 Points

    Meet Technology Services Provide

    Update your Profile

    Update your profile and cover photo and all details. So that we can help you in making your new best friend.

    document.addEventListener('DOMContentLoaded', function () { const videos = document.querySelectorAll('video');const observer = new IntersectionObserver((entries) => { entries.forEach((entry) => { const video = entry.target; if (entry.intersectionRatio observer.observe(video)); });