MY PROJECTS

POWER FLOW - GAME

A puzzle game.

It has a 5x5 grid, a Power House, few Residential Houses and Power Lines. User needs to arrange path using all the power lines provided to make electricity flow from Power House to all the houses. 

It has 5 different levels; game is very simple to play, user just have to click on cell to rotate power line and set a path.

It is made using C++ Language and SFML Graphics Library on Visual Studio as an application of OOP concepts. I have won 3rd Position in Game Competition for this Game. 

Code Link: github.com/Wajiimalik/_PowerFlow

CHECKERS - GAME

Standard Checkers Game.

It has 8x8 grid board, two opponents Blue and Red, each having 12 pieces pre-placed on board. To win this game, one has to remove all other opponent's pieces from board. 

Click on your piece when it is your turn to see available moves for that piece.

It has two modes, User vs User and User vs Computer!

It is made using C Language and C Graphics Library on Netbeans. It was recommended by our teacher to take it in competition.  

Code Link: github.com/muhammadyaseen/CheckersGameTurboC

SMART DOOR LOCK SYSTEM WITH AUTOMATION AND SECURITY 

The project Smart Door Lock System with Automation and Security is the implementation of Internet of Things (IoT) on door locks. The project aims to monitor and control any type of electronic door locks (e.g. home door lock, car door lock, etc.)  for the purpose of automation and security without changing the infrastructure of installed locks on doors. It has two main components: Device and Android Phone Application. It allows to unlock door connected with device using android application by entering 4 digit PIN code and get notifications along with picture of visitor/intruder on following activities: doorbell ring, door knock, door tamper and human detection outside door. 

Unlatch Application.mp4

In application, user first signs up on server (that is raspberry pi). After successful login, there are three tabs: Activity Tab, Action Tab and Door Status Tab.

In Activity tab, images of visitors and intruders are shown that are saved in server. Action tab tells the details of unlocking action performed on door via application.

Door Status Tab allows user to unlock door by entering 4 digit PIN, shows door information and live status of door at current time stamp.

ENTITY RELATION DIAGRAM OF SMART DOOR SYSTEM

SCHEME APPLICATION

Freelance project based on C# Forms, .NET, SQL Server

GESTURE CONTROLLED LAMP

Switch ON and OFF Lamp using hand gestures, also control brightness using hand gestures!

Made using: Arduino, Distance Proximity Sensor, Sharp LEDs.

For Code: ask me!

8 QUEEN PUZZLE SOLUTION - ASSEMBLY LANGUAGE

It is a solution of classic computer science problem: Eight Queens Problem written in MIPs Assembly Language. 

8 Queen Puzzle is the problem of placing 8 queens on a 8x8 chess board so that no queens can attack each other. Thus, it is necessary that no queens share same row, column or diagonal. 

ELON MUSK IN TWO MINUTES - VIDEO PROJECT

It is all about Elon Musk; a human being who is living higher by making this world a better place for living with his contributions; changing his big, big dreams into reality!


#THINKBIG #DOBIG

RESPONSIVE WEBPAGE

ONLINE SUPERMARKET - WEBSITE