SlideShare a Scribd company logo
1 of 36
Dr. You or: How I learned how to
stop worrying and love the PhD
Olga Botvinnik
UCSD Bioinformatics Bootcamp
Sept 19th, 2015
Outline
• Get $$
• Contribute to the world
• Do science
Fellowships
Managing yourself
Open source
FELLOWSHIPS
Who am I?
• NDSEG Fellowship winner (top 6%)
• NSF Honorable Mention (top 10%)
• Hertz Foundation Fellowship Finalist (top
50/800 applicants)
• NumFOCUS John Hunter Technical
Fellowship winner (first awardee)
• Contributor to open-source (wrote
prettyplotlib python package,
contributor to seaborn)
How did I get these fellowships?
• 2012-2013, pre-PhD, applied for 6
fellowships and got zero money
• 2013-2014, 1st year, applied for 6
fellowships and got NDSEG fellowship
• 2014-2015, 2nd year, applied for 3 and got
NumFOCUS
I applied to 15 and won 2.
How can you get fellowships?
• UCLA GRAPES
– https://grad.ucla.edu/funding/
– Can search by award requirements, e.g. US
Citizen, female, year, whether it’s for travel
abroad, etc.
• Stanford FISP
– https://fisp.stanford.edu/
• Google “Fellowship database” and you’ll
get a lot
NSF is not the only one! Fellowship databases have 1000s of
opportunities.
How do you write fellowship
applications?
• Guiding principal: Make it as easy as
possible for the reader to say “heck YES
this person should get all the money!”
• Most have two components:
1. Research statement
• Common pitfall: Too broad or not testable
2. Personal essay
• Common pitfall: Not specific or doesn’t show why
you love science
How do you write fellowship
applications? (continued)
• Read examples
– From our program: http://bit.ly/bisb-fellowships
– Search “nsf fellowship example essays” and you’ll
get tonnes
• Read each others!
– Organize a fellowship peer review with students
from all years
– Learn about how awesome your peers are and
get feedback from people who have won
fellowships
• Deadlines start in Oct!
Shameless pitch: Graduate
Bioinformatics Council (GBIC)
Graduate Bioinfo
gbic-ucsd.github.io
Wanna be a first-year representative? Come talk to me!
OPEN SOURCE
• “Social coding”
• Many open source projects are hosted here,
including Python packages
• All public projects are free and private projects
cost $$
• You can get a free academic account with your
UCSD email and get 5 private repositories
• Software jobs often want code samples, so they
will look at your code on Github!
– “Github is your resume”
Your projects on GitHub
• As much as you can, work on your research code
in public repositories
• For excellent project templates, check out:
github.com/audreyr/cookiecutter
• This gets you several benefits:
– Pre-built Python package with the correct structure so
you can focus on the code and not the packaging
– Free use of Travis-CI, a “continuous integration”
service which runs all your tests every time you push
code to Github (travis-ci.org)
– Free use of CoverallsIO, which checks your test
coverage (coveralls.io)
– Online documentation, very useful for both you and
your collaborators (“github pages,” readthedocs.org)
Collaborating on GitHub
• You will find bugs in open source code
• Be a good citizen: if you fix the bug for
yourself, fix it for everyone. Or at least report
it to the project devs.
• Contributing to other projects exposes you to
other styles of coding and improves your own
code (true story)
• Use forks, branches and pull requests for
the commonly used GitHub flow model:
https://guides.github.com/introduction/flo
w
MANAGING YOURSELF
Grad school != undergrad
Undergrad Grad school
You
You
Your
advisor
School,
advisor,
classes
Your PhD is your PhD
and no-one else’s.
You
Your PhD
SUPPLEMENTARY
Grad school
How did I attend conferences for free?
PyData NYC 2013
Strata Silicon Valley 2014
This led to Travis Oliphant, the
author of Numpy and CEO of
Continuum Analytics
(Anaconda Python distro) to
contact me about Continuum’s
diversity fellowships for
PyData
This led to the Strata outreach
committee contacting me and
arranging a free pass in
exchange for live-tweeting
PyCon 2014: applied for fellowship directly
Why should you care about social
media?
• Anytime someone meets you, they will
google your name
– If that doesn’t work, they’ll do “your name
UCSD”
• Having at least SOME online presence is
much better than none
• You will get jobs (and some fellowships)
much easier if people can find out more
about you than just your LinkedIn profile
How to have an online presence:
Bare minimum
• “Facebook for jobs”
• Recruiters will contact you, before you
even finish graduate school!
– ….if you have the right things on your profile
• Besides your regular resume type things
on your profile, there’s a few key points
Crafting a fantastic LinkedIn profile:
why?
Crafting a fantastic LinkedIn profile:
your title
• Don’t let “Student” be the first thing in your
title
• If you are doing data science-like data
analysis, put “Data Scientist”
• If you’re doing algorithm development, put
“algorithm developer” or something to that
extent
Crafting a fantastic LinkedIn profile:
your summary
Too long!
On the right track, could say more
Crafting a fantastic LinkedIn profile:
your summary
Brief academic description of you so far.
Research interests: scientific buzzwords
Specialties: computer science buzzwords
Programming languages: best first
[Other, e.g. graphic design]
Crafting a fantastic LinkedIn profile:
your connections
• Recruiters will try to contact you to be your
“connection” first because then they don’t have to
pay LinkedIn’s fees
• Without going overboard, connect with other
people (that you know) in your field
– Fellow graduate students at UCSD
– People you know from pre-PhD school (undergrad,
jobs, etc)
– People you meet at networking events
• By seeing who you are connected to, recruiters
will have a better sense of who you are
How to have an online presence:
Bonus points
Extra points for online presence:
Twitter
Extra points for online presence:
Personal website
Use: flavors.me for design and buy a domain for $10/year
Extra points for online presence:
blog
Use: github pages and pelican for posting
How to get free money
Or, why social media is an important part
of your grad school game
Olga Botvinnik
Bioinformatics Bootcamp
Sept 26th, 2014

