Wanted to say Hello to everyone! I am a website developer with over 30 years of experience. Let me know how I can help!

I checked out your website and notice you're using the particles javascript at the bottom of the page. Many, many years ago, we used to use that as well, until we discovered it was causing some people's web browsers to crash, and for others, made the webpage unresponsive for users with slower computers.

I would highly suggest that, instead, you use a vector animation in a loop that can provide the same desired effect, as opposed to this javascript that has to continuously calculate the position and vectors of each of the individual particles and connections between them. That's a lot of wasted processing power.

commented: Thanks Dani! +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.