Ayumi TanakaHow to Add Google Authentication in Node ApplicationThis article explains how to add Google authentication such as login function in the Node.js application.Jun 4, 2021Jun 4, 2021
Ayumi TanakaHow to Create Image Uploader App with React and FirebaseThis article explains how to use Firebase in React to upload image files.Apr 18, 2021Apr 18, 2021
Ayumi TanakaHow to Use AJAX with Python FlaskIn this article, I will show how to use AJAX with Flask, a Python framework, to receive and display the values entered in a form…Feb 7, 20211Feb 7, 20211
Ayumi TanakainAlgorithm NoviceIntegers in range recursionQ. Write an algorithm that is the integers in range function with recursion.Oct 1, 2020Oct 1, 2020
Ayumi TanakainAlgorithm NoviceFactorial RecursionQ. Write an algorithm that is the factorial function with recursion.Oct 1, 2020Oct 1, 2020
Ayumi TanakainAlgorithm NoviceCountdown recursionQ. Write an algorithm that counts down with recursion.Oct 1, 2020Oct 1, 2020
Ayumi TanakainAlgorithm NoviceSelection sortQ. Write an algorithm that performs selection sort on a given array.Oct 1, 2020Oct 1, 2020
Ayumi TanakainAlgorithm NoviceBubble sortQ. Write an algorithm that performs bubble sort on a given array.Oct 1, 2020Oct 1, 2020
Ayumi TanakainAlgorithm NoviceBinary searchQ. Write an algorithm that performs binary search on a given array. The function will also track, and print out the number of steps…Sep 30, 2020Sep 30, 2020