OAuth and CAPTCHA practice Program |
Mainly same as the below 'Picture Holder Program'. I have practiced OAuth using Google account and experimented CAPTCHA in the same server in Japan(Xserver). |
Picture Holder Program |
You can register as a user and upload pictures to the server and retrieve the uploaded pictures. Authentication module and Picture module are kept as the separated modules within a project. This time I did not send out an email for password setting. |
Website Messenger Program |
Basic messenger function is included in this program; such as registration, sending out password setting email, log in/out, picture upload, friend request, read notification, friend search. This program is also hosted in commercial server in Japan. |
Login Practice |
Practiced login authentication units using Flask-login. Simple log in and out program. I hosted this on commercial server in Japan. |
Todo Appli |
Created Todo appli using Python and Flask. As a database I used MySQL on commercial server in Japan. |
Voice controlled radio control car |
Created a simple voice controlled radio controlled car using Raspberry-pi-pico and TinyML |