This desktop application is developed on Visual Basic and SQL to collect data from compressor testing machine and store it in database instead recording in hard paper.


This project is robotic arm that moving to grab an detected object via camera. Below is technology use in the project.
https://youtu.be/8Y3I7oZ1pYU?t=33
This project is program to count cell and calculate area, color density in picture for [biotechnology research](<https://www.nature.com/articles/s41598-021-00955-7>). To reduce time consume by hand marking. It’s developed on Python and used contours function in OpenCV.

source code: https://github.com/weelawat/portfolio/blob/Master/Cell marker/splitcell.py
Boston housing price prediction(Regression problem)
notebook code: https://github.com/weelawat/portfolio/blob/Master/ML:AI Project/2 Boston housing price prediction/Model building.ipynb
Titanic survivors prediction(Classification problem)
notebook code: https://github.com/weelawat/portfolio/blob/Master/ML:AI Project/3 Titanic survivors prediction/Model building.ipynb
Iris classification(Multiclass Classification problem)
notebook code: https://github.com/weelawat/portfolio/blob/Master/ML:AI Project/1 Iris classification/Model building -1.ipynb
MNIST handwritten(Multiclass Classification problem using Deep Learning)
notebook code: https://github.com/weelawat/portfolio/blob/Master/ML:AI Project/4. MNIST handwritten/Model building -0.ipynb