Kamrul Hasan Tusher
@kmtusher97
@optimizely @newscred
Top Repositories
Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.
C++This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea is mapping different questions for the same answer. The simplest way is finding keywords in the question. Using the keywords, a query is performed on the prolog knowledge base. Then the query result is shown with some prefix and suffix as the answer.
PythonThis project is to maintain the transports of the university. The rest api is developed with spring boot. The rest api provides api's for the mobile app. The admin web interface is developed with react.
JavaImplementation of MIMO(Multiple Input Multiple Output) using python and pattern recognition using MIMO channel. Literate link is provided in the README section.
Jupyter Notebook