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>David DeStefano</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">David DeStefano</h1> | |
| <div class="formatted_content"> | |
| <div><strong>How did you find out about SM?</strong></div><ul><li>Found us on LinkedIn</li><li>liked the idea</li></ul><div><br><strong>Why mentor? / Mentorship exp</strong></div><ul><li>I do it already in my current role (ML platform lead at Nomad health)<ul><li>leading new team, developing them</li><li>managerial / EQ sense - </li></ul></li><li>Lead the MLOps community (podcast)<ul><li>working with others in the community, hosting events</li><li>bringing people in, helping them be vulnerable and giving them a sense of community</li></ul></li><li>Was involved in the bootcamp community<ul><li>mentored a lot of students</li><li>everybody has a "I don't know enough" problem</li></ul></li></ul><div><br><strong>What are the biggest mistakes beginners make? and how can you help?</strong></div><ul><li>looking at problems in a vacuum (in interviews)</li><li>baseline fundamentals<ul><li>look something up</li><li>basic coding</li><li>cross-translate one experience to another</li></ul></li><li>"be vulnerable, admit ignorance, but show that you can think through similar things"</li><li>Go in and feel the burn<ul><li>Go apply to jobs (even if you don't want them) get unforgettable, and then do a debrief together</li></ul></li><li>resources, help them identify weaknesses and point them towards resources</li><li>direct, honest feedback from practice interviews<ul><li>know your audience</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule"> | |
| <hr> | |
| </figure></bc-attachment><br><strong>Questions about SM</strong></div><ul><li>What does the average mentee look like?</li><li>What does the timeline look like?</li><li>How did you get started?</li><li></li></ul> | |
| </div> | |
| </div> | |
| </body></html> |