April 25, 2018
Designed Wireless Home Automation control using two methods WLAN technology and RF remote control handheld to control selected home devices.
The device in each room has its own board which are connected to the NodeMCU model through the relay circuit.
The software consists of assembly language for programming microcontroller and ARDUINO language used to communicate between smartphones and two boards.
It is also used to design GUI which involves all devices needed to display in smartphone screen.
The system is low cost and flexible with the increasing variety of devices to be controlled.
MODES: Manual Mode, Automatic, Security Mode
Tech used: ARDUINO, NodeMCU, Ultra Sonic Sensor, Breadboards, Jumper Cable
The app creates trips to a particular location. Once a trip is created, users can chat in the trip chat room.
Tech used: HTML5, CSS3, Handlebars, Node.js, JavaScript
The application lets users find a sublease and chat and pay directly via app to the owner. Includes chat rooms and payment gateway feature.
Tech used: HTML5, CSS3, Handlebars, Node.js, JavaScript
Two player dice game. Each turn a player rolls as many times as they want and adds to round score, but rolling a 1 resets round score.
Player can hold to bank round score into global score. First to reach 100 global points wins.
Tech used: HTML5, CSS3, jQuery, JavaScript
Online web search app that searches through a JSON collection and returns results by name. Run with npm start.
Tech used: HTML5, CSS3, Handlebars, Express.js, Node.js, JavaScript
Express server with a single page at / that lets users check if a number is prime using client side JavaScript.
Tech used: HTML, CSS3, JavaScript, Node.js
React app to search Github profiles by username and display profile plus latest repositories and public info.
Tech used: React.js, GitHub