SuperKogito
MSc. in EE & IT from TUM, ML engineer, programming enthusiast and coffee addict.
@HuaweiMunich
Pinned Repositories
chai3d_haptic_multiplayer_pingpong
Implementation of a multiplayer (TCP / UDP) pingpong game played with haptic device (Novint Falcon)
CoinMarketCapScraper
a small python scraper to scrape historical data from the CoinMarketCap website and convert it to csv files . This is an initial step for a data mining process to develop a predictive model of cryptocurrencies prices.
fastft
Implementation of [Librosa](https://github.com/librosa/librosa) like [STFT](https://en.wikipedia.org/wiki/Short-time_Fourier_transform) using [FFTW](https://www.fftw.org/)
pydiogment
:mega: Python library for audio augmentation
SER-datasets
A collection of datasets for the purpose of emotion recognition/detection in speech.
spafe
:sound: spafe: Simplified Python Audio Features Extraction
sphinxcontrib-pdfembed
Sphinx extension to embedd a pdf file viewer in documentation webpages
Voice-based-gender-recognition
:sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)
Voice-based-speaker-identification
:sound: :boy: :girl: :woman: :man: Speaker identification using voice MFCCs and GMM
urlchecker-action
:octocat: :link: GitHub action to extract and check urls in code and documentations.
SuperKogito's Repositories
SuperKogito/spafe
:sound: spafe: Simplified Python Audio Features Extraction
SuperKogito/SER-datasets
A collection of datasets for the purpose of emotion recognition/detection in speech.
SuperKogito/Voice-based-gender-recognition
:sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)
SuperKogito/pydiogment
:mega: Python library for audio augmentation
SuperKogito/Voice-based-speaker-identification
:sound: :boy: :girl: :woman: :man: Speaker identification using voice MFCCs and GMM
SuperKogito/CoinMarketCapScraper
a small python scraper to scrape historical data from the CoinMarketCap website and convert it to csv files . This is an initial step for a data mining process to develop a predictive model of cryptocurrencies prices.
SuperKogito/sphinxcontrib-pdfembed
Sphinx extension to embedd a pdf file viewer in documentation webpages
SuperKogito/SuperKogito.github.io
:speech_balloon: :link: personal blog & website
SuperKogito/Port-scanner
A light weight port scanner with a small gui using python 3 and tkinter.
SuperKogito/predicting_stock_prices
Stock/cryptocurrency price prediction demo using machine learning library scikit-learn and support vector regression
SuperKogito/Texhide
A light-weight stenographic gui-tool to hide secret messages in images.
SuperKogito/COVID-19-study
A study of COVID-19 in Tunisia and Germany (scripts can be used for other countries.)
SuperKogito/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
SuperKogito/fastft
Implementation of [Librosa](https://github.com/librosa/librosa) like [STFT](https://en.wikipedia.org/wiki/Short-time_Fourier_transform) using [FFTW](https://www.fftw.org/)
SuperKogito/Morse-coder
Morse code generator and player with a gui interface.
SuperKogito/pyvimaps
Simple top layer geodata vizualization/mapping library.
SuperKogito/ASR-datasets
a collection of ASR-datasets
SuperKogito/chai3d_haptic_multiplayer_pingpong
Implementation of a multiplayer (TCP / UDP) pingpong game played with haptic device (Novint Falcon)
SuperKogito/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
SuperKogito/Diabetes-detection-using-machine-learning
Diabetes detection using machine learning
SuperKogito/maps-of-tunisia
A collection of data geovisualization for Tunisia
SuperKogito/ReadTex
Text to speech converter and player based on google api.
SuperKogito/SuperKogito
my profile readme
SuperKogito/urlchecker-python
:snake: :link: Python module and client for checking URLs (under development)
SuperKogito/Job-interviews-and-technical-tasks
A collection of job interviews and technical tasks I went through.
SuperKogito/logmmse
LogMMSE speech enhancement/noise reduction
SuperKogito/urlchecker-action
:octocat: :link: GitHub action to extract and check urls in code and documentations.
SuperKogito/urlchecker-test-repo
:open_file_folder: :link: Test repository for the urlchecker-action
SuperKogito/cppMOSnet
A demo project for how to use Fastft library in an AI project.
SuperKogito/iirnet_minimal_example
minimal example for iirnet testing