Projects
-
Credit Calculator
Calculate courses credit
-
k Dimension Tree
KD Tree structure and Nearest Neighbor Search algorithm.
-
Product Manager
Learning C# project. In this project, I create a console application to manage products and categories. Using some basic features like struct, List, Console.
-
Hugo PDF
Hugo shortcode allows you to add PDF file to your pages using browser native PDF renderer. Therefore, no additional Javascripts needed.
-
Deploy Tensoflow model on browser
For learning purpose, I deployed my trained model using Tensorflow trained on MNIST data set and deploy it on browser.