More Related Content

What's hot

Digifoot 2012 ppt
Digifoot 2012 pptDigifoot 2012 ppt
Digifoot 2012 ppttpoelzer
 
Data Management 101 (2015)
Data Management 101 (2015)Data Management 101 (2015)
Data Management 101 (2015)Kristin Briney
 
Guide to Conducting Research
Guide to Conducting ResearchGuide to Conducting Research
Guide to Conducting ResearchKathleen Carlisle
 
Risk management and auditing
Risk management and auditingRisk management and auditing
Risk management and auditingDorothea Salo
 
CLIR Fellows - Science Data - 14_0730
CLIR Fellows - Science Data - 14_0730CLIR Fellows - Science Data - 14_0730
CLIR Fellows - Science Data - 14_0730jeffreylancaster
 
Plagiarism lesson ppt
Plagiarism lesson pptPlagiarism lesson ppt
Plagiarism lesson ppthosannacivil
 
Organizing Your Research Data
Organizing Your Research DataOrganizing Your Research Data
Organizing Your Research DataKristin Briney
 

What's hot (9)

Digifoot 2012 ppt
Digifoot 2012 pptDigifoot 2012 ppt
Digifoot 2012 ppt
 
Data Management 101 (2015)
Data Management 101 (2015)Data Management 101 (2015)
Data Management 101 (2015)
 
Guide to Conducting Research
Guide to Conducting ResearchGuide to Conducting Research
Guide to Conducting Research
 
Risk management and auditing
Risk management and auditingRisk management and auditing
Risk management and auditing
 
CLIR Fellows - Science Data - 14_0730
CLIR Fellows - Science Data - 14_0730CLIR Fellows - Science Data - 14_0730
CLIR Fellows - Science Data - 14_0730
 
Searching tech2
Searching tech2Searching tech2
Searching tech2
 
Plagiarism lesson ppt
Plagiarism lesson pptPlagiarism lesson ppt
Plagiarism lesson ppt
 
Organizing Your Research Data
Organizing Your Research DataOrganizing Your Research Data
Organizing Your Research Data
 
Escaping Datageddon
Escaping DatageddonEscaping Datageddon
Escaping Datageddon
 

Similar to Dr. You or, How I Learned to Stop Worry and Love the PhD

Using Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research ActivitiesUsing Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research Activitieslisbk
 
Dmdh workshop 5 slides
Dmdh   workshop 5 slidesDmdh   workshop 5 slides
Dmdh workshop 5 slidesPaige Morgan
 
