Completed Projects:
Corruption Detection App Using K-means Clustering: An android application which can clusters employees according to their level of corruption. K-means clustering algorithm used for this clustering purpose. (Project Link)
Employee Recruitment Management System: A database system created using SQL and PL/SQL, which can help recruitment agencies to easily find out most eligible candidates from others based on some basic criteria. (Project Link)
Study Abroad: A web programming project crated using PHP and MySQL for helping those students who are interested in studying abroad. (Project Link)
File Locker: A RSA cryptosystem based file encryption decryption application created using C#, Python. (Project Link)
Mancala AI Game: A program to decide the next move as a player in contrary to a human player in the Mancala game using Minimax, and Alpha-Beta pruning algorithm. Python used as programming language and Tinker used for the GUI. (Project Link)
mini OS: A customized small function Operating System developed using, Assembly, C++ and OS used for this project was Linux . (Project Link)
Basic Compiler: A small function compiler for customized programming language developed using C, Flex and Bison. (Project Link)
News Aggregator: An online iOS application as a news aggregator for iOS devices. (Project Link)
Android Weather App: Basic android app for showing current weather update. (Project Link)