Pinned Repositories
audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
concourse-experiment
coursera_intro-to-databases
Collection of provided course materials and notes from Stanford's Introduction to Databases online course, which "covers database design and the use of database management systems for applications".
free-programming-books
go-demo-3
interviews
Everything you need to know to get the job.
java-design-patterns
Design patterns implemented in Java
katacoda-scenarios
Katacoda Scenarios
leetcode
Solutions to LeetCode challenges
scrumblr
Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3
gator-mk's Repositories
gator-mk/scrumblr
Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3
gator-mk/audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
gator-mk/concourse-experiment
gator-mk/coursera_intro-to-databases
Collection of provided course materials and notes from Stanford's Introduction to Databases online course, which "covers database design and the use of database management systems for applications".
gator-mk/free-programming-books
gator-mk/go-demo-3
gator-mk/interviews
Everything you need to know to get the job.
gator-mk/java-design-patterns
Design patterns implemented in Java
gator-mk/katacoda-scenarios
Katacoda Scenarios
gator-mk/leetcode
Solutions to LeetCode challenges
gator-mk/meteor-scrum
A scrum board inspired by Scrumy.com and developed with Meteor.js
gator-mk/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
gator-mk/practical-python
Practical Python Programming (course by @dabeaz)
gator-mk/pydashie
Port of Dashing to python
gator-mk/pyeuler
Project Euler problems solved in Python with functional programming.style
gator-mk/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
gator-mk/python-guide
Python best practices guidebook, written for Humans.
gator-mk/PythonFlask-JobBoard
Build a Job Board with Python & Flask
gator-mk/rails-specialization
Programming assignments for Rails Specialization of Johns Hopkins University on Cousera
gator-mk/Rally-Task-Board
A fork of the original Rally Task Board, with some new features
gator-mk/ScrumDo
ScrumDo Agile Story Tracking Website
gator-mk/ScrumPanel
A simple Ext JS scrum panel for managing tasks
gator-mk/tinystatus
A peer to peer microstatus system written in 30 lines of pure python.
gator-mk/titanium_edge
dashing w/ highcharts
gator-mk/training-kit
Open source cheat sheets for Git and GitHub
gator-mk/visualsearch-with-datatables
Example of how to use VisualSearch with DataTables
gator-mk/voc
A transpiler that converts Python code into Java bytecode