Tools and Methodology for Research: Being a Researcher
Tools and Methodology for Research: Being a ResearcherTools and Methodology for Research: Being a Researcher
Tools and Methodology for Research: Being a ResearcherYannick Prié (Enseignement)
 
Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...
Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...
Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...Paige Morgan
 
Life after the PhD: How to become a successful postdoctoral researcher
Life after the PhD: How to become a successful postdoctoral researcherLife after the PhD: How to become a successful postdoctoral researcher
Life after the PhD: How to become a successful postdoctoral researcherTom Mens
 
Social Media For Researchers
Social Media For ResearchersSocial Media For Researchers
Social Media For ResearchersHolly Bik
 
Using social media to promote your research
Using social media to promote your researchUsing social media to promote your research
Using social media to promote your researchHazel Hall
 
LSE SADL Workshop 1 2014
LSE SADL Workshop 1 2014LSE SADL Workshop 1 2014
LSE SADL Workshop 1 2014LSESADL
 
Maximizing Social Capital to Increase Core Facility Exposure and Usage
Maximizing Social Capital to Increase Core Facility Exposure and UsageMaximizing Social Capital to Increase Core Facility Exposure and Usage
Maximizing Social Capital to Increase Core Facility Exposure and UsageRyan Duggan
 
UCL Research Software Development and Digital Humanities
UCL Research Software Development and Digital Humanities UCL Research Software Development and Digital Humanities
UCL Research Software Development and Digital Humanities Raquel Alegre
 
Social media for researchers
Social media for researchersSocial media for researchers
Social media for researcherscolin hamilton
 
Social media 2011-version2.0
Social media 2011-version2.0Social media 2011-version2.0
Social media 2011-version2.0colin hamilton
 
DMDH 2014: Workshop 5: Project Ideation and Development
DMDH 2014: Workshop 5: Project Ideation and DevelopmentDMDH 2014: Workshop 5: Project Ideation and Development
DMDH 2014: Workshop 5: Project Ideation and DevelopmentPaige Morgan
 
Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)
Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)
Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)ALATechSource
 
Social Media & PhD Researchers: Presentation for University of Nottingham ESR...
Social Media & PhD Researchers: Presentation for University of Nottingham ESR...Social Media & PhD Researchers: Presentation for University of Nottingham ESR...
Social Media & PhD Researchers: Presentation for University of Nottingham ESR...Dr. Chris James Carter
 
Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...
Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...
Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...Analytics India Magazine
 

Similar to Dr. You or, How I Learned to Stop Worry and Love the PhD (20)

Using Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research ActivitiesUsing Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research Activities
 
Dmdh workshop 5 slides
Dmdh   workshop 5 slidesDmdh   workshop 5 slides
Dmdh workshop 5 slides
 
Tools and Methodology for Research: Being a Researcher
Tools and Methodology for Research: Being a ResearcherTools and Methodology for Research: Being a Researcher
Tools and Methodology for Research: Being a Researcher
 
Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...
Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...
Demystifying Digital Scholarship Slides: Big Project, Small Project: Steps in...
 
An Introduction to Google Summer of Code 2015
An Introduction to Google Summer of Code 2015An Introduction to Google Summer of Code 2015
An Introduction to Google Summer of Code 2015
 
Life after the PhD: How to become a successful postdoctoral researcher
Life after the PhD: How to become a successful postdoctoral researcherLife after the PhD: How to become a successful postdoctoral researcher
Life after the PhD: How to become a successful postdoctoral researcher
 
Social Media For Researchers
Social Media For ResearchersSocial Media For Researchers
Social Media For Researchers
 
Shout about it
Shout about itShout about it
Shout about it
 
Using social media to promote your research
Using social media to promote your researchUsing social media to promote your research
Using social media to promote your research
 
LSE SADL Workshop 1 2014
LSE SADL Workshop 1 2014LSE SADL Workshop 1 2014
LSE SADL Workshop 1 2014
 
Maximizing Social Capital to Increase Core Facility Exposure and Usage
Maximizing Social Capital to Increase Core Facility Exposure and UsageMaximizing Social Capital to Increase Core Facility Exposure and Usage
Maximizing Social Capital to Increase Core Facility Exposure and Usage
 
SOP Presentation.pdf
SOP Presentation.pdfSOP Presentation.pdf
SOP Presentation.pdf
 
