Icseon’s website

Sharing my interests with the world. Read all about progress on projects, personal stories and more!

Voice Activity Detection with WebRTC

While implementing voice calls for Matokai, I needed a way to know which user is speaking. WebRTC does not handle this by default so it was time to get creative again ...

April 17, 2023 · 9 min · 1758 words · Icseon

Some thoughts

Up until this point, I’ve been using the traditional means of creating an application on the web ...

October 21, 2022 · 4 min · 768 words · Icseon

Keeping players in sync

The goal of multiplayer games more often than not is to synchronize state between all peers where, preferably, the server is authoritative ...

May 15, 2022 · 9 min · 1752 words · Icseon

Why I am switching to ExpressJS

To put it simply, I do not enjoy where PHP frameworks are headed ...

December 1, 2020 · 4 min · 845 words · Icseon