at2507 commited on
Commit
446a690
1 Parent(s): cd7e8ce

Add data, requirements, and app.py

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. Data/Mentor_interviews/.DS_Store +0 -0
  3. Data/Mentor_interviews/Ahmed Ekbagoury.html +134 -0
  4. Data/Mentor_interviews/Aitishay Jain.html +134 -0
  5. Data/Mentor_interviews/Akshey Singhal.html +132 -0
  6. Data/Mentor_interviews/Ali Tozan.html +132 -0
  7. Data/Mentor_interviews/Alice Cecile.html +134 -0
  8. Data/Mentor_interviews/Alireza Ghasemieh.html +132 -0
  9. Data/Mentor_interviews/Andrew Bauer.html +132 -0
  10. Data/Mentor_interviews/Andrew George.html +134 -0
  11. Data/Mentor_interviews/Anna Penta.html +132 -0
  12. Data/Mentor_interviews/Anuj Patel.html +134 -0
  13. Data/Mentor_interviews/Arooj Ahmed Qureshi.html +132 -0
  14. Data/Mentor_interviews/Arthur.html +132 -0
  15. Data/Mentor_interviews/Asad Norouzi.html +134 -0
  16. Data/Mentor_interviews/Atif Muhammad.html +134 -0
  17. Data/Mentor_interviews/Biren Ghandi.html +134 -0
  18. Data/Mentor_interviews/Cairo Liu.html +132 -0
  19. Data/Mentor_interviews/Cheng Qian.html +136 -0
  20. Data/Mentor_interviews/Cheryl To.html +134 -0
  21. Data/Mentor_interviews/Chris Anderson.html +134 -0
  22. Data/Mentor_interviews/ChunShan Feng.html +132 -0
  23. Data/Mentor_interviews/Cristiano.html +134 -0
  24. Data/Mentor_interviews/Daniel Chih.html +132 -0
  25. Data/Mentor_interviews/Daniel S Relihan.html +134 -0
  26. Data/Mentor_interviews/Daniel Wood.html +134 -0
  27. Data/Mentor_interviews/Daryl.html +134 -0
  28. Data/Mentor_interviews/David DeStefano.html +134 -0
  29. Data/Mentor_interviews/David Peletz.html +134 -0
  30. Data/Mentor_interviews/Dhrumil Patel.html +134 -0
  31. Data/Mentor_interviews/Dipak Rimal.html +132 -0
  32. Data/Mentor_interviews/Ernest (Khashayar) Namdar.html +134 -0
  33. Data/Mentor_interviews/Fan Jiang.html +134 -0
  34. Data/Mentor_interviews/George Hayward.html +132 -0
  35. Data/Mentor_interviews/Haebichan Jung.html +134 -0
  36. Data/Mentor_interviews/Harrison Mamin.html +132 -0
  37. Data/Mentor_interviews/Harsha Pathuri.html +134 -0
  38. Data/Mentor_interviews/Hossein Kalbasi.html +134 -0
  39. Data/Mentor_interviews/Jack Pun.html +136 -0
  40. Data/Mentor_interviews/Jeff Schwaber.html +134 -0
  41. Data/Mentor_interviews/Jeremy Owens.html +134 -0
  42. Data/Mentor_interviews/Jinal Shah.html +132 -0
  43. Data/Mentor_interviews/Joeseph Wickline.html +132 -0
  44. Data/Mentor_interviews/Justin Reppert.html +134 -0
  45. Data/Mentor_interviews/Justin Smith.html +132 -0
  46. Data/Mentor_interviews/Kishan.html +134 -0
  47. Data/Mentor_interviews/Lee Schmalz.html +132 -0
  48. Data/Mentor_interviews/Leo Gao.html +132 -0
  49. Data/Mentor_interviews/Mahdi Torabi Rad.html +132 -0
  50. Data/Mentor_interviews/Maithrreye Srinivasan.html +132 -0
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ Data/ranked_mentors_1.csv filter=lfs diff=lfs merge=lfs -text
Data/Mentor_interviews/.DS_Store ADDED
Binary file (14.3 kB). View file
 
