This is my Portfolio website developed using React JS.
This is a fully functional Notepad and also has Shortcuts like a regular notepad to use without mouse. The ScrollPane will appear only if it is needed
* This code is a fully functional 2 player Chess game. * The posible move for each and every coin is coded so the coin cannot do a false move. * Taking down the coin of the same team is also prevented. * Based on the presence of king in a team the winner is determined.