Uriel's repositories
Bellman-Ford
Bellman-Ford algorithm is used to find the shortest paths from a single source vertex to all other vertices in a weighted graph.
DigiBookShelf
Bookshelf Digitizing App.
000
GradeIteratorExamples
Student and School Iterator Example This repository contains Java classes that demonstrate the use of the `Iterable` interface to iterate over collections of grades and student averages.
instagram-login-phantomjs
Login to instagram with phantomjs
Language:JavaScript000
MLConnectedWorld
Machine Learning in the Connected World
Language:Jupyter Notebook000
SMTPDemo
SMTP c code
Language:CMIT000
SoundWaveScope
Capture live audio from your microphone and visualize its frequency spectrum in Python. Explore sound waves and music with PyAudio and Matplotlib.
URL-Postfix-Replacer-Extension
A Chrome browser extension designed to modify the postfix
TDD-Kata-FindAPerson
Empty repository for HW4