Data/Mentor_interviews/Ahmed Ekbagoury.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Ahmed Ekbagoury</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Ahmed Ekbagoury</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>H<strong>ow did you hear about SM?</strong></div><ul><li>A friend told me about it (a month or so ago)</li></ul><div><br></div><div><strong>Brief background</strong></div><ul><li>Ms waterloo (ML and data mining)</li><li>started PhD at Purdue in ML</li><li>internship at google</li><li>moved back to Canada joined google, work as MLE</li><li>like seeing the impact of things I work with</li><li>can translate academia to industry</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>yes, TA</li><li>onboarding new team members (new hires, internal tranfers)</li><li>"host" for an intern (onboarding, project design, technical support, to full-time offer)</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>Two aspects<ul><li>technical<ul><li>understanding the business needs (esp academics)</li><li>understanding of the engineering cost of building things (e.g. operational/maintenance tasks)</li><li>intimidation by jargon/options/tools/frameworks<ul><li>"things do not have to be that complicated"</li><li>need an entry point, you'll learn the rest</li><li>you don't need to know EVERYTHING</li></ul></li></ul></li><li>psychological/interpersonal<ul><li>understand where others stand, time commitment, goals</li><li>understand pain points, what they achieved</li><li>own trust</li></ul></li></ul></li><li>As a mentor:<ul><li>help ppl understand how to be practical and apply ML in real-world problems<ul><li>with examples / walkthroughs</li><li>Wish someone had done this for me</li></ul></li><li>developing a plan for structured learning<ul><li>get over the overwhelming feeling</li><li>start simple, build momentum</li><li>start with a good problem</li></ul></li><li>Grateful for my mentors</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>What is the profile of the applicants?</li><li>What do mentees want help with?</li><li>What type of roles?</li><li>Do ppl want help with coding interviews?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Aitishay Jain.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Aitishay Jain</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Aitishay Jain</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Former mentee!<br><br><a href="https://www.linkedin.com/in/mattgraz/" target="_blank" rel="noreferrer">https://www.linkedin.com/in/atishaycn/</a><br><br></div><blockquote>Hi,&nbsp;<br>I was a part of sharpest minds 4 years back as a mentee. Having spent 3 years in the ML industry, I am at the stage where I can help other students, or people looking to grow by guiding, supporting and working with them. I have always looked at the teaching profession as my ultimate goal for my career because that gives me an opportunity to create the most impact at the ground level. Being a mentor at Sharpest Minds will be a stepping stone in the direction.&nbsp;</blockquote><div><br></div><h1>Interview</h1><ul><li>Always wanted to do it</li><li>Felt like the right time (</li></ul><div><strong>Career journey</strong></div><ul><li>Working as MLE at Ipsy (3+ years)</li><li>Both building models and productionizing and running them, and monitoring them</li><li>Gets to do both data science and software dev</li></ul><div><strong>Mentorship exp?</strong></div><ul><li>1 person who worked in the supply chain dept, and was interested in Python<ul><li>been helping /guiding him</li><li>he's now moved to analytics dept.</li></ul></li></ul><div><br></div><div><strong>What are beginners lacking?</strong></div><ul><li>The datasets you work with in hobby projects are clean</li><li>was a shock when joining, most time is spent on the data set, cleaning + analysis</li><li>modeling is a small part</li><li>presenting /communicating<ul><li>convincing non-technical folks that value can be added</li></ul></li><li>Lack of interviewing skills (folks take too long to answer, or not taking hints)</li><li>neglecting the fundamentals</li></ul><div><strong>And how can you add value as a mentor?</strong></div><ul><li>always be focusing on the interview<ul><li>lots of practice</li><li>sharing my exp on the other side</li></ul></li><li>depends on where they are coming from</li><li>I've been fooled too many times by JD's - Data Scientist (but they are not, once you read the JD)</li><li>Build a project and work on the base skills</li><li>interview q's are focused on the basics/fundamentals</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM?</strong></div><ul><li>How have things changed?</li><li><br></li></ul><div><br><br></div><ul><li>Still in touch with Oren!</li></ul><div><strong><br></strong></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Akshey Singhal.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Akshey Singhal</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Akshey Singhal</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1.&nbsp; How did you hear about SM and why SM?<br><br>Through LinkedIn.<br><br>enthusiastic &amp; curious to help others-<br>wants to help others learn and grow, has a passion for machine learning and a desire to share that experience with others, and a desire to contribute to the field by helping to educate the next generation of machine learning practitioners.<br><br>Being a mentor is a fulfilling experience, as it allows me to share my knowledge and expertise with others and potentially make a positive impact on their lives and careers. It is a great opportunity to stay up-to-date on the latest developments and trends in machine learning, as mentoring others may require you to continually learn and stay current in the field.<br><br><br>2.&nbsp; Give me a brief overview of your career journey.&nbsp;<br><br>Moved from Engineer to DS field.&nbsp; First job was as an associate engineer at a finance firm.&nbsp;<br>- Currently, working ML engineer with a VPN Company Windscribe&nbsp;<br>worked in the DS field for ~6 years<br>Like working with a startup - building solutions&nbsp;<br><br>Moved to Canada in 2020.&nbsp;<br>master - computing &amp; DA<br>Started DS career in the energy domain&nbsp;<br>worked more with startups<br>worked with RBC&nbsp;<br><br>worked in different domains in fields and across DS.&nbsp;<br>want to bring a change using these skillsets.&nbsp;<br><br>3.&nbsp; Do you have any experience mentoring, either formally or informally? How was your experience mentoring with Great Learning been?&nbsp;<br><br>- Been a mentor at Great Learning. ( Great Ratings ) Worked with them for over a year (16 months)<br><br>4.&nbsp; According to you What are some common mistakes beginners make? What do they need the most help with?&nbsp;<br><br>- people don't know how to showcase their skills. not able to present work in their resume. Language in resume. Candidates face a lot of challenges in getting first interviews.&nbsp;<br><br>&nbsp; &nbsp; &nbsp; &nbsp; - &nbsp; Follow up: How can you help with these as a mentor?<br><br>- Identifying the skillsets of mentees &amp; challenges they are facing&nbsp;<br>- background understanding session<br>- Resume building and editing<br>- Step-by-step process to apply for jobs&nbsp;<br>Once interview calls are received&nbsp; - mock interviews.&nbsp;<br><br><br>5.&nbsp; Do you have any questions about SM?<br>- How the structure works?<br>- how does it work?<br>- a scenario where mentees don't select mentors?<br>- payg mentoring?<br>- how does community work?<br>- range for ISA %<br>- How many mentees are on the platform? - Wasn't aware of the exact number so we skipped this.&nbsp;</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Ali Tozan.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Ali Tozan</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Ali Tozan</h1>
124
+
125
+ <div class="formatted_content">
126
+ <h1>Application</h1><div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/alitozan/">https://www.linkedin.com/in/alitozan/</a><br><br></div><blockquote>I am already mentoring people voluntarily and leading a group of $0+ Data&amp;Analytics enthusiasts occasionally (US and Canada based). I am so happy to see people getting jobs. Even manatees are consulting me after getting a job. So I love mentoring :)<br><br>I know SharpestMinds for a while ,and I wanted to be active broader in North America and to be honest generate some extra income using my skills.&nbsp;<br><br>As you'll see in my LinkedIn profile, I have a very diverse background in software development, research and development, machine learning, data science, and product analytics.<br>Happy to have a conversation and share how I can help more people.</blockquote><div><br></div><h1>Interview</h1><ul><li>started as SWE, R&amp;D</li><li>then transitioned into DA and ML</li><li>Then DS at a bank</li><li>came to Canada 2017 from Turkey</li><li>worked at Loyalty One, building ML models to drive use engagement, reduce churn and CAC. Built like 20 models around marketing and customers</li><li>recently joined microsoft, 10 months now<ul><li>product focused</li><li>On OneDrive team, lots of experiments</li><li>building metrics to measure success</li></ul></li></ul><div><br></div><div><strong>How did you hear about SM?</strong></div><ul><li>Has known us for a long time, sees a lot posts on LinkedIn</li></ul><div><strong><br>Mentorship experience?</strong></div><ul><li>Already mentoring ppl, 40 ppl that get together every month, do a Q+A, some follow ups,<ul><li>built up a community organically over time, folks getting in touch to ask questions</li><li>turned into an email group, then monthly meetup</li></ul></li><li>some of them reach out and ask if he does this 1:1 formally</li><li>Can invite these mentees to the platform</li></ul><div><br><strong>What does a mentor do?</strong></div><ul><li><br></li></ul><div><br><strong>What are beginners lacking? And how can you help?</strong></div><ul><li>In the beginning, DS concepts. Is this the right job or not?</li><li>But focus on after they decide</li><li>The different areas of DS (product focused, engineering focused)</li><li>Bootcamp grads =&gt; now what?<ul><li>How to apply, resume</li></ul></li><li>Do a project, great for resume</li><li>As an interviewer, folks have difficult explaining projects, too much jargon, assume too much about your interviewers (like genomics, etc.). Make sure you can say in plain terms what you did (this was a classifier). And if you're targeting a general market, (e.g. users), you probably want a project that is more general, and customer oriented&nbsp;</li><li>I got an interview, help me prep<ul><li>recruiter call</li></ul></li><li>be curious, be relaxed, confidence boost</li></ul><div><br><strong>Questions about SM?</strong></div><ul><li>Can I bring in mentees from my own network?</li><li>What if they have a job already?</li></ul><div><br></div><div></div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Alice Cecile.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Alice Cecile</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Alice Cecile</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><br></div><div><strong>Brief background</strong></div><ul><li><br></li></ul><div><strong>Mentorship exp</strong></div><ul><li>been doing this quite a bit informally</li><li>works with hundreds of junior developers</li><li>open source work is great.</li></ul><div><br><strong>What do beginners need and how can you help?</strong></div><ul><li>basic communication skills</li><li>feedback on their code quality (documentation and polish)<ul><li>git, tests, README, issue triage</li></ul></li><li>tech skills are rarely&nbsp; a barrier - soft skills and that level of polish</li><li>hands-on help, resume review, code review, look at their project, and file issues</li><li>would be nice to have repeatable resources</li><li>haven't focused too much on helping ppl apply for jobs</li><li>but do a lot of recommending with employers she knows</li><li>improving skills and also making connections<br>playing the informal recruiter role</li><li>For Rust developers, that I mostly work with, (they may ignore front-end or other langauges)</li><li>hard to understand what roles exist, whom to talk to and what skills to demonstrate</li><li>lots of jobs out there if you are willing to hold your nose and work with a bad tech stack</li><li>help them with goal setting - "What are your goals, timelines, actual dealbreakers"</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><strong>Questions about SM:</strong></div><ul><li>might have my own collection of own mentees that I can funnel in<ul><li>a few American/Cad ones,&nbsp;</li><li>a whole bunch of EU</li><li>and all over the world</li></ul></li><li>Are you planning on considering expanding internationally, and if so, when?</li><li>Can I mentor international mentees with the aim of getting them a job in NA?</li><li>Are you subdividing software roles? (e.g. game dev is way different, database skills, webstack, mobile, scientific computing, embedded)</li><li>And expanding into j.r product manager, technical pms</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Alireza Ghasemieh.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Alireza Ghasemieh</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Alireza Ghasemieh</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to Mentor -<br><br>1- What motivates you to be a mentor with SharpestMinds?<br>- Made a switch from communications background to AI and experienced hard time finding a part. It takes time to adjust to market needs. Want to help newcomers settle in and don't want others to experience difficult times, which I experienced. There is a lot of info available online on courses to take and techniques to land and research job and help with interviews but ideally mentorship helps with spending less time to gain more.&nbsp;<br><br>2- How was your experience as a SM Mentee?<br>- Can judge in hindsight, and believe I would help my mentee a lot more than what I received.&nbsp;<br>Mentoring is not just supervising, the mentor was not good enough to help with the market and help find a job. It was hard to contact the mentor as the communication was only through emails. Mentor didn't share his network even after asking for it explicitly.&nbsp;<br><br>3- How's your data science career journey been like?<br>- Got into AI 7 years ago.&nbsp;<br>- 2013 moved to business side of Data.<br>- Currently pursuing PhD along with a full-time job, which is a research oriented job.&nbsp;<br>- Have experience of both working in Academia and Industry. Working with the government in aerospace field, on CV techniques. Lead the AI engg and software development teams.<br>- work on various projects involving product design, project management, lots of technical development. This is like working in a startup in a big company and challenged by limited resources.&nbsp;<br><br>4- What according to you is the biggest difficulty or challenge faced by a newcomer trying to land a data science-related job? How can you help them with this?<br>-&nbsp; The most difficult thing for a newcomer in the industry is the lack of network. Personally have got all the jobs through personal or extended network. It's difficult for any newcomer to have this network and don't necessary connections.&nbsp;<br>Usually, folks don't want to share their salaries, if people agree to do so - they really need that job. Can help mentees with building connections, getting references and sharing personal network to help them succeed.&nbsp;<br><br>Willing to hire them in the startup currently working at as well - as in AI it's difficult to judge candidates only based on resume and past experience as these work is mostly done for a company and during mentorship mentees work on a public project guided by a mentor and is a good way to understand their competence.&nbsp;<br><br>5- Do you have any questions for me?<br>- Are there any changes on the platform?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Andrew Bauer.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Andrew Bauer</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Andrew Bauer</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Andrew filled out the form with extensive details on his experience and previous mentorships. The call with him focused on why he wants to mentor with SharpestMinds and answering any questions he might have regarding the platform : <br><br><em>"Hello! I have recently started to frequently mentor/manage AI research scientists and engineers in my current role at Seekr and I am finding it very fulfilling and enjoyable. I have experience in 1:1 mentorship and teaching experience in my previous life as an academic researcher (both as a doctoral and postdoctoral researcher), and it feels good to return to this kind of role. I would like to apply to be a Sharpest Minds mentor in order to leverage my technical and mentorship skill sets to help land AI researchers and engineers jobs in the exciting and burgeoning field of AI. I love to brainstorm different project ideas and have a diverse set of experiences, ranging from brain-reading/neuroscience in academia to ML-focused anti-money laundering to using NLP to detect fake news. I also continue to contribute as an individual contributor in my company, so I could help mentees on a coding and implementation level (code reviews, ETL, model development, model serving and production). I'm sure I would enjoy working with mentees on interesting projects! Note I have gone through Insight Data Science and have witnessed firsthand how useful and gratifying the mentor-mentee relationship can be. Also, I used to know Nina Lopatina who is a former mentor at Sharpest Minds and could help refer me if need be. Thanks for your consideration."</em><br><br>1. Why do want to be a mentor with SharpestMinds?<br>- Really enjoyed previous mentoring experiences at Insight Data Science on a consulting project and within the company and find it fulfilling and rewarding. Want to contribute creatively and technically.&nbsp;<br><br>2. Questions about SharpestMinds?<br>- How does the Matchmaking work?<br>- How many mentees can I work with?<br>- Are mentors allowed to talk to each other?<br>- How does Payment work?<br>- How often does the communication take place between mentor and mentee?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Andrew George.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Andrew George</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Andrew George</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>H<strong>ow did you hear about SM?</strong></div><ul><li>Anna Penta (she is a mentor - who I work with) set me up with one of her mentees and told him about SM</li></ul><div><br></div><div><strong>Brief background</strong></div><ul><li>Degree in Philosophy</li><li>Worked for a better company</li><li>pivoted back into tech (cyber security)</li><li>4+1 program to get an MS in DS</li><li>interned with progressive, stuck around, full time with them since Dec</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>Lift scholars program - helping under privileged students&nbsp;</li><li>started as student, started giving presentations</li><li>boosted enrollment</li><li>then started working as a peer mentor</li><li>weekly office hours, tutors</li><li>helped with resumes, cover letters etc.</li><li>saw a ton of students come from nothing to getting awesome jobs in tech</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>Popular packages</li><li>focusing on business outcomes</li><li>bridging the gap btw academia and industry&nbsp;</li><li>feature development</li><li>less stats for software engineering</li><li>what algo to apply to what situation</li><li>testing assumptions</li><li>"When it doesn't work"</li><li><br></li><li>would love to help with career prep</li><li>interview prep - STAR examples</li><li>point them towards supplemental training (Coursera, kaggle, hands on experience - build things)</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>What does the scope of the mentorship look like?</li><li>do you have resources/templates?</li><li>are you able to get feedback from mentees to improve?</li><li>any timezone restrictions?</li><li>any sort of collaboration among mentors?</li><li>Any major pitfalls in mentorships?</li><li></li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Anna Penta.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Anna Penta</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Anna Penta</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Connected by Chris Luiz<br><br><br><strong>Mentorship exp</strong></div><ul><li>Ramping up with my 2nd intern that I'm mentoring</li><li>Interns do rounds between DS, DA, DE</li><li>Assigning different work, onboarding documentation</li><li>python, AWS skill builders</li><li>talk about architecture</li><li>hour-long weekly touchpoints</li><li>always a call away&nbsp;</li><li>"Good first tasks" assigned to them</li><li>communication attitude and messaging etiquette on LinkedIn</li><li>Follow up after interviews, and thank people</li></ul><div><strong>Biggest weaknesses</strong></div><ul><li>extreme imposter syndrome</li><li>finding things to help build their confidence<ul><li>job rejections are an opportunity to learn</li></ul></li><li>Show that you're there and willing to learn and work hard</li></ul><div><strong>As a mentor, how can you add value</strong></div><ul><li>I had a career switch, BA in communication studies, HR, ads, recruiting</li><li>Did a boot camp</li><li>Jumped into SE then into DE</li><li>Can prove you don't have to have a traditional background</li><li>boost confidence!</li><li>Break huge tasks into bite-sized pieces</li><li>hackerrank, leetcode</li><li>one day at a time</li></ul><div><br></div><div></div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Anuj Patel.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Anuj Patel</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Anuj Patel</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Previous mentee!!</div><div><br><strong>Career</strong></div><ul><li>Bach. in India in CS</li><li>Data Scientist at a startup (1 yr)</li><li>Then Master's in ML (in Canada)</li><li>Graduated 2020</li><li>Then it was rough going. Friend and I joined (Harsh) SM</li><li>SM community really helped me</li><li>Got a job as CRA as an analyst</li><li>upskilled and looked for ML/DS roles</li><li>Hired at TD as data scientist (6-8 months)<ul><li>text analysis - unsupervised ML</li><li>SQL - fixed the runtime in a ML data pipeline. Going into prod soon</li></ul></li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>Decided to help juniors</li><li>folks who ping him on LI</li><li>Helped a few juniors get hired<ul><li>how to prep resume, prep for interviews</li></ul></li><li>Give out a lot of extra tips</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>Resume is the very first thing</li><li>For over 3 months - was getting nowhere. Screened by ATS</li><li>make sure it is getting a higher score on ATS and passing</li><li>Once you are getting interviews, then time to prepare</li><li>questions, behavioural, tech questions</li><li>For resume: I have a specific format, and there are 2 sites that help audit ATS: Get a 90+ score out of 100 on ATS<ul><li>you will see a difference and start to get emails</li><li><a href="https://resumeworded.com/" target="_blank" rel="noreferrer">resumeworded</a> scores on format etc, grammatical era, numerical data</li><li>another one, compares resume content to job description content</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>Is there an event for mentors? Connect and talk about high-level mentorship, job market trends etc.<ul><li>Slack community really helped me</li></ul></li><li><br></li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Arooj Ahmed Qureshi.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Arooj Ahmed Qureshi</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Arooj Ahmed Qureshi</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1 How was your experience with SM? What year were you involved in mentorship with SM?<br>- Didn't have a great experience with Mentor but really grateful to SM Management. The SharpestMinds team handled the situation really well. <bc-attachment sgid="BAh7CEkiCGdpZAY6BkVUSSIpZ2lkOi8vYmMzL1BlcnNvbi8yNjYzNDUxNj9leHBpcmVzX2luBjsAVEkiDHB1cnBvc2UGOwBUSSIPYXR0YWNoYWJsZQY7AFRJIg9leHBpcmVzX2F0BjsAVDA=--01f74b7ad234167caf6791b908c22e6ccc3fb392" content-type="application/vnd.basecamp.mention"><span class="mention" title="Russell Pollari">Russell</span></bc-attachment>&nbsp; stepped in to help and articles from Ale were really helpful in the entire job hunt process. - One thing that stuck was "You only need one opportunity to strike" - The articles were motivational. Even though didn't feel much help from mentor, the tools were really helpful, templates were a great help as English was not the first language and in general, helped while reaching out for jobs.&nbsp;<br>Want to help mentees have a better experience, and to show what a good mentor can be like.&nbsp;<br><br><br>2 Can you take me through your DS Career?<br>- DS Career divided in two - Professional &amp; Academic.&nbsp;<br>Professional :&nbsp;<br>- 10 years of experience working with Data.&nbsp;<br>- GM in Ed-tech sector started as DA.&nbsp;<br>- wanted to do hands-on - pursued Master's in Computer engineering, was hired by the University and got to work with NATO &amp; Gov. of Canada - Milestone work in the industry &amp; field was to work on canceled weapon detection.&nbsp;<br>Wanted guidance to shift from research to business-related Job and seeked help from SM.<br>- Worked with Clean-tech startup : ML Model to predict electricity usage, and save $ for company, in Texas &amp; NY region.&nbsp;<br>- Currently working at Bell. Data engineer &amp; ML Ops.&nbsp;<br>Academic :&nbsp;<br>- Post-Grad in education leadership &amp; Management.&nbsp;<br>-Designed course for Introduction to AI - Recognized by Gov. of Manitoba, and is a certified course at University of Manitoba.&nbsp;<br>- Last 2 years worked on Bootcamp for Data Visualization &amp; Machine learning @ Carlton University.&nbsp;<br><br>3 Previous mentoring experience?<br>- Mentor with Great Learning (UT Austin programs)<br>- Mentored university students at McMaster University.&nbsp;<br><br>4. What Mistakes that beginners make in DS, Biggest challenge do they face? How can you help them with this?<br>- Becoming a data scientist is like becoming a doctor, there has to be specialization. DS is a very broad topic. Beginners need to decide which field they need to pursue and what should be their specialty. Data knowledge or wanting to work with data is background. If transitioning from a field need to work on their domain strength and how data can be leveraged there.&nbsp;<br>Will help mentees with simple test cases to understand their understanding of Data and how they tackle questions. DS cannot work in isolation and has to have real-world implications. Help them through which lens to look at DS and their career based on their answers.&nbsp;<br><br>5. Questions about SM?<br>- Can I update GST details later in the profile?<br><br>- Willing to participate in events as a speaker.&nbsp;</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Arthur.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Arthur</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Arthur</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><em>Arthur is still pursuing a PhD and seems too early to be a mentor for SM. I told him as much, and suggested he might want a mentor himself to help with the transition</em><br><br></div><h1>Application</h1><div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/arthur-sawadogo-57bbabb1/">https://www.linkedin.com/in/arthur-sawadogo-57bbabb1/</a><br><br></div><blockquote>I am already a mentor at Openclassroom In data science path. I love sharing my experience and learn from others througt some interessting meeting.&nbsp;</blockquote><div><br></div><h1>Interview</h1><div><br><strong>How did you hear about SM?</strong></div><ul><li>Found it on LinkedIn, very much liked the idea behind it—not academic, but professional focused</li></ul><div><strong><br>Why do you want to mentor?</strong></div><ul><li>Maybe I can get some dollars</li><li>But main motivation is growing his network. Connecting with liked minded folks. Discussion would be very interesting</li></ul><div><strong><br>Mentorship experience?</strong></div><ul><li>Mentor at Open Classroom&nbsp;<ul><li>academic - help students solve problems/work through curriculum, and guide them: you can explore this way, or use this time. Occasionally helps with motivations</li></ul></li><li>informally with students and friends</li></ul><div><br></div><div><strong>Academia to industry? Can you help with that?</strong></div><ul><li>This is also what I'm trying to do now.. (wrapping up a PhD)</li><li>could actually be interested in a a mentorship himself..</li></ul><div><br><strong>What does a mentor do?</strong></div><ul><li><br></li></ul><div><br><strong>What are beginners lacking?</strong></div><ul><li>Not being proficient in Python</li><li>Not good at data analysis - where can I start?</li></ul><div><br><strong>How can you help?</strong></div><ul><li>Know the path</li><li>Show them that it's not difficult</li><li>Show them the path, the path depends on the mission</li></ul><div><br><strong>Questions about SM?</strong></div><ul><li><br></li></ul><div><br></div><div></div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Asad Norouzi.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Asad Norouzi</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Asad Norouzi</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>a friend who is on board already, and heard it from her</li><li>passionate about education and motivated o help people switch careers</li></ul><div><br><strong>Brief background</strong></div><ul><li>robotics background</li><li>Singapore then Canada</li><li>self-driving now!</li><li>always been doing education<ul><li>part-time prof at Seneca college</li></ul></li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>Entrepreneur first</li><li>started a companyyy</li><li>now still in touch with EF and providing mentorship</li></ul><div><br><strong>What do beginners need and how can you help?</strong></div><ul><li>really ambitious goals, which can hinder them to focus on meaningful progress, take step by step</li><li>thinking out of the box</li><li>understand their personality</li><li>fully believe in customized education</li><li>then help them plan a journey</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>really liked my email with the breakdown, and did his research</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Atif Muhammad.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Atif Muhammad</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Atif Muhammad</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>A friend told me, seemed interesting</li></ul><div><br><strong>Brief background</strong></div><ul><li>recent immigrant from south Africa</li><li>still working remotely for a south African company</li><li>Lead DS / SWE<ul><li>leads small team of DS and DE</li><li>bridges gap btw SWE and DS</li><li>productionizing models etc</li></ul></li></ul><div><br></div><div><strong>Mentorship exs</strong></div><ul><li>manages a small team</li><li>Did some interviewing</li><li>lots of students approaching me on LI</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>the curriculum I've seen at Univerities has gaps<ul><li>focusing on applications and not fundamentals</li></ul></li><li>Fundamentals:<ul><li>building models from scratch without libraries</li><li>"Build me a model that can do multiplication" - very hard without a good understanding</li></ul></li><li>Two things!<ul><li>Technical skills</li><li>Business value</li></ul></li><li>Problem statement - find a topic to guide as an application</li><li>Solve problems based on first principle, can you attach business value or a goal?<ul><li>break the problem into smaller steps</li><li>let's look at similar examples in the industry and apply to their problem</li><li>"Whats the least we can do?"</li><li>then help them reach the goal</li></ul></li><li>Two archetypes: some folks need hands-on support, some will use their mentor as a resource<ul><li>As long as there is an eagerness to learn and they are putting in the effort</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>What kind of ppl join the platform?</li><li>Success stories?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Biren Ghandi.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Biren Ghandi</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Biren Ghandi</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>going through a lot of articles, and found a blog post about us</li><li>then researched us and liked it</li></ul><div><br></div><div><strong>Brief background</strong></div><ul><li>mechanical engineer</li><li>sales and marketing throughout my career 12 years</li><li>oil and gas company in India</li><li>UT Austen DS course - graduating this month</li><li>Now at TD as a data scientist, data analytics team</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>last 7-8 months been mentoring ppl on the mentoring club</li><li>running his own digital academy, to train folks in different tools - python, R, SWL, PowerBI</li><li>for some people he designs a curriculum</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>lack structure, where to begin, and what to learn</li><li>hop around from course to course, tutorial to tutorial</li><li>how to measure progress</li><li>see DS as magic, don't see the domain aspect - solving a business problem</li><li>you're not building models in a silo</li><li>people don't see the big picture</li><li>I understand business</li><li>Most ppl's apprehension is not being able to code (If I can do it, anybody can do it)<ul><li>where to start, where to end, and how to approach problems</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>What's the size of the platform? How many mentors?</li><li>What's the time commitment?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Cairo Liu.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Cairo Liu</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Cairo Liu</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to Mentor&nbsp;<br><br>1- What motivates you to become a mentor with SharpestMinds?<br>- Like to help people and recently helped two friends in Job hunting which was helpful to them. Can add value to people by helping them, Have gone through the Job hunting process twice and have the knowledge on building a resume, networking and tackling interviews. Teaching people is also a great way to learn and stay updated on trends in the D.S. career.&nbsp;<br><br>2- What has your data science career journey been like?<br>- Working with Data comes naturally. Did PhD in University of Toronto. Used data to derive consumer behaviors. Have coding experience of many years.&nbsp;<br>- Got into industry from Academia, and thought being a professor was the best option.&nbsp;<br>- Did intership related to D.S.&nbsp;<br>- Worked at a startup - Dealmaker as the first hire of Data team and built several tools from beginning to deployment. But entire data team was later laid off.&nbsp;<br>- Joined data consultancy company - tiger analytics. Worked closely with other Data scientists. The depth of modeling is much greater and get to work on solving difficult problems of various clients.&nbsp;<br>- Currently in a managerial role in charge of two other people and assign them tasks and oversee their work.&nbsp;<br><br>3- How was was your experience as a Mentee with SM?<br>- Looked for a mentor after graduation, mentor was knowledgable and gave the right guidance on technical learning and making a shift to the industry from academia. Have been communicating to other fellow mentees as well from time to time.&nbsp;<br><br>4- According to you what is the biggest challenge someone faces when breaking into a Data science role? How can you help them with that.<br>- The biggest challenge is How to get the first interview, and not to be shy of reaching out to people for job prospects.&nbsp;<br>Will help mentees by keeping them accountable for their job applications and check effectiveness. Help them improve their strategy, resume and help with interview preparation.&nbsp;<br><br>5- Would you be ok sharing a day in a life story which can be shared with the community?<br>- Yes<br><br>6- Do you have any questions for me regarding SM?<br>- Is there a limitation of % income sharing from mentees? typical range?<br>- What if the mentee is in the US, will I get paid in CAD or USD?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Cheng Qian.html ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Cheng Qian</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Cheng Qian</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How'd you hear about SM?</strong></div><ul><li>Little Red Book ? Chinese social media app - and someone posted about SM. So I checked out and liked it</li></ul><div><strong>Career?</strong></div><ul><li>DS at McDonald's<ul><li>Build ML models to support marketing team</li><li>e.g. match digital offers to customers</li></ul></li><li>background in analytics and DS</li><li>4-5 years in marketing analytics, then moved to DS and building model</li><li>previously at a bank, building ML models for operations team - fraud detection</li></ul><div><br><strong>Mentorship exp?</strong></div><ul><li>Have a heart to help ppl - esp. students</li><li>2019 - started to mentor students from my uni in Chicago<ul><li>review resume</li><li>high-level career goal-setting and skill building</li><li>prep for interviews</li><li>many of them landed jobs - really happy about that</li></ul></li><li>If I can do it for fun, and enjoy it. Maybe I can also benefit from mentoring</li></ul><div><br><strong>Beginner mistakes. How can you help?</strong></div><ul><li>A realistic understanding of the business world</li><li>The way they describe the entire experience is not relevant o industry</li><li>they write everything they did, or everything they know</li><li>look at the JD, and tailor it to their keywords</li><li>See above</li><li>every week we have a single goal</li><li>in between meetings I am available "how to respond", "I need help negotiating"</li><li>Give advice, but I won't do the work for them.&nbsp;</li><li>How to fish instead of give them a fish</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><br><strong>Questions for me?</strong></div><ul><li>Profile of mentees?</li><li>How many mentors?</li><li>How long does it take for a mentor to be paired with a mentor?</li><li>totally okay with ISA - I'd do it for free - but... what if they get laid off?</li><li>How do you make sure they continue to pay?</li><li>What support does SM offer?</li></ul><div><br><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
129
+ <hr>
130
+ </figure></bc-attachment></div>
131
+ </div>
132
+
133
+ </div>
134
+
135
+
136
+ </body></html>
Data/Mentor_interviews/Cheryl To.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Cheryl To</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Cheryl To</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Previous mentee!!<br><br></div><ul><li>not data role to data role</li><li>grown a lot after not knowing anything!</li><li>applying to sr DE roles</li><li>I remember how difficult it was for me</li><li>also wil be going on maternity leave, and would be great to have a mentee to take my place&nbsp;</li></ul><div><br><strong>Career</strong></div><ul><li>ThinkData as a DS/DA - dashboards etc.</li><li>then DE/SWE role</li><li>Then joined a team of 16 people with 7 dif roles</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>interns and co-ops</li><li>helped with onboarding</li><li>helped define requirements and prioritize</li><li>give 'em space to work, but be available</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>how to overcome these challenges being an outsider</li><li>explain to a company how this project will help what they do</li><li>telling stories about what you know applied to what they do</li><li>technical and interview prep</li><li>build a project, pipelines and DE</li><li>explain the decisions along the way</li><li>if this were to scale, how would you scale it (being aware of the tools)</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>link to the Slack channel and help logging in</li><li>I've spoken to 23 companies so far - so much demand for DE right now</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Chris Anderson.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Chris Anderson</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Chris Anderson</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>I commented on one his LinkedIn posts</li></ul><div><br><strong>Brief background</strong></div><ul><li>we dev internships in college</li><li>switched to ML</li><li>masters in CS focussed on ML</li><li>4+ years of "MLE jobs" but lots of hats over the years</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>in college started an online meetup to teach/learn web dev</li><li>ran a weekly call at one company to teach ML to SWE</li><li>posted on LI about helping folks, and has had 12-13 meetings w/ people over the last 2 weeks<ul><li>worthwhile, free</li></ul></li><li>Low hours, low percent</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>leet code type things</li><li>not having a project or not knowing where to start</li><li>know about the hiring process</li><li>how to improve their resumes</li><li>good handle on resume and job search stuff</li><li>been laid off twice, has experience handling that</li><li>fundamental ML algos (e.g. this is what is happning in an conv net)</li><li>"I want to learn about XGboost next week", I would go figure it out and help them</li><li>interacting with their managers / soft skills / promotions/raises<ul><li>meta job stuff</li></ul></li><li>algos, for pure CS folks</li><li>Help them propose new projects or expand their job duties</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>can I see what other mentors are offering?</li><li>What is the financial background of your mentees?<ul><li>Don't just want to help rich kids.</li></ul></li><li>Does the ISA apply to all income? Can we amend that?</li><li>Does anyone do this full-time?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/ChunShan Feng.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>ChunShan Feng</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">ChunShan Feng</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to Mentor&nbsp;<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.&nbsp;<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 &amp; project development. Also, teach colleagues in China. Have an interest in analyzing data.&nbsp;<br>- Currently working in a software consulting company. Doing analysis and building dashboards on Power BI.&nbsp;<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.&nbsp;<br>- Teach them what problems needs to be solved. and how we solve real-world problems.&nbsp;<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.&nbsp;<br><br>5- Do you have any questions regarding the SM platform?<br>- None yet.&nbsp;</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Cristiano.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Cristiano</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Cristiano</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Previous mentee<br><br><strong>Career</strong></div><ul><li>Prototype - Jr. Data Scientist</li><li>Now a Sr. Data Scientist</li><li>medical device to diagnose sleep apnea&nbsp;</li><li>built a lot of the algos from scratch</li><li>3 people on my team</li><li>recently finished a clinical trial going through FDA submission</li><li>lots of signal processing</li><li>we write research papers</li></ul><div><br></div><ul><li>lots of ppl message me that want to work in the medical space</li><li>especially with ML- not a lot of information out there</li><li>if I can provided some support for folks who want to work in it</li><li>and good for me to build relationships</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>informally, yes in my PhD helping students</li><li>and as a team lead</li><li>hire juniors w/o domain experience, and have to hold their hands</li><li>sometimes related experience in medical but no ML</li><li>or ML but no healthcare</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>People coming from <strong>a </strong>research background</li><li>write prod code, Write tests</li><li>code review (I got beat up a lot on PRs)</li><li>emphasize SWE</li><li>also, with FDA and writing a good code</li><li>research to industry<ul><li>code quality</li><li>the environment - collaborating (on doing the work)</li><li>tools: git</li></ul></li><li>Put you in a state of understanding what are people doing in the industry. How a company works is a big asset</li><li>understand what their day-to-day work will be - it can be frustrating</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>How do you encourage activity in the slack channel?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Daniel Chih.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Daniel Chih</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Daniel Chih</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1- How did you hear about SharpestMinds? What motivated you to do a mentorship with SM?<br>- Found on Google search - first result.&nbsp; Was looking to start mentoring to help and guide the next generation of people and make them comfortable with career transition. Also, a great way to reinforce learning by teaching and mentoring.&nbsp;<br>Have tried ISA before but didn't have good experience so not very keen on trying this - but open to working with PAYG.&nbsp;<br><br>2- How's your career journey in Data engineering been like?<br>- Pursued Mech Engg. and was working as a Design engg for the first 1 and half year.&nbsp;<br>- Moved on to application project management role for 4 years which also involved sales. Got introduced to Data and cloud in this role. Helped company save $$ while working.<br>- Did a D.E. bootcamp and landed a job as a Data engineer consultant.&nbsp;<br>- Currently working as senior data engineer at Nasdaq - Leading projects and managing cloud services. Always wanted to work in capital markets and financial institutions.&nbsp;<br><br>3- Preivous mentorship experience?<br>- Mentoring with the BootCamp from where he did a Data engineer course.&nbsp;<br><br>4- What mistakes do beginners make or challenges do they face when breaking into the Data engineering field?&nbsp;<br>- Having the right mindset and motivation. Having a good support system to have a positive impact w.r.t to what they want to achieve and how to go about it. Understanding that not everyone learns the same way and stop looking at other people and their journey. Have focused goal and a good mentor can be helpful. D.E. is a broad and massive field and it can be easy to get overwhelmed by lot of information available online. SQL is a good start w.r.t. to learning a language in beginning but also understanding how to work with data is important.<br><br>5- Questions about SM?<br>- What are the next steps and what does the process look like?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Daniel S Relihan.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Daniel S Relihan</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Daniel S Relihan</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/danrelihan/">https://www.linkedin.com/in/danrelihan/</a></div><blockquote><br>I have worked programmatically with data for the past 20+ years - from developing an geographically-aware image annotation system on a *flip phone* for the MIT Media Lab while an undergrad to developing data and algorithms used daily by the vast majority of Wall Street banks, pension funds, and insurance firms.<br><br>In addition to my technical work, I have personally invested in over a dozen seed-stage startups, been a general partner at a boutique venture fund, personally invested in real estate projects across the US, and served as a non-profit board member.<br><br>I am extremely optimistic for and eager to help the next generation of thinkers and engineers address the current generation of problems and opportunities out there in the world. Some of my most satisfying work in my career has been helping smart, driven people achieve.&nbsp;<br><br>On the mentorship side, I help mentees not only identify what value they can bring to prospective employers, but how to best communicate that to the employer.</blockquote><div><br></div><h1>Interview</h1><div><br></div><div><strong>How did you hear about SM?</strong></div><ul><li>A blog post that mentioned SharpestMinds (Milan's blog post)</li><li>Though the ISA was unique and interesting</li></ul><div><strong>Mentorship exp?</strong></div><ul><li>Through MIT - venture mentoring service<ul><li>took a freshman, eased their transition from high school</li><li>not super technical (mostly emotional support)</li></ul></li><li>Been at the same company for 17 years<ul><li>works with a lot of new people coming in and ramping them up</li></ul></li><li>Invested in 15+ startups, and friend/mentorship with the CEO/leadership&nbsp;</li></ul><div><strong>What are beginners lacking?</strong></div><ul><li>First job<ul><li>technical skill is not nearly as important</li><li>transitioning from an academic setting to a professional setting</li><li>good at doing homework vs. good at solving problems</li><li>soft skills are more important</li><li>setting expectations</li><li>It's more about the data than the model (data wrangling, working across multiple departments)</li><li>reading job descriptions</li></ul></li></ul><div><strong>And how can you add value as a mentor?</strong></div><ul><li>heavily depend on the mentee</li><li>in my first job, I had no idea how anything worked (e.g. the soft skills)</li><li>if I'm not assigned something, what do I do?</li><li>How do I get good feedback?</li><li>expectations in startup vs large company</li><li>The first few months of the job are&nbsp; where to most value can be added</li><li>understand their situation in the job hunt, help them get feedback through me or another third party</li><li>ask lots of questions</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM?</strong></div><ul><li>Does the mentorship end when the mentee gets a job?</li><li>what does the median mentee look like?</li><li>What cities are the most populous?</li><li>What are the common bottlenecks</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Daniel Wood.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Daniel Wood</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Daniel Wood</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>Used to be a mentee</li><li>in my current role doing a lot of mentorship, forgot how much I like it</li></ul><div><br></div><div><strong>Brief background</strong></div><ul><li>Working at Aetna as a Data Scientist</li><li>Health insurance&nbsp;</li><li>by end of the year, managing a portfolio of 7 NBAs</li><li>got thrown into some deep waters and learned a ton, launched a product<ul><li>care management - helping from the clinical side</li><li>predictive model to predict plecamspia&nbsp;</li><li>and other things</li></ul></li><li>Now in behavioral health</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>as a post-doc, sole postdoc, running the lab<ul><li>6-7 masters students,&nbsp;<ul><li>helped them with exp design</li><li>teach them some code (matlab)</li><li>helped a lot of no-code GUIs</li><li>etc</li></ul></li><li>6-7 undergrad students<ul><li>longer relationships</li><li>help them develop their skills</li></ul></li></ul></li><li>In current role, 2 mentees<ul><li>As a manager, mentored one of his reports<ul><li>she was good at analytics, helped her with confidence with stakeholders, and some SWE best practices</li><li>checking, make sure she was okay</li></ul></li><li>Another:<ul><li>same level, but he is going through a rough patch</li><li>giving him projects, working through gaps that come up</li><li>and some project management stuff</li></ul></li></ul></li><li>Interviewing 3 people a week!</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>Coming from academia<ul><li>as an academic, you can as deep as you want for as long as you want</li><li>but that is not an effective way to think when interviewing or when on the job</li><li>"If I only had an hour how would I solve it"</li></ul></li><li>confidence in how to think like a DS, how to operate&nbsp;</li><li>Some folks just need to sharpen their skillset</li><li>Common mistakes in interviews</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>What does the average mentee look like?</li><li>What % of mentors never get an actual mentee?</li><li>Resources for mentors?</li><li>In cases where there is a dispute, how do you handle them?</li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Daryl.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Daryl</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Daryl</h1>
124
+
125
+ <div class="formatted_content">
126
+ <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,&nbsp;<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">
127
+ <hr>
128
+ </figure></bc-attachment></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/David DeStefano.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>David DeStefano</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">David DeStefano</h1>
124
+
125
+ <div class="formatted_content">
126
+ <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 -&nbsp;</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">
127
+ <hr>
128
+ </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>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/David Peletz.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>David Peletz</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">David Peletz</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>H<strong>ow did you hear about SM?</strong></div><ul><li>LinkedIn</li></ul><div><br></div><div><strong>Brief background</strong></div><ul><li>DS at Future (fitness tech)</li><li>Before: DS at Avisa</li><li>MSc at UC berkly</li><li>background in CS and DS</li><li>fitness and NLP</li></ul><div><br></div><div><strong>Mentorship exp</strong></div><ul><li>informally throughout my career (interns and younger teammates)</li><li>in the master's program - gave feedback in resumes and stuff</li><li>T.A and python tutoring</li></ul><div><br></div><div><strong>What do beginners need and how can you help?</strong></div><ul><li>Information overload</li><li>knowing where to start</li><li>knowledge (prop, stats, business domain, coding)&nbsp;</li><li>and strategy (reaching out, applying)</li><li>the structure can help and accountability</li><li>weekly /bi-weekly call - communicating clearly on both ends!</li><li>prepping for tech interviews - so much</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM:</strong></div><ul><li>What are the terms of the contract?</li><li>Placement rate for mentees?</li><li>What are the successes look like, the failures?</li><li>What does the application look like?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Dhrumil Patel.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Dhrumil Patel</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Dhrumil Patel</h1>
124
+
125
+ <div class="formatted_content">
126
+ <h1>Application</h1><div>Drhrumil was a mentee way back in 2020 with Melvin Roy Victor!<br><br><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/dhrumilpatel02/">https://www.linkedin.com/in/dhrumilpatel02/</a><br><br></div><blockquote>I have been a SharpestMinds Mentee in the past and I want to give back to the amazing community that has helped me a ton to be where I am in my career at the moment!</blockquote><div><br></div><h1>Interview</h1><div><br><strong>How did things go with your mentorship?</strong></div><ul><li>&nbsp;At first, had some doubts about it. But I did end up getting a job</li><li>And after that Melvin helped a lot.</li><li>They are still in touch, and Melvin remains very helpful (2 years after the mentorship)!!</li></ul><div><strong>Career story</strong></div><ul><li>Started at Learners.ai (past time, but helped a lot)</li><li>joined corner shop a grocery delivery app, learned a lot of data clearing, and DE</li><li>Then at BMO, working as a data scientist. But mostly Building dashboards, communicating, KPI</li><li>Analytics and dashboarding, BI reporting, and analytics</li></ul><div><br><strong>Types of mentees</strong></div><ul><li>Early in their career, right after school, maybe new in the country</li><li>Don't need the experience but as long as you can learn</li><li>Analytics and BI,&nbsp;</li></ul><div><strong>What are beginners lacking and how can you help?</strong></div><ul><li>Google can get you very far for learning technical skills, but need guidance on what to do next</li><li>How to sell themselves</li><li>Recruiter call to hiring manager call<ul><li>Has some affiliation with a recruiting company. Understands the eco system</li><li>Can help folks with this bridge (what works and doesn't work)</li></ul></li><li>Help folks build-out a portfolio (2-3 good strong projects really help). Depends on what they want. focus on the right industry and the skills/tools<ul><li>With a project built - you can drive the interview.&nbsp;</li></ul></li></ul><div>Should be really personal. Should care about it<bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><ul><li>Been talking to a lot of ppl on Linkedin recently. Been getting more reachouts<ul><li>I give a lot of free advice. I'll be more motivated to help them through SharpestMinds now :)</li></ul></li></ul><div><strong>Questions about SM?</strong></div><ul><li>None at the moment, but I will reach out!</li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Dipak Rimal.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Dipak Rimal</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Dipak Rimal</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to Mentor&nbsp;<br><br>Dipak gave an extensive answer on why he wants to be a mentor on the application form.&nbsp;<br><br>I did SharpestMinds mentorship with David Staszak when I was transitioning to an industry role from academia. I found the mentorship to be a very helpful support system while I was preparing for that transition. I really appreciated the effort of my mentor and the resources provided by the sharpest mind community. Now that I have spent more than 3 years in my current role, I want to help others help with similar transitions. In my current role, I have been hiring and mentoring Data Science interns and helping them with practical experience data science experience. I am always enthusiastic and passionate about helping others. The process of landing the first DS/ML role can be challenging and frustrating for some. Having a good mentor to help navigate the process can be very helpful. As I have been through the mentorship experience, I want to be a part of it and help others.&nbsp;<br><br>1- What helped you most during the mentorship?<br>- Hands-on experience of building a project along with the mentor was a great help and also get business context compared to academia. Want to help other people who want to make that shift from academia to industry.&nbsp;<br><br>2- Previous mentorship/training experience?<br>- Have hired interns from master programs, mentored PhD students, and have also worked with High school students.&nbsp;<br><br>3- According to you, what are the biggest challenge faced by someone making a career transition from academia to business?<br>- Usually people in academia don't have a lot of coding experience around real world business problems. They also face challenge with resume preparation - as they cover most their research work in the resume which ends up making it a long resume of multiple pages compared to what industry requires is to have precise and consise resumes. Knowing the difference between coming up with the best solution v/s what is the company looking for. Also understanding that some of their skills can be transferable and help them identify those.&nbsp;<br><br>4- As a mentee, what activities and initiatives by SharpestMinds were helpful during your association?<br>- Friday sessions by Jeremy on fundamentals of D.S. on various topics like XGBoost, recommendation systems, etc were helpful.<br>- Mock interviews &amp; coding interviews were helpful.&nbsp;</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Ernest (Khashayar) Namdar.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Ernest (Khashayar) Namdar</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Ernest (Khashayar) Namdar</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/ernest-namdar/">https://www.linkedin.com/in/ernest-namdar/</a><br><br></div><blockquote>I have two solid motivations for becoming a mentor at SharpestMinds. First, I am passionate about helping others grow and have always enjoyed leading people. Second, I believe I would reach the point I am much earlier if I had a good mentor. I aim to be that facilitator for those at the beginning of the road.</blockquote><div><br><br><strong>How did you hear about SM?</strong></div><ul><li>A couple of years ago a friend, Nabila, joined</li><li>was thinking about it for a while</li><li>recently started applying to CDN scholarships<ul><li>50% of the application was around leadership</li><li>brought all my exp top of mind</li></ul></li></ul><div><br><strong>Mentorship exp</strong></div><ul><li>Founded 2 companies<ul><li>had to mentor employees</li></ul></li><li>currently works in a lab (part-time PhD, biostatistician)<ul><li>lots of students come in and go</li><li>one visiting student from China<ul><li>realized she lacked many things (poor English, poor programming, and ML exp)</li><li>she was here for &gt;1 year</li><li>helped her turn around (fluent with Python)</li><li>she was very determined</li></ul></li></ul></li></ul><div><br><strong>What do beginners need and how can you help?</strong></div><ul><li>My domain is AI applied to medical imaging<ul><li>that's what I can help with</li><li>People ask me "which one is better" (w.r.t. frameworks and libraries)<ul><li>you need a touch of all of them (to work well with others)</li><li>99% of the courses are in Keras</li></ul></li><li>In research - reproducibility problem<ul><li>generalizable / applicability is better than novelty</li></ul></li></ul></li></ul><div><br></div><div><strong>Role of a mentor? and how can you help</strong></div><ul><li>path could be accelerated with a proper mentor</li><li>AI in medical imaging - few people who work dedicated in those areas</li><li>my exp in specific fields and this combination will be new to SM</li><li>Radiomics - image to tabular data to apply other ML techniques<ul><li>but there is a lack of open data sets</li><li>I published a paper - open radiomics -&nbsp; (ongoing project)</li><li>novel (but not complicated)</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><strong>Questions about SM:</strong></div><ul><li>Are there resources for me to learn more?</li><li>How to deal with cultural differences? time zones?</li><li>Community? How to get help from other mentors?</li><li>How does ISA work and income verification?</li><li>I can't help with salary negotiation, can you?</li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Fan Jiang.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Fan Jiang</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Fan Jiang</h1>
124
+
125
+ <div class="formatted_content">
126
+ <h1>Application</h1><div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/fanjiang0619/">https://www.linkedin.com/in/fanjiang0619/</a></div><blockquote><br>Hello Team!<br><br>My name is Fan. I’m now a data engineer working at Meta. Nice to e-meet you!&nbsp;<br><br>I'm always passionate about helping people, especially young professionals, to get their first and dream job! When I first see SharpestMinds website, I found this is a great platform that can help me connect with the people who needs help, so here I am :)<br><br>Let me briefly introduce myself a bit.&nbsp;<br><br>I got both my BSc. Statistics and MSc. Computing Science from the University of Alberta. Right after I graduated, I started to pursue my career in the data industry. I’ve been working as a BI developer, data scientist and cyber security analyst before settling down as a data engineer. I have experience working in financial organizations, banks such as HSBC and Scotiabank, consulting firms such as PwC and Accenture, and high-tech companies such as IBM and Meta. I’m enthusiastic as working and growing as a data engineer, and I hope I can help my mentees to launch their career as a data professional!<br><br>Other than my professional experience, I’d also love to share my experience as an international job hunter in Canada with my mentee. I moved from China to Canada 10 years ago. I understand how difficult it is to adapt a new environment to study and work. I hope I can help my mentee to set a clear career goal and achieve their career success in the near future!<br><br>Long story short, I have been working on helping students and early professionals launch their dream jobs in the data industry for several years, and I always enjoy sharing the happiness when people get hired. Please do not hesitate to connect with me to learn more about me! I’m looking forward to hearing from you soon.<br><br>Best,</blockquote><div>Fan</div><div><br></div><div><br></div><h1>Interview</h1><div><br></div><div><strong>How did you hear about SM?</strong></div><ul><li>I know a couple of mentors and saw their postings on Linkedin</li><li>Then googled SM</li></ul><div><strong>Mentorship experience?</strong></div><ul><li>founded a student group called iGeek<ul><li>Ran it for 3 years</li><li>bridge btw students and companies</li><li>hosted lots of different career-focused webinars and career fairs</li><li>Founded this b/c when I did it it was hard, and I didn't have the mindset</li><li>help them early to build up their mindset</li></ul></li><li>Lots of experience in the data field. Love helping young professionals to find their first job</li><li>Gives me a lot of happiness</li><li>IBM DS course - I helped them make it</li></ul><div><strong>What are beginners lacking?</strong></div><ul><li>Technical&nbsp;<ul><li>huge gap btw what I learned and school and what was needed</li></ul></li><li>Imbalance of information<ul><li>Perceived as hard. Requirements are opaque. Don't know the difference btw roles</li></ul></li><li>Confidence!!</li></ul><div><strong>And how can you add value as a mentor?</strong></div><ul><li>Do some hands-on projects</li><li>Fill in gaps in knowledge</li><li>Set up clear goals and give them confidence</li><li>Help them decide on the discipline</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><strong>Questions about SM?</strong></div><ul><li>How and why did you found it?</li><li>How do you attract mentees?</li><li>How long do these mentorships last?</li><li>Any tips for me?</li><li><br></li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/George Hayward.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>George Hayward</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">George Hayward</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1- How did you hear about SM? Why do you want to do a mentorship with SM?<br>- Was a mentee back in 2019, but none of the mentors selected him. Was not allowed to take the data challenge exam. Was looking to just "Get a chance" but no one selected. Spoke to Jeremy about it at length. Want to be the mentor I never got.&nbsp;<br><br>2- Previous formal/informal Mentorship Experience?<br>- Mentor in the team, helped a lot of candidates get into the company. Love working with candidates who have curiosity &amp; girt and believe rest can be taught.&nbsp;<br><br>3- Career Journey in Data Science?<br>- Had a tough time breaking into Data science, and is mostly self-taught.&nbsp;<br>- went into business by myself as Hayward Data Science, started promoting SQL Skills on LinkedIn to get clients.&nbsp;<br>- Worked with Facebook for 3 years and learned a lot on the job and off about Data. besides from FB cracked technical interviews at Airbnb, Spotify, Major League Baseball, DoorDash, Noom, Twitter, and HelloFresh.<br>- Currently working for self, and choosing clients to work with.&nbsp;<br><br>4- What mistakes do beginners make or challenges do they face? How can you help them with this?<br>- DS on a job is simple, but everyone is just bragging. It's about solving business problems and answering business questions. It's very different from academia. Beginners are usually intimidated and usually lack confidence and reject themselves before the interview - it is difficult to answer complex questions and in most cases, interviewers don't know the answer themselves. On the job it's a team that is working to on such problems. DS is more about quantifying uncertainty rather than predicting future.&nbsp;<br>- They should know what they want to do, and want to help them find that.&nbsp;<br>- Want to work with mentees who lack confidence but are technically skilled ( SQL, Python, R, Statistics, Data visualization) - will look for their Github and the work they are doing to understand their resilience.&nbsp;<br>- Will help with confidence building and cracking interviews and how to respond to difficult questions in interviews and help them understand what data can and can't do.&nbsp;<br><br>5- Questions about SM?<br>- Do I get to select which mentees I work with?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Haebichan Jung.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Haebichan Jung</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Haebichan Jung</h1>
124
+
125
+ <div class="formatted_content">
126
+ <h1>Application</h1><div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/haebichan/">https://www.linkedin.com/in/haebichan/</a><br><br></div><blockquote>As preface, I met and worked with Jeremy Harris at TowardsDataScience.com (TDS) while building the youtube/podcast platform for Ludo Benistant, TDS founder. Edouard approached me many years ago about becoming a mentor. I resonated with this position then, since I was a person who broke into the data science industry after working as an English teacher at a public school. Since my career transition, I’ve been passionate about mentoring others on how to mirror my path to finding success in landing a data science job.<br><br>To dive deeper in my mentorship experience, I've mentored 5+ students from UC Berkeley (my alma mater) in the last 3 years in securing data science roles, hosted through the university’s internal data alumni program. Furthermore, I have written 5+ highly successful articles on TowardsDataScience (TDS) on finding a job as a Data Scientist (One of my articles has been read over 100,000 times).<br><br>I have also interviewed many leaders in data science (such as the head of Data Science at Patreon) on questions about landing a data science job while working as a project lead at TDS. Many readers/audience have reached out to me on how my content has played an important role in performing well during interviews.&nbsp;<br><br>To summarize, I have two reasons for wanting to become a mentor at SharpestMinds:&nbsp;<br><br>1. I have a deep passion and in-depth knowledge in data science mentorship. I have transitioned into Data Science from a non-data related field, and thus have a frontline experience in knowing how to break into the data industry. This goes from how to write resumes, how to perform well during interviews, pitfalls to avoid, etc.&nbsp;<br><br>2. I deeply align with the company’s mission about nurturing junior/aspiring Data Scientists and helping them succeed in landing a dream job. It’s what I have been doing on the side out of passion, especially at TDS and my alma mater programs.&nbsp;<br><br>I am very excited to take this passion to the next level by becoming a mentor at SharpestMinds.&nbsp;</blockquote><div><br></div><div><br></div><h1>Interview</h1><div><br></div><div><strong>How did you hear about SM?</strong></div><ul><li>Worked with Jer a bit at TDS</li><li>Met the team at TMLS</li><li>Now has the bandwidth to actually do it</li></ul><div><strong><br>Mentorship experience?</strong></div><ul><li>Mentored 4-5 ppl at UC Berkely through a non profit<ul><li>resume workshops</li><li>6-8 weeks</li><li>coffee chats</li><li>small projects (Tableau visualization)</li><li>Interview steps and advice</li><li>focusing on the seniors</li></ul></li><li>Been mentoring on the side / community building etc.</li></ul><div><br><strong>What are beginners lacking?</strong></div><ul><li>Technical interviews</li><li>A lot of bad information on the internet<ul><li>TDS had a lot of this problem</li><li>A lot of emphasis on projects (quantity), research, certifications</li><li>Not enough emphasis on interviewing</li></ul></li></ul><div><strong>And how can you help?</strong></div><ul><li>Already have built a lot of resources (e.g. on YouTube) interviewing leaders in the industry</li><li>Leading ppl to the right resources</li><li>How do you shorten that step</li><li>How to structure your resume</li><li>Confidence building!&nbsp;</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><br><strong>Questions about SM?</strong></div><ul><li>ISA - is that something prepared for us? How much do I need to do?</li><li>How does the pairing work?&nbsp;</li><li>Do you have stats on what the average offer looks like (in terms of length, % etc.)?</li></ul><div><br><br></div><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Harrison Mamin.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Harrison Mamin</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Harrison Mamin</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1. How did you hear about SM? Why Mentorship with SM?<br>- Spoke to Russell in 2022, Now have the bandwidth to take up mentorship. Had a difficult time breaking into DS and now want to help others do the same. Want to give back to the DS community.&nbsp;<br><br>2. Take me through your DS Career.&nbsp;<br>- Started working as a BA at a Green-tech startup. Got introduced to ML there and started self-study. Pursued a Master's in DS after.&nbsp;<br>-Worked at an ed-tech startup after that. Built ML Model for safe web browsing for K-12 kids, also developed mental health tools for students.&nbsp;<br>- Currently working at CashApp under Block. Building ML-powered tools. Worked with NLP for Chatbots with the Support ML team. Also, responsible for cross-functional model hosting &amp; building.&nbsp;<br><br>3. Previous Mentorship Experience.&nbsp;<br>- Helped a junior from academia background with technical &amp; programming skills and knowledge during a previous role. The person ended up becoming a Lead Data Scientist in their next job.&nbsp;<br><br>4. Common Mistakes beginners make? What do they need most help with? How can you help with this?<br>- Most beginners focus on algorithms that are worth learning but have lesser business applications. Focus should be on framing business problems around ML Models.&nbsp;<br>Can share perspective &amp; personal experience of what actual Job v/s School v/d personal projects are and how they are different, and how to sell yourself in interviews.&nbsp;<br><br>5. Questions about SM?<br>- What do mentees need the most help with and is this same?<br>- Do mentees hop mentor-to-mentor to use the free 2 week trial period?<br>- Do mentor-mentee need to connect apart from just video calls, suppose on texts or chats?<br>- What is the mentee placement rate?<br>- Next steps in the process?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Harsha Pathuri.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Harsha Pathuri</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Harsha Pathuri</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/harsha-pathuri-a96022119/">https://www.linkedin.com/in/harsha-pathuri-a96022119/</a></div><blockquote><br>To help the new graduates to get into their first job by sharing personal experiences.</blockquote><div><br></div><h1>Interview</h1><div><br></div><div><strong>How did you hear about SM?</strong></div><ul><li>thought of using SM when I was hunting for a job in Dec 2020</li><li>but got an offer before starting a mentorship</li><li>now started helping juniors, and want to help out</li></ul><div><strong>Career</strong></div><ul><li>BS in CS</li><li>worked as an ETL developer in India</li><li>MS in big data at Trent</li><li>jr. data engineer</li><li>data engineer</li><li>recently promoted to product lead<ul><li>cloud development (Azure)</li></ul></li></ul><div><strong>Mentorship experience?</strong></div><ul><li>Mostly informally<ul><li>getting to know the market</li><li>get active on LinkedIn</li><li>provide the information (here is what helped me)</li><li>share my experience</li></ul></li></ul><div><strong>What are beginners lacking?</strong></div><ul><li>understanding the market, too many roles and responsibilities</li><li>rebranding their resume</li></ul><div><strong>And how can you add value as a mentor?</strong></div><ul><li>Mostly career coaching</li><li>Help them choose the job (DE vs. DA)<ul><li>then actually start learning the things</li></ul></li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><strong>Questions about SM?</strong></div><ul><li></li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Hossein Kalbasi.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Hossein Kalbasi</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Hossein Kalbasi</h1>
124
+
125
+ <div class="formatted_content">
126
+ <h1>Application</h1><div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/hosseinkalbasi/">https://www.linkedin.com/in/hosseinkalbasi/</a><br><br></div><blockquote>I am currently one of the top Data Science mentors at GreatLearning. I enjoy helping others and being part of the long-term career growth of mentees.&nbsp;</blockquote><div><br></div><h1>Interview</h1><ul><li>5-6 years exp in SE and DS</li><li>BS in Industrial engineering / manufacturing</li><li>MS: AI in manufacutring</li><li>worked at several different startups</li><li>Content intelligence / recommendatonn systems</li><li><br></li></ul><div><strong>How did you hear about SM?</strong></div><ul><li>Saw you on LinkedIn (Reza)</li><li>Talked on the phone with him once. Saw a shout-out on LinkedIn for Reza and talked to him about it.</li><li>I can connect with and help more people</li><li>ISA is interesting</li><li>Find people who are interested enough</li></ul><div><strong><br>Mentorship experience?</strong></div><ul><li>Helps my friends out and peers finding jobs</li><li>held python workshops</li><li>mentoring at great learning - half lecture, half programming<ul><li>helping ppl throughout their jobs</li></ul></li></ul><div><br><strong>What are beginners lacking?</strong></div><ul><li>Don't know what industry is actually like. Don't know what to learn/expect<ul><li>Sometimes, overestimate (need to learn everything)</li><li>Sometime, underestimate&nbsp;</li></ul></li><li>Sometimes missing programming skills, or data science skills</li></ul><div><strong><br>And how can you help?</strong></div><ul><li>Find out what their passion is. Why do you want this job? How o you see you your career</li><li>Be picky with the details'.</li><li>I am very self taught and I know how to learn things on my own. Can direct folks in this direction</li><li>Use my teaching experience to help them when they are stuck. Don't do it for them. Give them tips and tricks</li><li>Then help them with their CV, networking tactics, on LI etc.</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><br><strong>Questions about SM?</strong></div><ul><li>History of SM?</li><li>What's the day-to-day of a mentor?</li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Jack Pun.html ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Jack Pun</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Jack Pun</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>LinkedIn, saw me post. Heard of it before</li></ul><div><br><strong>Career summary</strong></div><ul><li>DS manager at TD wealth (2 years)</li><li>leads team of 5</li><li>predictive analysis, causal analysis</li><li>Previously did insight ds</li><li>before that, PhD in Physics at Boston U. (ML for physical systems)</li></ul><div><br><strong>Mentorship exp?</strong></div><ul><li>As a manager, yes, mentoring my juniors</li><li>technical and otherwise (communication, stakeholder management)</li><li>During PhD, was TA</li></ul><div><br></div><div><strong>What do beginners need the most help with? How can you help?</strong></div><ul><li>these days, usually technically competent, at least no the surface</li><li>under the hood, they might not have good depth on some concepts</li><li>more important - business acumen! engage with stakeholders, manage expectations</li></ul><div>can help</div><ul><li>talk about my exp, interview prep, cold email, cold reach outs, and I want to give back to the community</li><li>technical background</li></ul><div><br><strong>career coach, life coach, tutor?</strong></div><ul><li>tutoring is how they get through the interview</li><li>career coach is more long-term, I can speak to what I've seen, but don't have a not of an exp</li><li>life coach - not sure, that is very long-term, but can speak to my experience as an immigrate</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><br><strong>Questions about SM?</strong></div><ul><li>edge cases of ISA?<ul><li>e.g. what if the mentee already has an interview?</li></ul></li><li>do I have to craft the ISA?</li><li>what happens if the mentee gets a job within two weeks?</li><li>How many mentors do you have?</li><li>How do you think about the relationship btw SM and mentors? Partnership?</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
129
+ <hr>
130
+ </figure></bc-attachment><br><br></div><div></div>
131
+ </div>
132
+
133
+ </div>
134
+
135
+
136
+ </body></html>
Data/Mentor_interviews/Jeff Schwaber.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Jeff Schwaber</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Jeff Schwaber</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>Must have been on a waitlist, don't remember</li><li>But seems it is cool</li></ul><div><strong>Career</strong></div><ul><li>Started as a sys admin and programmer 20 years ago</li><li>Programmer, a consultant doing all sorts of things (ops to design and PM)</li><li>Then founded a startup, got acquired after 7 years</li><li>Now Management and coaching at the acquiring company</li><li>Not writing code for work, but write code for myself</li><li>I like trying things. Experimenting is kind of my bread and butter</li></ul><div><strong>Mentorship exp</strong></div><ul><li>Some friends who refer folks to you</li><li>and so some&nbsp; leadership coaching</li><li>And take folks on in my company under my wing</li></ul><div><br><strong>What can you help with?</strong></div><ul><li>Folks who want to grow into a leadership position in the future (manager, product person)</li><li>How to be a great engineer in a team</li><li>Can def help with web dev</li><li>If they want to go deep tech, maybe not</li></ul><div><br><strong>What makes a good mentor?</strong></div><ul><li>Someone who listens and has a different perspective than you</li><li>Push folks out of their comfort zone, and don't just hand out advice</li><li>Really understand what their doing and push back when you can</li></ul><div><br><strong>Ideal mentee</strong></div><ul><li>The folks who are viewing this as a stepping stone. And have larger, specific career goals.</li><li>But, again, I'm open to experimenting, so send me anyone!</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment><br><strong>Questions</strong></div><ul><li>Where do you find mentees?</li><li>How do you ensure helpfulness?</li><li>Is it competitive? (worried about the incentives that a dating app env brings)</li><li>What's the time commitment?</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Jeremy Owens.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Jeremy Owens</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Jeremy Owens</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Former mentee!<br><br><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/jeremytraberowens/">https://www.linkedin.com/in/jeremytraberowens/</a><br><br></div><blockquote>I know how tremendous of a leveling up I experienced as a mentee in the program, and am confident that it's the reason I'm in the job I'm in now and doing as well as I am (two promotions in one year). I'd love to have the opportunity to pay it forward and teach folks some of what I know now that I'm "on the other side"</blockquote><div><br></div><h1>Interview</h1><ul><li>work is crazy RN</li><li>My job title is a software engineer (but actually more of an ML engineer)</li><li>takes models and turns them into prod microservices</li><li>the thing that I had to learn really quickly to be employable was leveling up my SWE skills<ul><li>that was most useful to organizations</li></ul></li></ul><div><br></div><div><strong>What are beginners lacking?</strong></div><ul><li>for me:<ul><li>unit tests + validation</li><li>virtual environments</li><li>working with ci/cd pipelines to get your stuff deployed</li><li>good documentation</li><li>not having giant functions (functions should only do one thing)</li><li>re-familiarized with OOP and functional programming</li></ul></li></ul><div><strong>And how can you add value as a mentor?</strong></div><ul><li>If you have a DS background, let me help you level up your SWE skills</li><li>project-based learning (that I used in my mentorship)</li><li>large project with code reviews</li><li>but also learn from me and other mentors</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM?</strong></div><ul><li>What's the typical length?</li><li>How often do we meet, once or twice a week?</li><li>What's the typical ISA %?</li><li>How do you assess risk?</li><li>Have you noticed the impact of the maco-economic env?</li><li>Likelihood of a mentor finding a good match?<ul><li>Typical time from signing up to creating a mentorship agreement</li></ul></li><li>Is there seasonality to mentee demand?</li><li>Any advice for a good mentorship?</li><li>ISA is not quite finished - is that okay?</li><li>I'm moving Oct-Nov, is that okay?</li></ul><div><strong><br></strong></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Jinal Shah.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Jinal Shah</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Jinal Shah</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1- How did you hear about SM? what made you decide on mentorship with SM?<br>- Worked with George Hayward at Meta, he recommended him. Want to mentor because want to help but also want to learn from mentees as well.&nbsp;<br><br>2- How's your Data Engineering career been like?&nbsp;<br>- Been in Data Engineering profession since 10 years. Started working with Hadoop and building data pipelines under a Software engineering role. Data engineering field has picked up in last 7 years. Hence have seen progression of Data Engineering field on the Job. Have shifted from Software engineering to Data engineering. Worked with multiple companies Oracle, Microsoft, Wework and now currently working with Meta.&nbsp;<br><br>3- Previous Mentorship experience?<br>- Doing mentorship with two other organizations. Mentored folks to get senior level roles, helped people with career progression at different stages in their career. All these mentoring were 1-1 mentoring.&nbsp;<br><br>4- What mistakes do beginners make, or challenges they face? How can you help them?<br>- Usually beginners don't stick with one tool. Not understanding of basic technologies and understanding the underlying data play, or what should the tool solve? They should understand which technologies to work with and how does co-relation work. Can help them with building a practical approach. Will start mentorship with understanding if they have a data related problem to work with during mentorship and if not finding a problem with them. Method is to define the problem, see the data and find patterns. Help them with building "thinking" to understand the problem.&nbsp;<br><br>5- Questions about SM?<br>- Is there a fixed way to work with mentors or is it decided with the mentee?<br>- How does the process work?<br>- Location of Mentees?<br>- How does the payment happen?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Joeseph Wickline.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Joeseph Wickline</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Joeseph Wickline</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>1- How did you hear about SM? What motivated you to pursue mentorship with SM?<br>- Google search, Was looking for a structured way to engage with people and have a vested interest in involving and participating in a community. Used to read and interact with various tech and career-oriented blogs and on reddit, twitter etc. Want to share personal learning with others and help them. Also, an additional income stream.<br><br>2- What's your career journey in Data Science been like?&nbsp;<br>- 5 years of experience working in analytics.&nbsp;<br>- working as a Data engineer both on the backend ( Data curation &amp; infrastructure) and front end ( BI, reporting &amp; Visualization).&nbsp;<br>- Have experience of working in various fields - Retail, insurance &amp; SaaS.<br><br>3- Previous mentorship experience?<br>- No formal mentorship experience, but have trained interns &amp; new hires as part of the job.<br><br>4- What are the biggest challenges newcomers face when trying to land a job in Data? How can you help them with this?<br>- There is an overwhelming list of tools to work with. Analytics needs guidance on which tools to focus on and where to start. Especially a challenge for people from a non-tech background.&nbsp;<br>Will guide newcomers with sharing personal experiences but have a preference of working with people from tech backgrounds as the journey would be similar.&nbsp;<br>- Can help with a structured way to go about job sourcing during mentorship. - Have a flow ready on how target good companies, building resume and techniques to use while applying for jobs.&nbsp;<br><br>5- Questions about SM?<br>- What's your role at SM?<br>- How many active mentors on the platform?<br>- What resources are available to mentors?<br>- How does the relationship between mentor and mentee work?<br>- How are the terms for ISA set? Is it decided by SM?<br>- How is ISA enforced?<br>- How does payment work?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Justin Reppert.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Justin Reppert</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Justin Reppert</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>was Andy Seow's mentee from a while back</li></ul><div><br></div><div><br></div><div><strong>Why be a mentor?</strong></div><ul><li>been thinking about it</li><li>and<strong> </strong>enjoyed doing something similar with some interns last year</li><li>would love to do<strong> </strong>it 0 -1&nbsp;</li></ul><div><strong><br>Career</strong></div><ul><li>PhD in Philosophy of math</li><li>Non-profit called Ought for the last 2 years<ul><li>a mix of LLM research</li><li>and a product: an automated research assistant for academics (literature review)</li><li>information retrieval/embeddings</li><li>setting properties / more complex tasks with many small models</li><li>small org, 11 ppl</li><li>switch btw product and research</li></ul></li></ul><div><br></div><div><strong>Mentorship exp?</strong></div><ul><li>grad school - teaching</li><li>interns at Ought - been fun harnessing their potential (production code bases and communication)</li></ul><div><br><strong>Mentorship preferences</strong></div><ul><li>NLP</li><li>AI safety research</li></ul><div><strong><br>How can you help?</strong></div><ul><li>Exposure to gap btw learning on your own vs in an org</li><li>scoping out interesting projects</li><li>and some plan for prioritizing what to learn. get over informational overload</li></ul><div><br><strong>Tutor vs career coaching:</strong></div><ul><li>lean towards the career coach side</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions for SM?</strong></div><ul><li>Mentor-specific resources?</li><li>Break down of interests: DS career Vs. core engineering</li><li>Have you noticed an effect of the job market recently?</li><li>What makes a good mentor?</li><li>Break down of Canada and US mentees?</li></ul><div></div>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Justin Smith.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Justin Smith</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Justin Smith</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to mentor<br><br>1- what's your motivation to become a mentor with SharpestMinds?<br>- It is a very rewarding experience to help people progress. Was a teacher in past and have a strong education and teaching background. Helped people with personal and professional growth.&nbsp;<br><br>2- What's your career journey in the Data field been like?&nbsp;<br>- Have previous background in non-technical field and worked with non-profit field.&nbsp;<br>- Education also in non-tech field but got interested in ML side and technical side but was more interested in Data and software engineering as most of the work done by DS folks is also D.E.<br>- After masters PhD didn't make sense - didn't want to spend a lot on pursuing this.&nbsp;<br>- Discovered SM through a podcast.&nbsp;<br>- Landed a job as Software engineer working in D.S. / M.L. group. It involved building recommendation product taking in input and recommending profitability. Woking in third party logistics supply chain company - deploying models for forecasting profitability across supply chain.&nbsp;<br><br>3- How was your experience as a SM Mentee? Is there any improvements that can happen?<br>- It was really good. It was a new experience to rely on someone to guide and help.&nbsp;<br>- Needed to build some confidence in interviewing and how to communicate technical knowledge properly. Mentorship helped with this.&nbsp;<br>- Improvement - The platforms lack context for SWE / D.E roles.&nbsp;<br>- worked on a project but didn't finish it, got a job before completing it. The project was forecasting cryptocurrency prices from publicly available coin prices.<br><br>4-&nbsp; According to you, What's the biggest challenge faced by someone trying to land a SWE or D.E. role? How can you help them with this?<br>- The biggest challenge for a newcomer is having the right network, getting in front of the right people to showcase knowledge and skills and being able to continue to network.&nbsp;<br>- Will help mentees with how to reach out to professionals and encourage them with when there are no responses. Make them understand and normalize the process of networking. Help them with a potential burnout that can happen because of this, when not hearing back or getting responses.&nbsp;<br><br>5- Do you have any questions for me regarding the platform?<br>- How does onboarding look like?<br>- Aware that SWE mentorship was rolled out - is there a mentee pool already available on the platform for this?<br>- Is there a plan to start marketing mentorships for SWE?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Kishan.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Kishan</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Kishan</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><a href="https://www.linkedin.com/in/danrelihan/" target="_blank" rel="noreferrer">https://www.linkedin.com/in/kishan-rasikbhai-akbari/</a></div><blockquote><br>I have been helping many people over Linkedin find their first job into the Data Science area. I would like to make this experience more enriching and formal.</blockquote><div><br></div><h1>Interview</h1><div><br></div><div><strong>How did you hear about SM?</strong></div><ul><li>One of my friends, who is not actively mentoring but knew about it</li></ul><div><strong>Career journey</strong></div><ul><li>Masters in mech engineer in India</li><li>joined Rolls Royce and they gave him the opportunity to do some DS</li><li>math was already pretty strong</li><li>Moved recently to Canada (without a job)</li><li>and had the confidence to do it, and didn't take long&nbsp;<ul><li>Tiger Analytics&nbsp;</li></ul></li></ul><div><br></div><div><strong>Mentorship exp?</strong></div><ul><li>Lots of ppl approaching me on LI (university juniors, who work with me but in different areas)<ul><li>don't know where to start</li><li>what are the right resources</li><li>how to optimize your resume / LI</li></ul></li><li>Pre-interview and while interview</li><li>helped a lot of students choose their careers/courses after high school</li></ul><div><strong>What are beginners lacking?</strong></div><ul><li>Not focusing enough on statistics and math fundamentals</li><li>learning software development (e.g. git and command line)<ul><li>Need to&nbsp;</li></ul></li></ul><div><strong>And how can you add value as a mentor?</strong></div><ul><li>Help them gain confidence / get a job</li><li>How to approach people</li></ul><div><bc-attachment content-type="application/vnd.basecamp.horizontal-rule.html"><figure class="attachment attachment--content attachment--horizontal-rule">
127
+ <hr>
128
+ </figure></bc-attachment></div><div><strong>Questions about SM?</strong></div><ul><li>What was your journey like?</li><li>What are the next steps</li></ul>
129
+ </div>
130
+
131
+ </div>
132
+
133
+
134
+ </body></html>
Data/Mentor_interviews/Lee Schmalz.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Lee Schmalz</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Lee Schmalz</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to Mentor&nbsp;<br><br>1- What's your motivation to become a mentor with SharpestMinds?<br>- Want to help others who are new graduates and don't know how to get into the data field or land a job. Want to be the same person/mentor to them as Kevin was and help them.&nbsp;<br><br>2- What got you interested in the field of Data? What's your career journey been like in Data science?&nbsp;<br>- Graduated in 2020, Got interested in the field when first heard about it in double major ( molecular biology &amp; Maths ) and wanted to explore more about data science and machine learning. even though fields were adjacent it required coding and technical knowledge and understanding.&nbsp;<br>- Worked in data analytics internships, but didn't like it very much. The job involved mostly writing SQL queries, but got good with SQL on the job.&nbsp;<br>- Got recruited at Prenosis as Data scientist - joined a small team and worked in the role for 2 and half years and recently got promoted to Senior Data scientist. It involves working in the healthcare industry. Working on electronic medical data and enriching the data. Now after promotion managing data ingestion pipeline and building a team.&nbsp;<br><br>3- How was your experience as a SM Mentee? What do you think could have improved in your experience?<br>- Things that were good - Mentor (Kevin) was great at helping selecting projects to work on. Project based learning was best and believe hands on data was a great way to learn. Mentor guided and suggested on the project. He was supportive through the process.&nbsp;<br>- What can have been better - Mentor was not very hands-on on technical stuff. Ideally would have preferred mentor working alongside rather than just having calls for explanation and review. Would have liked explicit feedback on code and how it can be better or what was wrong.&nbsp;<br><br>4- What project did you work on?<br>- pulling data from twitch API&nbsp; and building analytics for different streamers on twitch. Developed streamer analytics on a dashboard but didn't finish the entire project. Got the chance to to envision the project on entire data concepts - extracting data, analyzing data, building dashboards and deploying some ML concepts as well.&nbsp;<br><br>5- According to you what's the biggest challenge faced by someone who wants to break into he data field?<br>- The biggest challenge is the imposter syndrome people feel when they just graduate from the college but don't have all the skills mentioned in the job descriptions and profiles. The academia has not evolved as fast the industry and their is a gap in what is taught and what is required in the industry.&nbsp;<br>Will help mentees with the understanding that it's ok to knowing all the skills mentioned in the job posting and guide the person to learn things they don't know. Will help them with sending out more applications and connecting with the right people to land a job.&nbsp;<br><br>6- Do you have questions regarding SM?<br>- How was SM been growing? Number of mentees and mentors on the platform?<br>- How does the mentor-mentee relation work? Do only mentees reach out to the mentors?<br><br><br>Since Lee is and will be hiring for his team, after his promotion - Asked him to leverage the SM Community to look for suitable candidates for any future job openings.&nbsp;</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Leo Gao.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Leo Gao</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Leo Gao</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div><strong>How did you hear about SM?</strong></div><ul><li>Friend who is a mentor</li><li>Got curious and talked to several mentors</li></ul><div><br><strong>Career</strong></div><ul><li>Don't have too much work experience in data field</li><li>1 year of work experience as PM</li><li>but I do use data analytics skills</li><li>recently did a DA bootcamp</li><li>tutoring a UofT student (mech eng.)</li><li>Being a mentor at SM will help with my professional goals</li><li>education in stats</li><li>lots of online certificates (datacamp, brainstation)</li><li>part-time tutor for UofT students</li></ul><div><br></div><div><strong>Mentorship Exp</strong></div><ul><li><br></li></ul><div><br><strong>Beginner mistakes / how can you help?</strong></div><div><br></div><ul><li>Too early for a mentor</li><li></li></ul>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Mahdi Torabi Rad.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Mahdi Torabi Rad</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Mahdi Torabi Rad</h1>
124
+
125
+ <div class="formatted_content">
126
+ <div>Mentee to Mentor.<br><br>1- What is your motivation to be a mentor with us at SharpestMinds?<br>- Learnt things on own and got a good understanding of the path on how to move from an adjacent field towards data science. Want to share this with future mentees and show that it's possible. Also, want to be active within the SM community. <br>- Helping people achieve career success brings satisfaction. <br><br>2- What's your career journey been like in Data Science?<br>- Have a degree in Mech Engg, and worked on Computational modelling in PhD.<br>- Started PhD in 2018 and have coding capabilities. <br>- Started looking for career opportunities in DS/ML in 2019 and decided to make a move and was introduced to SM by a friend and was mentored by Richard. <br>- Got a job as Lead M.L. Engineer for a startup in Waterloo. <br>- Currently working as Senior D.S. at current company.<br><br>3- What's the biggest challenge a new comer faces when trying to break into the Data science role? How can you help the with this?<br>- There is no one challenge that is faced by everyone. Everyone faces different challenges. <br>Assuming someone who has finished Masters or Phd in computational field and is comfortable with programming and have good understanding of Math Concepts - The challenge for them is how they can use their core skills to build a good portfolio to get interviews and get a job. <br><br>- Can help mentees understand and define an interesting project and give technical help to build a portfolio. <br><br>4- How was your experience as SM Mentee with your mentor and with SharpestMinds? Did you work on any projects?<br>- Worked on 3 projects. two of these were simple on linear regression and classification. One project was on reinforcement learning in finance (<a href="https://github.com/mtorabirad/Pair-Trading-Reinforcement-Learning" target="_blank" rel="noreferrer">https://github.com/mtorabirad/Pair-Trading-Reinforcement-Learning</a>)<br>- The experience was beneficial. The most important help was with reformatting Resume. It was initially purely academic, Mentor helped with making it industry ready to be able to land interviews and add projects along with it.&nbsp;<br>- Alejandro helped in offer negotiation and in choosing an offer amongst 3 different offers and eventually selected the one for the role currently working in.&nbsp;<br><br>5- You mentioned you want to actively engage with the community - How do you envision this?<br>- Would like to work on a project with 2-3 mentees which can be interesting and come up with a nice and sexy solution and report for a problem. This can be very helpful for mentees to showcase in their portfolios and also help them collaborate with each other.&nbsp;<br>- Identify mentees in specific fields and go through reading resources together. Can help do sessions on Time series forecasting and host space for discussion on it.&nbsp;<br><br>6- Do you have any questions for me regarding SM?<br>- What are the current mentee profiles on the platform?</div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>
Data/Mentor_interviews/Maithrreye Srinivasan.html ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head>
2
+ <meta charset="utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
4
+ <title>Maithrreye Srinivasan</title>
5
+ <style>
6
+ html {
7
+ padding: 1em;
8
+ background: #fff;
9
+ color: #222;
10
+ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
11
+ font-size: 100%;
12
+ line-height: 1.5;
13
+ }
14
+
15
+ h1,
16
+ p,
17
+ ul,
18
+ ol,
19
+ div,
20
+ figure {
21
+ margin: 0;
22
+ }
23
+
24
+ h1 { font-size: 1.2em; }
25
+
26
+ ul {
27
+ list-style: disc;
28
+ padding-left: 1.3em;
29
+ }
30
+
31
+ ol {
32
+ padding-left: 1.3em;
33
+ list-style: decimal;
34
+ }
35
+
36
+ blockquote {
37
+ border-left: 3px solid #000;
38
+ margin: 0;
39
+ padding: 0 0 0 1em;
40
+ }
41
+
42
+ pre {
43
+ font-family: monaco, monospace;
44
+ font-size: 0.875em;
45
+ margin: 0;
46
+ padding: 1rem;
47
+ background: #eee;
48
+ border-radius: 0.4rem;
49
+ white-space: pre;
50
+ word-wrap: normal;
51
+ word-break: normal;
52
+ overflow-x: auto;
53
+ }
54
+
55
+ code { border-radius: 0.4rem; }
56
+
57
+ figure {
58
+ display: inline-block;
59
+ width: 100%;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ figcaption { word-break: break-word; }
64
+
65
+ img {
66
+ display: block;
67
+ max-width: 100%;
68
+ margin: 0 auto;
69
+ padding: 1px;
70
+ border: 1px solid #eee;
71
+ }
72
+
73
+ a {
74
+ color: #1b6ac9;
75
+ text-decoration: underline;
76
+ }
77
+
78
+ a:active { color: #064ac9; }
79
+
80
+ .wrapper {
81
+ max-width: 650px;
82
+ margin: 0 auto;
83
+ }
84
+
85
+ .title {
86
+ font-size: 2em;
87
+ margin: 0.5em 0 1em;
88
+ line-height: 1.3;
89
+ }
90
+
91
+ .attachment--image {
92
+ text-align: center;
93
+ color: #888;
94
+ font-size: 0.875em;
95
+ }
96
+
97
+ .attachment--file {
98
+ position: relative;
99
+ padding: 1.4em 1em 1.5em;
100
+ border: 1px solid #ddd;
101
+ border-bottom-width: 3px;
102
+ border-radius: 6px;
103
+ color: #222;
104
+ }
105
+
106
+ .attachment__label {
107
+ position: absolute;
108
+ bottom: 0;
109
+ right: 0;
110
+ background: #ddd;
111
+ font-size: 10px;
112
+ padding: 2px 6px;
113
+ border-radius: 6px 0 4px 0;
114
+ color: #888;
115
+ }
116
+
117
+ .metadata { color: #888; }
118
+ </style>
119
+ </head>
120
+
121
+ <body>
122
+ <div class="wrapper">
123
+ <h1 class="title">Maithrreye Srinivasan</h1>
124
+
125
+ <div class="formatted_content">
126
+ <h1>Application</h1><div><a target="_blank" rel="noreferrer" class="autolinked" data-behavior="truncate" href="https://www.linkedin.com/in/maithrreye/">https://www.linkedin.com/in/maithrreye/</a><br><br></div><blockquote>I have different mentors in every stage of my career and I would like to give back to AI community by sharing my experience in the data science field with people who want to break into this field as well as people who want to change career. Being someone who worked in technical customer success and moved to high studies to enter into AI field, I believe I can help others from my experience. Mentoring also helps me to be a better leader, gain new perspective and be ladder for a change in someone's life. Also I have time that I can use it here.&nbsp;</blockquote><div><br></div><h1>Interview</h1><div><br><strong>How did you hear about SM?</strong></div><ul><li>Started seeing folks on Linkedin talking about it. Then followed us Twitter</li></ul><div><strong><br>Why do you want to mentor?</strong></div><ul><li>From India, MS at U Alberta in ML</li><li>now working at research institute</li><li>In India, worked at Microsoft for 3 years</li><li>Infrastructure job to a ML job</li><li>Has had a lot of mentors who helped with that transition</li><li>Wants to give back</li></ul><div><strong><br>Mentorship experience?</strong></div><ul><li>UofA mentored high school students, helped them plan their careers</li><li>as a grad student, mentored some BS students</li><li>at Microsoft did a bit of mentoring there</li></ul><div><br><strong>What does a mentor do?</strong></div><ul><li>Sharing knowledge /experience that they have gained over the years</li><li>Mentee can learn and grow.&nbsp;</li><li>Both mentor and mentee grow together</li></ul><div><br><strong>What are beginners lacking?</strong></div><ul><li>Lots of role names, can be overwhelming</li><li>Learn what type of role is best for you within the field</li><li>Too much noise to know what is best</li><li>boundaries are blurry / fuzzy</li></ul><div><br><strong>How can you help?</strong></div><ul><li>Explain the difference of the different roles</li><li>Get their understanding of what they want</li><li>Try to find intersect of their interests and roles</li><li>Kaggle&nbsp;</li></ul><div><br><br><strong>Questions about SM?</strong></div><ul><li>Understood a lot from my email (the dating site analogy helped), not many questions</li><li>How do you actually review the performance of a mentor? Is it based on getting your mentee hires?</li><li>Are your mentees just from North America?&nbsp;</li></ul><div><br></div><div><strong><br><br><br></strong></div>
127
+ </div>
128
+
129
+ </div>
130
+
131
+
132
+ </body></html>