Pinned Repositories
Analyzing-HCHO-gas-in-Sri-Lanka
Card-Hand-Simulator
Program that supports a person arranging a group of cards in hand.
ChampionshipManagement_Java
GUI application for a World rally cross championship management using JAVA
ChampionshipManagement_Python
Command line application for a World rally cross championship management using Python
Dragon-Game
Treasure Hunt Game in Python
DSGP
Guess-Word-Game
Guess the Word Game in Python
iit-demo
Machine-Learning
Maze-Search-Algorithms
Implement two search algorithms (DFS and A*) for finding the shortest path in a six-by-six maze.
nisal2002's Repositories
nisal2002/Analyzing-HCHO-gas-in-Sri-Lanka
nisal2002/Card-Hand-Simulator
Program that supports a person arranging a group of cards in hand.
nisal2002/ChampionshipManagement_Java
GUI application for a World rally cross championship management using JAVA
nisal2002/ChampionshipManagement_Python
Command line application for a World rally cross championship management using Python
nisal2002/Dragon-Game
Treasure Hunt Game in Python
nisal2002/DSGP
nisal2002/Guess-Word-Game
Guess the Word Game in Python
nisal2002/iit-demo
nisal2002/Machine-Learning
nisal2002/Maze-Search-Algorithms
Implement two search algorithms (DFS and A*) for finding the shortest path in a six-by-six maze.
nisal2002/NaiveBayesVsRandomForest
CM2604 - Machine Learning
nisal2002/nisal2002
My personal repository
nisal2002/nisal2002.github.io
Websites for projects.
nisal2002/Portfolio
nisal2002/Sort-Function
Selection Sort - sort a list without using ".sort( )"
nisal2002/Spell-Checker
Spell-checker application that stores a lexicon of words, Y, in a set, and implements a method, which performs a spell check on the string a with respect to the set of words, Y.
nisal2002/Stock-Capital-Gain-Loss-Calculator
Share of common stock of some company is sold, the capital gain or may be loss is the difference between the share’s selling price and the price originally paid to buy it.