Python
Enthusiastic junior software developer, with great smile :) and one year industry experience, eager to contribute to team success through hard work, creativity and different programming skills. Possessed rich research and programming experience, nearly native English proficiency and excellent problem solving ability. Always motivated to learn, grow and excel in every engaged area.
Personal Projects
Languages speaking
Creativity
Python
Java
C#
Linux
Machine Learning
Web Development
Web Spider
Data Analysis
Data Visualization
Automation
IELTS ACADEMIC 8.0 (Overall Band)
IELTS ACADEMIC 8.0 (Overall Band)
Kaggle Python Certificate
1. Honors Research Project (Jun 2021 - Apr 2022):
Conducted a research with Dr. Antonio Bolufe-Rohler about Machine Learning and metaheuristic algorithm, in which we used different Artificial Neural Networks to automatically tune the parameters of Differential Evolution algorithm to improve its performance. At the end of the research, the results show that this approach is effective and leads to a significant improvement in performance. Currently, we are trying to publish the results.
2. Python Web Spider Commerical Project (Jun 2022 - Present):
Created web spiders to collect the Professor names of each university in China according to requirements of the client company, where automatic approach were designed in response to the different website structures used by each faculty and university. Many problems were encountered and solved accordingly, for example, some websites used ajax to render the list of professor information into the site, which can not be extracted from the traditional request and analyze method.