Dynamic Programming (DP) TipsPre-requite: Computer Programming, Problem Solving, recursion, fibonacci seriesJul 26, 2022Jul 26, 2022
Protect from CSRF attack in Node.jsCSRF is Cross-Site Request Forgery, is an attack that takes user privileges by taking access of its session on the website. For example…Mar 12, 2022Mar 12, 2022
JS + Regex HTML form field validationI am writing a library called validate.js which has a function to filter and also has messages to display on validation.Sep 1, 2021Sep 1, 2021
How to start a project?Recently I followed this approach for my couple of projects: I got this idea from Simon Sinek's book Start with WHY?Jan 14, 2021Jan 14, 2021
PHP no frameworkPHP projects are build using many frameworks like Laravel, Symfony, Codeignitor, Zend, etc. Some important points to note about using any…Jan 11, 2021Jan 11, 2021
A novel approach for collecting all possible information for user activity on the web platform…Currently, platforms that collect user activity data to understand the strengths and issues of website designs. But, there are limitations…Mar 29, 2020Mar 29, 2020