RecommendationAssistant is on the Nextcloud App Store now
This post is an announcement that RecommendationAssistant is on the Nextcloud App Store now. Read how to download and install.
Posts about data structures and their implementations.
This post is an announcement that RecommendationAssistant is on the Nextcloud App Store now. Read how to download and install.
This blog post is about the PHP implementation of Role Based Access Control and Big O for a research web page.
A brief summary of the problem how object comparison in PHP 7 does not work everytime as expected and how I fixed it using a workaround.
PHPAlgorithms, an open source library containing algorithms and datastructures for PHP, is finally out there.
For more than 7 month, I worked on Recommendation Systems for Nextcloud. This post announces my Master's Thesis.
This blog post summarizes the HashMap Implementation in PHPAlgorithms, an open source library for algorithms and datastructures by me.
I researched Content-Based Recommendation & TF-IDF keyword extraction as a part of my Master's Thesis and describe it in detail.