Some of the projects that i have developed over the years, for research, business or simply fun.
uDSP

uDSP is a small 100% pure Python library for basic Digital Signal Processing. It is heavily object oriented and offers a high level of abstraction over many commonly used DSP operations. Developed as an additional resource to some image processing articles published on this site and released as an open source project.
Check out the repository on GitHub.
Audioneex

A high-performance cross-platform audio recognition SDK written in C++ and specifically designed to run on devices with constrained resources (i.e. mobile, embedded and IoT devices). It employs an algorithm based on computer vision and machine learning techniques described in details here .
It's open source and can be found on GitHub.
Brainduty

A web platform implementing a marketplace for on-demand personalized assistance. It connects people to professionals in the industry for on-demand tasks and consultations through a real-time system with instant messaging and conversational transactions. It's been developed in PHP on Laravel.
Here is the open source code, and the website (no longer in production).
SyLin

A software for Electrical/Computer/Mechanical Engineers or anyone else who wants to analyze the structural properties of dynamical systems. Started as a side project for personal use and then further developed into a full-fledged application. Written in C++ with RAD Studio.
It's Free Software and can be found here.