Pinned Repositories
clean-my-music
An iOS app to quickly create clean versions of your existing Apple Music playlists.
command-o-line
Arcade-like side scroller game
cryptoTracker
CryptoTracker is a cryptocurrency market tracker, which lists the top 50 coins (ordered by market cap), along with interactive trading charts to analyze the performance of the coin.
Driving-Route-Finder
A route finder where the user can indicate a start and endpoint anywhere in the city of Edmonton. It calculates the shortest route possible using the Dijkstra algorithm and displays it on an Arduino.
facial-recognition
A simple facial recognition program which is able to identify/classify all faces in a single image.
habitSmasher
A native Android app that allows for users to keep track of habits, follow their friends and see what they're up to, and even geotag habit events.
imageAnalysisSystem
This system is a low-footprint versatile system involving hardware and software developments for recognition of shapes and/or faces through machine learning algorithms.
medBook
This is a simple Android app (built with Java) to keep track of a person's daily medications.
periodic-table-database
A database for elements in the periodic table where the user can browse through all the elements, with different UI layouts available to use.
unixShell
A unix shell to provide a user interface to access the operating system services. This shell uses exec(), and fork(), to create and communicate between different spawned processes.
rudy-patel's Repositories
rudy-patel/imageAnalysisSystem
This system is a low-footprint versatile system involving hardware and software developments for recognition of shapes and/or faces through machine learning algorithms.
rudy-patel/clean-my-music
An iOS app to quickly create clean versions of your existing Apple Music playlists.
rudy-patel/command-o-line
Arcade-like side scroller game
rudy-patel/cryptoTracker
CryptoTracker is a cryptocurrency market tracker, which lists the top 50 coins (ordered by market cap), along with interactive trading charts to analyze the performance of the coin.
rudy-patel/Driving-Route-Finder
A route finder where the user can indicate a start and endpoint anywhere in the city of Edmonton. It calculates the shortest route possible using the Dijkstra algorithm and displays it on an Arduino.
rudy-patel/facial-recognition
A simple facial recognition program which is able to identify/classify all faces in a single image.
rudy-patel/habitSmasher
A native Android app that allows for users to keep track of habits, follow their friends and see what they're up to, and even geotag habit events.
rudy-patel/medBook
This is a simple Android app (built with Java) to keep track of a person's daily medications.
rudy-patel/periodic-table-database
A database for elements in the periodic table where the user can browse through all the elements, with different UI layouts available to use.
rudy-patel/unixShell
A unix shell to provide a user interface to access the operating system services. This shell uses exec(), and fork(), to create and communicate between different spawned processes.
rudy-patel/rudy-patel
Config files for my GitHub profile.
rudy-patel/rudy-patel.github.io
Web Portfolio
rudy-patel/simple-fraud-detection-service
This is a proof of concept API that functions as a simple credit card fraud detection service. Given a transaction which includes the card number and transaction amount, it determines if that transaction is fraudulent based on a set of criteria.
rudy-patel/to-do-list
Simple To-Do list application for iOS, which supports the addition, deletion, and completion of various tasks.
rudy-patel/weatherApp
A live weather web app, made in 8 hours for a hackathon project.