mohabouje
Spaniard geek passionate about Audio DSP and Algorithmic Trading. Yet another C++ fan, you may find me coding in Typescript, Go, Python or even in Java.
Eagle Seven Europe B.V.Amsterdam, Netherlands
Pinned Repositories
AcousticLPS
Multiplatform tool which implements an Acoustic Local Positioning System based on the Matching Pursuit channel algorithm & a estimation of the different beacon's Time-of-Flight (TOF).
AwersomeCppBooks
Yet another repository with a list of interesting articles and books related to generic Computer Science, special mention to the C++ language.
awesome-deep-learning-music
List of articles related to deep learning applied to music
crypto-signal
Automated Crypto Trading & Technical Analysis (TA) Bot for Bittrex, Binance, GDAX, and more! (250+ coins)
dejavu
Audio fingerprinting and recognition in Python
eDSP
A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.
logospeech-studio
LogoSpeech Studio is a multi platform free software tool for linguistic research. It's designed to improve the vocalization process and speech recognition in speech therapy teaching by an variety of speech signals parameters.
smartcore
This repo contains the different libraries and scripts used for the core functionalities of the SmartMeet project.
SoundMaps
An application that implements a local positioning system based in the TOA of an audio signal for iOS, Android & Windows Phone platform. The application is written with Qt.
WinToast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
mohabouje's Repositories
mohabouje/WinToast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
mohabouje/eDSP
A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.
mohabouje/gitignore
A collection of useful .gitignore templates
mohabouje/Qt6PropertyBrowser
It contains the QPropertyBrowser used in QtCreator extracted from the official repository
mohabouje/bazel_rules_qt
Bazel rules for Qt5
mohabouje/c4core
C++ utilities
mohabouje/cmake-tools
Contains a set of utilities to setup C++ projects including `cmake`, `conan`, `clang-format`, `clang-tidy` etc.
mohabouje/conan
Conan - The open-source C/C++ package manager
mohabouje/config
Personal configuration for my development environment on macOS or Linux
mohabouje/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
mohabouje/data
Data and code behind the articles and graphics at FiveThirtyEight
mohabouje/daw_json_link
Fast, convenient JSON serialization and parsing in C++
mohabouje/eunomia
This repository contains a set of configuration files for different tools to analyse, inspect, link and format code
mohabouje/eve
Expressive Velocity Engine - SIMD in C++ Goes Brrrr
mohabouje/fix8
Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.
mohabouje/graaf
A general-purpose lightweight C++ graph library
mohabouje/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
mohabouje/KDDockWidgets
KDAB's Dock Widget Framework for Qt
mohabouje/mohabouje
Personal Github profile
mohabouje/mohabouje.github.io
mohabouje/namibia-spei-visualization
Visualization of standardized precipitation and evapotranspiration index (SPEI) for the past 10 years in Namibia
mohabouje/quantcup-orderbook
Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.
mohabouje/quickfix
QuickFIX C++ Fix Engine Library
mohabouje/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library with the right balance between performance and ease of use
mohabouje/seastar
High performance server-side application framework
mohabouje/sml2
C++20 State Machine library
mohabouje/stream-client
Lightweight, header-only, Boost-based socket pool library
mohabouje/tulipindicators
Technical Analysis Indicator Function Library in C
mohabouje/utest.h
🧪 single header unit testing framework for C and C++
mohabouje/xmake
🔥 A cross-platform build utility based on Lua