UCL Research Software Development and Digital Humanities
UCL Research Software Development and Digital Humanities UCL Research Software Development and Digital Humanities
UCL Research Software Development and Digital Humanities
 
Social media for researchers
Social media for researchersSocial media for researchers
Social media for researchers
 
Social media 2011-version2.0
Social media 2011-version2.0Social media 2011-version2.0
Social media 2011-version2.0
 
DMDH 2014: Workshop 5: Project Ideation and Development
DMDH 2014: Workshop 5: Project Ideation and DevelopmentDMDH 2014: Workshop 5: Project Ideation and Development
DMDH 2014: Workshop 5: Project Ideation and Development
 
Managing and Maximizing Your Scholarly Impact
Managing and Maximizing Your Scholarly ImpactManaging and Maximizing Your Scholarly Impact
Managing and Maximizing Your Scholarly Impact
 
Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)
Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)
Creating a Digital Media Space for Today's Teens: Part 2 (Jan. 2019)
 
Social Media & PhD Researchers: Presentation for University of Nottingham ESR...
Social Media & PhD Researchers: Presentation for University of Nottingham ESR...Social Media & PhD Researchers: Presentation for University of Nottingham ESR...
Social Media & PhD Researchers: Presentation for University of Nottingham ESR...
 
Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...
Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...
Getting your first job in Data Science By Imaad Mohamed Khan Founder-in-Resid...
 

Recently uploaded

SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxAArockiyaNisha
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |aasikanpl
 
Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxAleenaTreesaSaji
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physicsvishikhakeshava1
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptMAESTRELLAMesa2
 
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdfNAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdfWadeK3
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 

Recently uploaded (20)

SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
 
Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptx
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physics
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.ppt
 
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdfNAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 

