You have built the skills. You have built the project. This week is about packaging both - so a recruiter who spends six seconds on your resume and three minutes on your portfolio decides to schedule a call. We close out with deployment, documentation, resume, LinkedIn, interview prep, and a final presentation. By Friday, you graduate.
What You'll Do This Week
Ship It
Deployment day
Deployment checklist
- All R scripts re-run from a fresh checkout without manual steps
renvpins package versions- Secrets read from environment variables, not committed
- App opens cleanly on a phone-size screen
showNotification("Loading...")for slow operations- Footer credits you (name, GitHub URL, LinkedIn)
Deploy in five clicks
Open RStudio, open app.R, click the blue Publish icon, pick shinyapps.io, choose files, click Publish. Your app gets a URL like your-name.shinyapps.io/capstone.
Documentation and Portfolio
The README that lands interviews
- Title + one-sentence pitch
- Screenshot or animated GIF of the live app
- Live demo link
- Problem statement
- Data sources and licence
- Methods (one short paragraph)
- Key findings - 3 bullet points
- How to run locally (5 commands max)
- Folder structure
- License + your contact
Resume and LinkedIn
The fresher data-analyst resume, in one page
- Header: name, role, email, phone, GitHub, LinkedIn, location.
- Summary (2 lines): "Data analyst trained at EDUSHARK with hands-on projects in SQL, R Shiny and Power BI. Seeking analyst role in BFSI / Healthcare / Retail."
- Skills: SQL, R, Tidyverse, R Shiny, Power BI, Tableau, Excel, Python (basics), Git.
- Projects (the heart - 3-4 entries). Each: title → tech → outcome with a number.
- Certifications - EDUSHARK + any Coursera / Datacamp.
- Education - last; projects matter more.
LinkedIn checklist
- Professional photo and brand-coloured banner
- Headline: "Aspiring Data Analyst | SQL, R Shiny, Power BI"
- About: same pitch as resume summary, two paragraphs
- Featured: pin the capstone live URL and GitHub
- Skills + endorsements: add 10 from this course
- Open to Work badge ON (recruiter-visible)
Technical Interviews
The five buckets
SQL live coding
Window functions, CTEs, second-highest salary, sessionisation.
Statistics
Explain p-value, CLT, when to use median.
Case studies
"Revenue dropped 10% - diagnose."
Tool comparison
"Why R Shiny over Power BI here?"
Your project
Walk through the capstone end-to-end.
A practice plan
- LeetCode SQL - aim for 60 problems across Easy + Medium.
- Stratascratch / Datalemur for case-style questions.
- Khan Academy stats refresher.
- Pair-mock with a peer once a week.
Behavioural Interviews
Prepare seven stories
Cover: leadership, conflict, failure, learning quickly, handling ambiguity, persuading without authority, beating a deadline. One strong story per theme is enough; the same story can answer two questions.
The "tell me about yourself" opener
Three minutes, three beats: Where I am now (course, recent projects), how I got here (background + motivation), where I want to go (the role I'm interviewing for).
Questions you should ask
- What does success look like at six months?
- Walk me through a recent analysis the team ran end-to-end.
- What's the team's tooling - SQL, BI, scripting languages?
- How is data quality maintained?
Presentation Practice
Slide outline (7 slides)
- Title + your name + role you want
- The business question (one sentence)
- The data and method (one slide each, max)
- Key findings - three slides, one finding each
- Live demo of the Shiny app (2-3 minutes)
- Recommendations - three actionable bullets
- Q&A prep slide (hidden) with anticipated questions
Five delivery tips
- Open with the punchline, not the methodology.
- Rehearse the demo on the actual screen-share setup once.
- One number per slide, big, with context.
- Pause after questions; do not fill silence.
- End with a confident, written next-step.
Graduation
Final 15-minute live presentation to a panel. Live demo of deployed R Shiny dashboard. Q&A with peers and instructors. Certificate of completion.
Grading
- Capstone project quality - 40%
- Presentation and communication - 30%
- Documentation and portfolio - 20%
- Program participation - 10%
Congratulations.
You have completed twelve weeks of intensive training in Data Analytics, SQL, R Programming, R Shiny and BI tools. You have a deployed dashboard, a public portfolio, and the habits of an analyst.
Now go and apply.