April 25, 2018
Designed Wireless Home Automation control using two methods WLAN technology and RF remote control handheld to control of the selected home devices. The device in each room has it's own board which are connceted to the NodeMCU model through the relay circuit. The software consist of assembly language for programming microcontroller and ARDUINO language that use to communicate between smartphones and two boards, also it is used to design Graphic Interface Unit (GUI) which involves all devices needed to display in smartphone's screen. The system is low cost and flexible with the increasing variety of devices to be controlled.
MODES : Manual Mode, Automatic and Security Mode
Tech used : ARDUINO, NodeMCU, Ultra Sonic Sensor, Breadboards,Jumper Cable
The app to create trips to the particular location. When the Trip is created then you can chat with the users who had joined that particular trip in the trip's chat room
Tech used: HTML5, CSS3, HANDLEBARS, NODE.JS, JAVASCRIPT
The appliation lets user to find a sublease for an apartment and can chat and pay directly via app to the owner.Includes chat rooms & payment gateway feature.
Tech used: HTML5, CSS3, HANDLEBARS, NODE.JS, JAVASCRIPT
The game has 2 players, playing in rounds In each turn, a player can rolls a dice as many times. Each result get added to his ROUND score BUT, if the player rolls a 1, all his ROUND score gets lost. It's the next player's turn the player can choose to 'Hold', which means that his ROUND score gets added to his GLOBAL score. Then, it's the next player's turn, The first player to reach 100 points on GLOBAL score wins the game.
Tech used: HTML5, CSS3, JQUERY, JAVASCRIPT
Developed and designed an online web-search application that searches through JSON collection of objects and produces data according to the name provided while searching, using technologies like HTML, CSS, JavaScript, Handlebars, Express.js and Node.js.
Build by npm start to initiate and run the program
Tech used: HTML5, CSS3, HANDLEBARS, EXPRESS.JS, NODE.JS, JAVASCRIPT
Created an express server with a single page at the location / that provides the user with a web page to allow them to check if a number is a prime number. The entire checking operation is done using client-side JavaScript.
Tech used: HTML, CSS3, JAVASCRIPT, NODE.JS
Github Finder is a react based app to search Github profiles. Here you can search by Github username and it retrieves Github user profile with the latest repository and other public information, for the input username.
Tech used: React.Js, GitHub