I have a strong interest in working with data and applying practical skills to solve real-world problems. I have developed knowledge and practical experience in working with structured data using SQL, building intelligent systems through machine learning and deep learning. I am always eager to explore new technologies and continuously improve myself both technically and professionally in a dynamic and collaborative environment.
- Assisted users in troubleshooting software, hardware, and licensing issues.
- Set up and configured hardware and software for end users, ensuring systems were ready for operational use.
- Provided technical support by identifying and fixing network-related problems, ensuring stable and secure connectivity across virtual and physical environments.
IT support
MINHLONG MOTOR (01/2023 - 05/2023)
- Collected and processed diverse datasets from both internal and external sources.
- Utilized Python libraries (Pandas, NumPy) to clean, transform, and standardize data for analysis preparation.
- Designed and managed SQL databases (MySQL) to store and query customer data, dealership locations, and population data.
Data Analyst Intern
Ứng viên liên quan
Thăng Long
@thanglong
Developer
Nguyễn Thị Tập
@thitap
Developer
Nguyễn Huy Tưởng
@huytyuong
Developer
19 Review
X
★★★★★
Vạn Xuân • Developer
I always work with Muhammad. He is easy to chat with and deliver always.
Data Processing • eCommerce • AI • Full Stack Development
Anne-Quirien B. • Netherlands • 6 days ago
L
★★★★★
Âu Lạc • Senior Developer
Muhammad did another great job for us and provided exactly what the customer needed.
PHP • Java • Website Design • WordPress • HTML
Gln C. • Canada • 17 days ago
BUILDING A CONTENT-BASED IMAGE RETRIEVAL SYSTEM USING CNN AND HASH
LE DUY TAM
Giới thiêu
The image retrieval system is based on content, utilizing Convolutional Neural Networks (CNN) and hashing. It employs
a CNN to extract image features, which are then transformed into binary hash codes, representing each hash code as a binary vector.
The input image is processed to obtain a binary hash code, which is then used to calculate the Hamming distance with the set of binary hash codes in the dataset. The system then suggests the top k images with the lowest Hamming distance compared to the input image. The primary dataset used for this system is the "fashion-productimages-dataset," sourced from Kaggle
Link GitHub: https://github.com/DuyTam01/cbir_cnn_and_hash
Link report: https://drive.google.com/file/d/1gQneaB2-ogFd8gQ4NXal56FSvRC_mJ7w/view
Link poster: https://drive.google.com/file/d/1ja9Z_KMFg_jfz2CqmtgtPlA42dL30vU7/view;
Skills
Data Scientist
ThanhLiWeb – BUILDING AN E-COMMERCE WEB APPLICATION
LE DUY TAM
Giới thiêu
ThanhLiWeb is a simple e-commerce web application developed using modern frontend technologies. The system allows users to view, filter, and interact with a list of products through a clean and responsive interface. It integrates state management with Redux, routing via React Router, and API interaction through Axios using a Mock-API backend. The UI is built with React Strap and Bootstrap to ensure responsiveness and user-friendliness. The project is deployed and accessible via GitHub Pages
Link GitHub: https://github.com/DuyTam01/web_ThanhLi
Link Demo: https://duytam01.github.io/web_ThanhLi/;