Dr. You or, How I Learned to Stop Worry and Love the PhD

  • 1. Dr. You or: How I learned how to stop worrying and love the PhD Olga Botvinnik UCSD Bioinformatics Bootcamp Sept 19th, 2015
  • 2. Outline • Get $$ • Contribute to the world • Do science Fellowships Managing yourself Open source
  • 4. Who am I? • NDSEG Fellowship winner (top 6%) • NSF Honorable Mention (top 10%) • Hertz Foundation Fellowship Finalist (top 50/800 applicants) • NumFOCUS John Hunter Technical Fellowship winner (first awardee) • Contributor to open-source (wrote prettyplotlib python package, contributor to seaborn)
  • 5. How did I get these fellowships? • 2012-2013, pre-PhD, applied for 6 fellowships and got zero money • 2013-2014, 1st year, applied for 6 fellowships and got NDSEG fellowship • 2014-2015, 2nd year, applied for 3 and got NumFOCUS I applied to 15 and won 2.
  • 6. How can you get fellowships? • UCLA GRAPES – https://grad.ucla.edu/funding/ – Can search by award requirements, e.g. US Citizen, female, year, whether it’s for travel abroad, etc. • Stanford FISP – https://fisp.stanford.edu/ • Google “Fellowship database” and you’ll get a lot NSF is not the only one! Fellowship databases have 1000s of opportunities.
  • 7. How do you write fellowship applications? • Guiding principal: Make it as easy as possible for the reader to say “heck YES this person should get all the money!” • Most have two components: 1. Research statement • Common pitfall: Too broad or not testable 2. Personal essay • Common pitfall: Not specific or doesn’t show why you love science
  • 8. How do you write fellowship applications? (continued) • Read examples – From our program: http://bit.ly/bisb-fellowships – Search “nsf fellowship example essays” and you’ll get tonnes • Read each others! – Organize a fellowship peer review with students from all years – Learn about how awesome your peers are and get feedback from people who have won fellowships • Deadlines start in Oct!
  • 9. Shameless pitch: Graduate Bioinformatics Council (GBIC) Graduate Bioinfo gbic-ucsd.github.io Wanna be a first-year representative? Come talk to me!
  • 11. • “Social coding” • Many open source projects are hosted here, including Python packages • All public projects are free and private projects cost $$ • You can get a free academic account with your UCSD email and get 5 private repositories • Software jobs often want code samples, so they will look at your code on Github! – “Github is your resume”
  • 12. Your projects on GitHub • As much as you can, work on your research code in public repositories • For excellent project templates, check out: github.com/audreyr/cookiecutter • This gets you several benefits: – Pre-built Python package with the correct structure so you can focus on the code and not the packaging – Free use of Travis-CI, a “continuous integration” service which runs all your tests every time you push code to Github (travis-ci.org) – Free use of CoverallsIO, which checks your test coverage (coveralls.io) – Online documentation, very useful for both you and your collaborators (“github pages,” readthedocs.org)
  • 13. Collaborating on GitHub • You will find bugs in open source code • Be a good citizen: if you fix the bug for yourself, fix it for everyone. Or at least report it to the project devs. • Contributing to other projects exposes you to other styles of coding and improves your own code (true story) • Use forks, branches and pull requests for the commonly used GitHub flow model: https://guides.github.com/introduction/flo w
  • 15. Grad school != undergrad Undergrad Grad school You You Your advisor School, advisor, classes
  • 16.
  • 17.
  • 18.
  • 19. Your PhD is your PhD and no-one else’s. You Your PhD
  • 22. How did I attend conferences for free? PyData NYC 2013 Strata Silicon Valley 2014 This led to Travis Oliphant, the author of Numpy and CEO of Continuum Analytics (Anaconda Python distro) to contact me about Continuum’s diversity fellowships for PyData This led to the Strata outreach committee contacting me and arranging a free pass in exchange for live-tweeting PyCon 2014: applied for fellowship directly
  • 23. Why should you care about social media? • Anytime someone meets you, they will google your name – If that doesn’t work, they’ll do “your name UCSD” • Having at least SOME online presence is much better than none • You will get jobs (and some fellowships) much easier if people can find out more about you than just your LinkedIn profile
  • 24. How to have an online presence: Bare minimum
  • 25.
  • 26. • “Facebook for jobs” • Recruiters will contact you, before you even finish graduate school! – ….if you have the right things on your profile • Besides your regular resume type things on your profile, there’s a few key points
  • 27. Crafting a fantastic LinkedIn profile: why?
  • 28. Crafting a fantastic LinkedIn profile: your title • Don’t let “Student” be the first thing in your title • If you are doing data science-like data analysis, put “Data Scientist” • If you’re doing algorithm development, put “algorithm developer” or something to that extent
  • 29. Crafting a fantastic LinkedIn profile: your summary Too long! On the right track, could say more
  • 30. Crafting a fantastic LinkedIn profile: your summary Brief academic description of you so far. Research interests: scientific buzzwords Specialties: computer science buzzwords Programming languages: best first [Other, e.g. graphic design]
  • 31. Crafting a fantastic LinkedIn profile: your connections • Recruiters will try to contact you to be your “connection” first because then they don’t have to pay LinkedIn’s fees • Without going overboard, connect with other people (that you know) in your field – Fellow graduate students at UCSD – People you know from pre-PhD school (undergrad, jobs, etc) – People you meet at networking events • By seeing who you are connected to, recruiters will have a better sense of who you are
  • 32. How to have an online presence: Bonus points
  • 33. Extra points for online presence: Twitter
  • 34. Extra points for online presence: Personal website Use: flavors.me for design and buy a domain for $10/year
  • 35. Extra points for online presence: blog Use: github pages and pelican for posting
  • 36. How to get free money Or, why social media is an important part of your grad school game Olga Botvinnik Bioinformatics Bootcamp Sept 26th, 2014

Editor's Notes

  1. NDSEG = National Science and Engineering Graduate Fellowship (from US Department of Defense) NSF = National Science Foundation
  2. “cast your net wide” Honestly, I don’t think I would have gotten the NumFOCUS fellowship if it wasn’t for my open source track record
  3. All of these names are google-able
  4. http://www.sfareafamilylaw.com/wp-content/uploads/2013/06/Child-Custody-Visitation-Page-Parent-Holding-Childs-Hand.jpg
  5. http://activity-mom.com/wp-content/uploads/2014/02/Following-Directions-.jpg
  6. http://cdn.zmescience.com/wp-content/uploads/2015/08/creativity.jpg
  7. The buzzwords are cheesy but they make your profile easy to scan. Don’t go overboard though and say like “genomics genetics gene engineering” just to keyword stuff
  8. I just