Yosuke Hanaoka

Yosuke Hanaoka @yoshan0921

About: Software Engineer | Project Manager

Location:
Vancouver, Canada
Joined:
Nov 2, 2019

Yosuke Hanaoka
articles - 7 total

Implement Face Detection App on iOS with React Native + Expo within 10 Minutes!

Ever wanted to build a face detection app using React Native + Expo? Here's how you can go from zero...

Learn More 2 0Apr 15

Developing a Sign Language Learning App with Kaggle’s Top Model and Customized MediaPipe Gesture Model

Introduction This app is designed as a learning tool that allows users to check their...

Learn More 2 0Jan 6

Fitness App Development with Real-Time Posture Detection using MediaPipe and React

Introduction I recently worked with my teammates on a college project to develop a fitness...

Learn More 6 1Dec 4 '24

Machine Learning Model Deployment as a Web App using Streamlit

Introduction A machine learning model is essentially a set of rules or mechanisms used to...

Learn More 1 0Aug 27 '24

Creating Maps in Streamlit Apps using Folium

Introduction In this blog post, I will show you how to use Folium to create maps in a...

Learn More 24 0Feb 12 '24

Context Manager and the "with" Statement in Python

Introduction According to the Python official document, the context manager is defined as...

Learn More 0 0Dec 14 '23

Boost Python Performance: A Guide to Asyncio, Threading, and Multiprocessing

Introduction Concurrency is one of the approaches that can drastically improve the...

Learn More 1 0Dec 11 '23