pablomarcel's Stars
sobolevn/python-code-disasters
This code is so bad, that it is worth sharing.
PySpice-org/PySpice
Simulate electronic circuit using Python and the Ngspice / Xyce simulators
EnigmaCurry/SAP
A very simple computer written in Verilog, with a Python test bench
TomSchimansky/GuitarTuner
Guitar tuner program made with Python, Tkinter and PyAudio.
JetBrains/resharper-rider-samples
Simple interactive exercises to help learn ReSharper and Rider
pimoroni/blinkt
Python Library for Blinkt; 8 APA102 LEDs for your Raspberry Pi
poly451/Tutorials
This is where I keep the code I use for my programming tutorials/articles.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
iamaziz/PyDataset
Instant access to many datasets in Python.
tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
weeping-angel/Mathematics-of-Music
In this project, I generated waves with different frequencies, built my own virtual piano, and synthesized & played a song. All of this was done from scratch using Numpy and Scipy packages in Python.
burningion/singy-bird
Voice Controlled Flappy Bird
aubio/aubio
a library for audio and music analysis
Amagnum/Music-notes-detection
This python code will detect the musical note present in a given instrument's audio file, Using Fast Fourier Transformation method
ianvonseggern1/note-prediction
Reads an audio file and attempts to return the names of the individual guitar notes played in the sample.
khuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and code