Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View andrewksimon's full-sized avatar

Block or report andrewksimon

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. ChatNow ChatNow Public

    This program is something that I am doing for fun. I am interested in creating a new messenger program where clients can login in, join group chats and message each other. This program provides a g…

    Java

  2. UnoGame UnoGame Public

    An Intermediate game of UNO as played by a primitive AI. This was done for my CS 1037 Class as an assignment. The .cpp and .h files are in "Source Files"; Visual Studio 2015 was used to develop the…

    C++

  3. SimpleLightController SimpleLightController Public

    This is some simple code for a Arduino that can use a relay board with a push button to logically latch a relay to control lights or larger loads.

    Arduino

  4. IrrigationController IrrigationController Public

    This code was for a ES1050 Design project where soil moisture would be monitor and irrigated by controlling sensors, valves and a pump.

    Arduino

  5. Radio Radio Public

    Arduino code in order to enable the control of a TEA5767 Tuner module with push button and rotery contols.

    Arduino

  6. ComputerLabReservationSystem ComputerLabReservationSystem Public

    This is a highschool Computer Science project that I had done in grade 12. The purpose of this program is to track bookings of computer labs and conflitcs by using a Java's calendar and time librar…

    Java