- Toronto, ON CA
-
Customer-Intelligence Public
Customer Intelligence is aimed to help a newly launched product to collect the feedback from the customer via facial expression recognition and also for the product which is existing in the market.…
-
-
Online-Food-Delivery-Web-App Public
Online Food Delivery Web App is an initiative by my group. We are currently residing in a foreign country. Therefore, it is obvious that all the international students along with the immigrants mis…
-
-
-
-
freecodecamp-intro-to-numpy Public
Forked from ine-rmotr-curriculum/freecodecamp-intro-to-numpyJupyter Notebook UpdatedJan 2, 2021 -
Data-Encryption-Decryption Public
Data Encryption Decryption is aimed to provide a security layer to data so that if the data is stolen in the case then the data receiver must not be able to see the data. We used two encryption lay…
-
COVID-19-testing-using-CNN Public
During this COVID-19 pandemic, the testing of COVID patients requires a COVID testing kit which sometimes becomes a shortage due to the high rate of expansion of COVID. To tackle that problem, I tr…
Python GNU General Public License v3.0 UpdatedSep 21, 2020 -
-
File-Transfer-Application Public
File Transfer Application is an application that can transfer any kind of file from server to client and client to server using Java Socket. First of all, I built a server that identifies the clien…
Java UpdatedAug 22, 2020 -
Web-Search-Engine Public
The web search engine was a try to make a mini version of the other popular search web searches engines such as Google, Bing, or YouTube. The web search engine that we built is developed using vari…
-
trigonometric-junit-testing Public
Trigonometric Functions such as sin, cos and tan are implemented by using the Taylor series and tested using J Unit in this project.
-
Statistics-of-NBA-players-using-Data-Mining Public
Forked from harshpatel67/Statistics-of-NBA-players-using-Data-MiningUpdatedAug 10, 2020 -
Shopping-Cart Public
The shopping cart application is built using the concept of an abstract class of Java. The abstract class provides a wireframe structure for the new classes that are similar to the abstract class. …