Skip to content
View kevinjmz's full-sized avatar

Highlights

  • Pro

Block or report kevinjmz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Dyna Public

    This app helps in the consultation of currency prices for Exchange Houses.It uses navigation drawer, Google Maps API, Firebase API among others.

    Java Updated Mar 10, 2019
  • VoiceShare Public

    This app lets the user log in to any Twitter account, uses android speech recognition by Google to recognize what the user tells and tweets it.

    Java Updated Sep 14, 2018
  • Built this small game to demonstrate the usage of MSP430 and a display board. It plays a song and according to the tone of the tone it displays certain circle that matches the buttons. Click the bu…

    C Updated Sep 14, 2018
  • LINKS Public

    IOS App to control a conference Room. It controls the camera pointing to the audience, the volume of the speakers, the menus of the system and the microphone.

    Swift Updated Sep 14, 2018
  • Java Apache License 2.0 Updated Aug 24, 2018
  • Swift Updated Jun 29, 2018
  • PDGS Public

    Protocol Dissector Generator System is a system created as a senior project to create dissectors for custom or non-IP protocols.

    Python Updated Jun 19, 2018
  • NMaze Public

    This project is a great example of how disjoint set forrest data structue works. This program creates a maze of N cells. This program also assures that every maze has a beggining to an end and that…

    Java Updated May 2, 2018
  • QueryTables Public

    This program creates very simple buttons which generate tables according to the queries done to the mysql server. Great way to demonstrate usage of static and dynamic queries!

    PHP Updated Apr 28, 2018
  • PHPQuery Public

    This program is used to query a sql database and post into a localhost. It is later on used for IOS app.

    PHP Updated Apr 28, 2018
  • This program takes 2 parameters, indices and number of threads. Creates an array of size indices and divides those indices to calculate the average with the number of threads specified.

    C Updated Apr 28, 2018
  • This program uses two different algorithms to find the brightest point of an image. It is using the sunset(1) image as default but could be changed. It also draws a rectangle in that specific locat…

    Java Updated Apr 3, 2018
  • There is no better example for demonstrating knowledge of stacks than trying to solve Towers of Hanoi problem using 3 stacks. Check it out!

    Java Updated Apr 3, 2018
  • BTree Public

    This is a program that works with BTrees which are a custom data structure that works great for speedy searching and storing great amounts of data in the same data structure. Imagine it as having a…

    Java Updated Apr 3, 2018
  • Sortings Public

    This is a very simple project that shows link list quick, merge and bubble sort. Generates N numbers according to input prints and then shows sorted output.

    Java Updated Feb 9, 2018
  • This app lets the user log in to any Twitter account, uses android speech recognition by Google to recognize what the user tells and tweets it.

    Java Updated Dec 11, 2017
  • OmokService Public

    Initial commit by Kevin

    PHP Updated Oct 9, 2017
  • cardpickup Public

    Forked from osveliz/cardpickup

    card pickup game

    Java Updated Apr 28, 2017
  • This game constitute a game that uses TCP/IP to connect 2 computers and play Connect4 using JFrame

    Updated Apr 5, 2017