ভূমিকা — Resume একা যথেষ্ট নয়
আমরা series-এর আগের পর্বগুলোতে শিখেছি — perfect resume কীভাবে তৈরি করতে হয়। কিন্তু modern hiring process-এ resume একা যথেষ্ট নয়।
আজ যখন একজন recruiter আপনার application পান, তারা সাধারণত:
- আপনার resume scan করেন
- আপনার LinkedIn profile open করেন (cross-check করতে)
- Tech role হলে GitHub দেখেন
- Designer হলে portfolio website check করেন
- Researcher হলে Google Scholar বা ResearchGate দেখেন
- সবশেষে Google search করে আপনার নাম দিয়ে
প্রতিটা touchpoint-এ আপনার impression তৈরি হচ্ছে। Inconsistent বা broken online presence — দুর্বল signal। Strong, consistent online presence — application-কে support করে।
এই পর্বে আমরা শিখব:
- কেন online presence matters
- LinkedIn — সবচেয়ে important platform (সবার জন্য)
- GitHub — tech professionals-দের জন্য essential
- Portfolio website — designers, developers, writers
- Behance / Dribbble — designers-এর জন্য
- Google Scholar / ResearchGate / ORCID — researchers-এর জন্য
- Professional email address
- Personal branding basics
- Online presence-এ privacy considerations
⚠️ Trust Note
প্রতিটি industry, country, এবং role-এ online presence-এর importance ভিন্ন। Tech industries-এ online presence almost mandatory; কিছু traditional industries-এ less critical। এই গাইড general best practices share করছে। আপনার specific situation-এ relevance evaluate করুন।
Online Presence কেন Matters?
Recruiter perspective
- Verification: Resume claim verify করা — LinkedIn employment dates আর GitHub activity দেখে
- Discovery: Active candidates LinkedIn search-এ পাওয়া যায়, recruiter আপনাকে খুঁজে পেতে পারেন
- Cultural fit assessment: Posts, interactions — work ethic এবং personality-র clue দেয়
- Skill demonstration: GitHub commits, portfolio projects — claims-এর evidence
- Network signals: Mutual connections, endorsements credibility add করে
Your perspective
- Job applications-এর response rate বাড়ে
- Recruiters থেকে inbound opportunities আসে
- Industry network-এ visibility
- Career credibility build হয় long-term
🔗 LinkedIn — Most Universal Platform
LinkedIn — professional networking-এর largest platform। যে field-এই থাকুন, একটা minimum professional LinkedIn profile সাধারণত expected।
Profile essentials
- Professional photo — Clear, well-lit, professional attire (selfie nয়, group photo নয়)
- Headline — শুধু "Student" বা "Looking for opportunities" নয়; specific: "CSE Senior @ [University] · React/Node.js Developer · Open to Internships"
- Custom URL — Default
linkedin.com/in/yourname-12345abcনা; customlinkedin.com/in/yourname - About section — ৩-৫ paragraph; who you are, what you do, what you're looking for
- Experience — Resume-এর সাথে dates, titles, descriptions consistent
- Education — Degree, institution, dates
- Skills — Relevant skills, with endorsements over time
- Recommendations — Quality > quantity; ২-৩টা thoughtful recommendations powerful
Resume vs LinkedIn — Consistency Rules
- Same job titles, same dates, same companies
- LinkedIn-এ slightly more detail acceptable (LinkedIn space allows more)
- কিন্তু contradictions কখনো নয় — recruiter cross-check করে
LinkedIn-specific best practices
- Banner image (background) — professional, simple (city skyline, abstract design)
- "Open to Work" badge — selectively use (some recruiters view positively, some negatively)
- Regular activity (1-2 posts per month) — demonstrates engagement
- Connect with people you've actually worked with or met
❌ Default URL: linkedin.com/in/muhammad-rahman-9b3a7f2e
⚠️ LinkedIn Honesty
LinkedIn-এ "Founder of [vague startup that's actually just an idea]" বা "CEO of [solo freelance work]" — এসব inflation recruiter-রা ধরে ফেলেন। Resume-এর সাথে consistent থাকুন। Actual roles describe করুন, fake titles এড়িয়ে চলুন।
🐙 GitHub — Tech Professionals-এর Essential
🐙 GitHub
Tech roles-এ GitHub profile almost mandatory। Recruiter এবং hiring manager সাধারণত GitHub দেখেন আপনি actually code করতে পারেন কি না।
Profile essentials
- Professional username —
muhammadrahmanবাm-rahman(random "coolcoder123" নয়) - Profile photo এবং bio — Brief professional bio with location
- Profile README —
github.com/yourusername/yourusernamerepo-তে README যা automatic আপনার profile page-এ দেখায় - Pinned repositories — 4-6 of your best work, top of profile
- Contribution graph — Regular activity দেখায়; even 1 commit/week demonstrates discipline
Repository quality matters
- README file — প্রতিটি pinned repo-তে clear README: what it does, how to run, screenshots
- Clean code — Sensible structure, comments where needed
- Live demo links (if applicable) — Deployed app-এর link in README
- License file — Open source repo-তে LICENSE
- Empty bloated repos avoid করুন — 50 abandoned tutorial follow projects-এর চেয়ে 5 well-built projects better
What recruiters check on GitHub
- Are commits genuine, not fake-frequency for show?
- Quality of README documentation
- Code organization এবং patterns
- Recent activity (last 6 months)
- Open source contributions (PRs to other repos) — strong signal
✅ With profile README that introduces you and links to top projects
❌ Empty profile with random forked repos
💡 GitHub Series
ShadhinPath-এ Git এবং GitHub নিয়ে আমাদের একটা সম্পূর্ণ ১০-পর্বের series আছে — beginner থেকে advanced, portfolio building সহ। Tech career-এ আগ্রহী হলে দেখতে পারেন।
🌐 Portfolio Website — Personal Brand Hub
🌐 Personal Portfolio Website
একটা personal portfolio website — আপনার own domain-এ professional digital home। Resume-এর সব links এখানে converge করে।
Portfolio website-এ যা থাকে
- About section
- Selected projects (best work, with case studies)
- Skills overview
- Contact information
- Blog (optional — demonstrates thought leadership)
- Downloadable resume PDF
- Social/professional links (GitHub, LinkedIn, etc.)
Building Options
- Custom code: HTML/CSS/JS (or React/Next.js) — developers preferred
- Static site generators: Hugo, Jekyll, Astro
- No-code: Wix, Squarespace, Carrd, Notion (with public link)
- GitHub Pages: Free hosting for developers (yourusername.github.io)
- Custom domain: namecheap.com / godaddy.com থেকে $10-15/year domain
Domain naming
- Preferred:
yourname.comoryourname.dev - Backup:
yourname.netlify.apporyourusername.github.io - Avoid:
my-awesome-portfolio-2024.example.com
✅ Free alternative: muhammadrahman.github.io
❌ Weak: my-cool-projects-2024.weebly.com
🎨 Behance / Dribbble — Designers-এর Showcase
🎨 Behance & Dribbble
Designers-এর জন্য — Behance এবং Dribbble work showcase করার primary platforms।
Behance (Adobe-owned)
- Detailed case studies — process, decisions, outcomes
- Higher project depth, longer-form
- Wider audience (creative professionals + recruiters)
- Good for: Detailed portfolios, full project documentation
Dribbble
- Visual snippets, single shots
- Community-focused, designer-to-designer
- Invitation-based community (less open than Behance)
- Good for: Quick visual showcase, design inspiration
What recruiters look for on design portfolios
- Process documentation — Initial sketches → wireframes → final design
- Problem-solving narrative — What was the problem, why your approach
- Range of work — Different domains/types of projects
- Polish এবং consistency
- Quality > Quantity — 5 strong case studies > 30 average shots
🔬 Researcher Profiles — Google Scholar, ORCID, ResearchGate
🔬 Academic / Research Profiles
Academic career path-এ researcher-specific online profiles matter। Job resume-এ link include করা professional।
Google Scholar (most important)
- Auto-aggregates আপনার published papers
- Citation tracking — h-index automatic
- Recruiter এবং admission committee এখানে most often check করে
- Setup:
scholar.google.com→ Create profile
ORCID (Open Researcher and Contributor ID)
- Unique persistent identifier for researchers
- Disambiguates similar names
- Required by many journals এবং funders now
- Free at
orcid.org
ResearchGate
- Researcher social network
- Upload papers, follow other researchers
- Less critical than Google Scholar, but useful
- Some fields use it more (life sciences, social sciences)
Field-specific platforms
- arXiv — Physics, math, CS preprints
- SSRN — Social sciences
- bioRxiv / medRxiv — Biology, medicine
- PubMed — Medical/biological research database
📧 Professional Email Address
Online presence-এ একটা সবচেয়ে underrated element — আপনার email address। প্রথম impression-এ professional vs amateur signal।
Good vs Bad Email Examples
| ✅ Professional | ❌ Avoid |
|---|---|
muhammad.rahman@gmail.com | cool_guy_007@yahoo.com |
m.rahman@outlook.com | princessmuhammad@hotmail.com |
rahman.muhammad@protonmail.com | imran_lover@yahoo.in |
contact@muhammadrahman.com | random123456@gmail.com |
Best practices
- FirstName.LastName combination preferred
- Reputable providers (Gmail, Outlook, ProtonMail) — Yahoo, Hotmail outdated impression
- Own domain email (
name@yourdomain.com) — strongest professional signal - Avoid numbers like birth year (gives away age)
- Avoid nicknames, slang, romantic words
Consistency Rules — All Profiles Sync
আপনার resume, LinkedIn, GitHub, portfolio — সবকিছু consistent থাকতে হবে। Inconsistency recruiter-এর কাছে red flag।
What must match across platforms
- Name spelling — Same on all (e.g., "Muhammad Rahman", not "Md. Rahman" somewhere)
- Job titles — Same titles across resume + LinkedIn
- Employment dates — Months and years match
- Company names — Spelling এবং format consistent
- Education details — Degree names, graduation years
- Profile photo — Same photo across LinkedIn + portfolio (if you use a photo)
What can vary
- Length of descriptions — Resume bullets shorter, LinkedIn slightly longer
- Skills emphasized — Per-platform tailoring OK
- Personal touches — LinkedIn About section can be more personality-driven than resume
⚠️ Date Inconsistency Red Flag
Resume-এ "Jan 2022 – Mar 2024", LinkedIn-এ "Feb 2022 – Apr 2024" — এই type inconsistency recruiter immediately notice করেন। Final decision-এর time এ red flag হয়ে যায়।
Personal Branding Basics
"Personal branding" intimidating শুনায়, কিন্তু এর মূল idea simple: consistently how you present yourself online and professionally।
Elements of personal brand
- Unique value proposition — What do you specifically bring
- Areas of expertise — What topics do you go deep on
- Visual identity — Photo, colors (subtle), consistent style
- Voice — How you communicate (warm + professional, technical + accessible, etc.)
- Content (if you create) — Posts, articles, talks supporting your expertise
Beginner approach to personal branding
- Pick a clear professional identity ("Junior Software Developer specializing in React")
- Use the same headline/intro across LinkedIn, GitHub, portfolio
- Use consistent professional photo
- Engage authentically — comment on others' posts, share useful content
- Start small — 1 LinkedIn post per month sharing what you learned
💡 Authentic Beats Performative
Personal branding "fake it till you make it" নয়। Authentic expertise + consistent presentation = strong brand। Forced "thought leadership" posts about topics you don't know — counter-productive। Share genuine learning, ask honest questions।
Privacy এবং Online Presence
Online visibility এবং privacy — balance খুঁজতে হবে।
What to keep PRIVATE
- Full home address
- Personal phone number (use professional dedicated number if possible)
- Family members' personal details
- Political views (unless your role explicitly requires it)
- Religious affiliations (unless field-specific relevance)
- Personal struggles, medical info
- Salary information (don't share)
What's safe to share
- Professional accomplishments
- Educational background
- Technical/professional skills
- Industry insights (your own)
- Career milestones
🔒 Privacy Settings Audit
প্রতি ৬ মাসে একবার সব social media privacy settings audit করুন। Facebook personal posts public থাকলে — recruiter সেগুলো দেখতে পারে। What employers see when they Google your name — সেটাই আপনার "professional brand"।
Common Mistakes — Online Presence
- Empty LinkedIn profile — Photo missing, headline default, no work history
- GitHub-এ empty profile বা only forked repos — no original work visible
- Broken portfolio links — Resume-এ link দেওয়া কিন্তু 404 খুললে
- Abandoned profiles — 3 years old LinkedIn এ outdated info
- Inconsistent dates/titles across resume এবং LinkedIn
- Unprofessional email on resume
- Unprofessional photo (group photo, casual, low quality)
- Inflated titles (fake "Founder", fake "CEO")
- Empty portfolio — Domain registered but only "Coming Soon" page
- Public personal social media — Recruiter views, gets unprofessional impression
Do এবং Don't
✅ Do
- Professional photo across platforms
- Custom LinkedIn URL
- GitHub-এ pinned best projects with README
- Portfolio with deployed live demos
- Consistent dates, titles, names
- Professional email address
- Test all links in resume before submitting
- Privacy settings audit periodically
❌ Don't
- Empty LinkedIn or GitHub profiles link করবেন না
- Broken links resume-এ রাখবেন না
- Selfie বা casual photo professional context-এ ব্যবহার করবেন না
- Inflated job titles বা fake company list করবেন না
- "Coming Soon" portfolio link share করবেন না
- Personal social media public রাখবেন না (unless intentional)
- Different name spellings different platforms-এ ব্যবহার করবেন না
- Yahoo, Hotmail unprofessional email use করবেন না
Practical Checklist
📋 Online Presence Checklist
সংক্ষেপে — মূল কথা
🟢 Resume একা যথেষ্ট নয়। Recruiter LinkedIn, GitHub, portfolio — সব check করেন।
🟢 LinkedIn essential almost everyone-এর জন্য; tech-এ GitHub-ও মাস্ট।
🟢 Portfolio website — designers, developers, writers-এর জন্য highly valuable।
🟢 Consistency critical। Names, dates, titles সব platform-এ same থাকতে হবে।
🟢 Professional email — small but important impression element।
🟢 Broken links কখনো না। Resume submit করার আগে সব link manually test করুন।
🟢 Personal branding authentic হোক। Forced thought leadership counter-productive।
🟢 Privacy settings periodically review করুন। Public social media unprofessional impression তৈরি করতে পারে।
🟢 Final rule: Google your own name। যা দেখেন, recruiter-ও তাই দেখবেন।
পরবর্তী পর্বে কী আসছে?
Series-এর পর্ব ১১-এ আমরা শিখব: "Cover Letter and Email Application: Resume পাঠানোর সময় কী লিখবেন?" — Cover letter purpose, when needed, email format, subject line, body, attachment naming, follow-up, BD এবং international examples।
📬 পরের পর্ব publish হলে notification পেতে চান?
সিরিজের প্রতি সপ্তাহের নতুন পর্ব সরাসরি আপনার email-এ পান — সম্পূর্ণ ফ্রি, কোনো spam নয়।
🔒 প্রতি শুক্রবার ১টা email · যেকোনো সময় unsubscribe
📋 সম্পূর্ণ সিরিজ দেখুন⚠️ Disclaimer
এই post educational guidance হিসেবে লেখা হয়েছে — কোনো job, interview, admission, scholarship, বা opportunity-র guarantee এটা নয়। Online presence-এর importance প্রতিটি industry, country, এবং role-ভেদে পরিবর্তিত হয়। Platform features এবং best practices change হতে পারে। সবসময় job posting এবং specific employer expectations follow করুন। ShadhinPath একটি educational platform — legal, immigration, বা professional career advice আমরা দিই না।