The facial recognition API that never failsDjango API with Python’s face_recognition libraryMar 22, 2022Mar 22, 2022
QR code generator API with DjangoCollect image files from your api into your flutter appMar 5, 2022Mar 5, 2022
Guess Number Higher or LowerSolving this LeetCode coding problem with a “whirling” algorithmJan 3, 2022Jan 3, 2022
Logistic Regression Gradient DescentDifferentiating the cost function in logistic regressionOct 10, 2021Oct 10, 2021
Solving the “No friends” math puzzle with a python algorithmPlace each of the digits 1,2,3,4,5,6,7 and 8 in separate boxes so that boxes that share common corners do not contain successive digits.Jun 12, 2021Jun 12, 2021
Reversing a Singly-Linked List in Python 3Several weeks ago, I stumbled on my first linked list problem on Leetcode: it was my first time hearing of linked lists. I left the…Apr 9, 2021Apr 9, 2021
Moon area approximation using CalculusA few days ago, a friend sent me a math problem she had received from another friend of hers. At a first glance, this mensuration problem…Mar 1, 20211Mar 1, 20211