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>Daryl</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">Daryl</h1> | |
| <div class="formatted_content"> | |
| <div><strong>How did you hear about SM?</strong></div><ul><li>Googling side hustles - data related and stumbled on site</li><li>Eager to explore mentorship</li></ul><div><strong><br>Career?</strong></div><ul><li>DS at Apple (3 months)</li><li>Previously DS at Uber</li><li>Previously At Forbes and Viacom</li><li>Fell into DS by chance, majored in econ, <ul><li>tought himself to code</li><li>and learned his interests were akin to DS</li><li>went back to grad school for his MS in DS</li><li>technically ramping up was a challenge</li></ul></li></ul><div><br></div><div><strong><br>Mentorship exp?</strong></div><ul><li>was mentoring groups of interns and grad students through a college reach-out program</li><li>At Forbes, industry outreach - graduate capstone program - help them build a real-world application</li><li>4-5 students /semester for 4 semesters</li><li>ended in a pitch competition, and some mock interviews, assembled a team, and guide them through the whole project,</li></ul><div><strong><br>Beginner mistakes + how </strong>can<strong> you help?</strong></div><ul><li>getting that first opportunity to be taken seriously</li><li>1st job is hard + 1st internship is the hardest</li><li>personal initiative to assemble a portfolio</li><li>having something relevant on your resume</li><li>As a mentor:<ul><li>help them fill that experience gap (working on interesting side-projects)</li><li>building up the confidence to interview</li><li>moral support</li></ul></li></ul><div><br></div><div><strong>Questions for SM?</strong></div><ul><li>What do mentors typically cover from their mentees?</li><li>Do you have a trial period?</li><li>What is the biggest cohort?</li><li>What kind of support does SM offer?</li></ul><div><br></div><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule"> | |
| <hr> | |
| </figure></bc-attachment></div> | |
| </div> | |
| </div> | |
| </body></html> |