Spaces:
Sleeping
Sleeping
| <html lang="en"><head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | |
| <title>ChunShan Feng</title> | |
| <style> | |
| html { | |
| padding: 1em; | |
| background: #fff; | |
| color: #222; | |
| font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; | |
| font-size: 100%; | |
| line-height: 1.5; | |
| } | |
| h1, | |
| p, | |
| ul, | |
| ol, | |
| div, | |
| figure { | |
| margin: 0; | |
| } | |
| h1 { font-size: 1.2em; } | |
| ul { | |
| list-style: disc; | |
| padding-left: 1.3em; | |
| } | |
| ol { | |
| padding-left: 1.3em; | |
| list-style: decimal; | |
| } | |
| blockquote { | |
| border-left: 3px solid #000; | |
| margin: 0; | |
| padding: 0 0 0 1em; | |
| } | |
| pre { | |
| font-family: monaco, monospace; | |
| font-size: 0.875em; | |
| margin: 0; | |
| padding: 1rem; | |
| background: #eee; | |
| border-radius: 0.4rem; | |
| white-space: pre; | |
| word-wrap: normal; | |
| word-break: normal; | |
| overflow-x: auto; | |
| } | |
| code { border-radius: 0.4rem; } | |
| figure { | |
| display: inline-block; | |
| width: 100%; | |
| box-sizing: border-box; | |
| } | |
| figcaption { word-break: break-word; } | |
| img { | |
| display: block; | |
| max-width: 100%; | |
| margin: 0 auto; | |
| padding: 1px; | |
| border: 1px solid #eee; | |
| } | |
| a { | |
| color: #1b6ac9; | |
| text-decoration: underline; | |
| } | |
| a:active { color: #064ac9; } | |
| .wrapper { | |
| max-width: 650px; | |
| margin: 0 auto; | |
| } | |
| .title { | |
| font-size: 2em; | |
| margin: 0.5em 0 1em; | |
| line-height: 1.3; | |
| } | |
| .attachment--image { | |
| text-align: center; | |
| color: #888; | |
| font-size: 0.875em; | |
| } | |
| .attachment--file { | |
| position: relative; | |
| padding: 1.4em 1em 1.5em; | |
| border: 1px solid #ddd; | |
| border-bottom-width: 3px; | |
| border-radius: 6px; | |
| color: #222; | |
| } | |
| .attachment__label { | |
| position: absolute; | |
| bottom: 0; | |
| right: 0; | |
| background: #ddd; | |
| font-size: 10px; | |
| padding: 2px 6px; | |
| border-radius: 6px 0 4px 0; | |
| color: #888; | |
| } | |
| .metadata { color: #888; } | |
| </style> | |
| </head> | |
| <body> | |
| <div class="wrapper"> | |
| <h1 class="title">ChunShan Feng</h1> | |
| <div class="formatted_content"> | |
| <div>Mentee to Mentor <br><br>1- What's your motivation to become a mentor with SharpestMinds?<br>- Landing a job in a new country is not easy. Immigrated from China and can share knowledge and experience with newcomers on how to make the transition and also want to help people land jobs. <br><br>2- What's your career journey been like as a data scientist?<br>- Have 15 years of work experience in the manufacturing industry and have done DA & project development. Also, teach colleagues in China. Have an interest in analyzing data. <br>- Currently working in a software consulting company. Doing analysis and building dashboards on Power BI. <br><br>3- According to you, what's the biggest challenge faced by newcomers when entering a data role? How can you help them with this?<br>- The biggest challenge is having less experience working with projects, and less on the job training. They need project experience and add it to their resume. <br>- Teach them what problems needs to be solved. and how we solve real-world problems. <br><br>4- How was the experience as an SM Mentee?<br>- Mentor helped with how to write a resume and how to prepare for an interview and improve the project. <br><br>5- Do you have any questions regarding the SM platform?<br>- None yet. </div> | |
| </div> | |
| </div> | |
| </body></html> |