April 25, 2018

Home Automation
Using ARDUINO

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.

Home Automation

MODES: Manual Mode, Automatic, Security Mode

Tech used: ARDUINO, NodeMCU, Ultra Sonic Sensor, Breadboards, Jumper Cable

March, 2018

Trip Adviser
Android Application

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

Feb, 2018

Sublease Finder
Android Application

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

Sep, 2020

Dice Game
Web Application

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

May, 2020

People Finder
Web Application

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

May, 2018

Prime Number
Web Application

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

Nov, 2020

Github Finder
React App

React app to search Github profiles by username and display profile plus latest repositories and public info.

Tech used: React.js, GitHub