May 3rd 2026 - Things I Worked On

Created a voice chat server

I wanted to create my own voice chat web application using python. I ended up using Flask for this with SocketIO. I still need to reverse proxy it through https because Browsers won't let people use it through regular http.

Created regex search chrome extension

In 2021 we asked Brave Browser to add this feature but they haven't done it yet so I created a chrome extension which allows regex search in your browser. You can check out here.