top of page

Selected Projects (see more on GitHub)
A list of few of my selected project that has been done recently.

Blokus Game (academic group-project)
Java, Swing
-
A private app to chat between small groups with confidentiality
-
Different themes for people with color vision deficiency
-
Hints are available during game and game can be saved to play later

Color Generator (personal project)
JavaScript, CSS, HTML
-
Generates random color to help choosing a color for web/app
-
Displays hex code of the generated colorRead hex color code and visualize the color
-
Helps to decide whether to pick a color or not

Expense Splitter (personal project)
Java, Swing
-
A program to split expenses between roommates
-
Computes debit & credit of transactions
-
Shows amount owed by each person and total expenses
bottom of page