Compare commits

..

5 Commits

Author SHA1 Message Date
Arik Chakma
2fd023044d chore: add kamran 2025-08-21 21:02:37 +06:00
Arik Chakma
13b1c0b1dc fix: replace sync endpoint 2025-08-21 09:55:24 +06:00
Arik Chakma
3b36dd4980 feat: migrate content to database 2025-08-21 09:54:09 +06:00
Arik Chakma
c256bba97f chore: replace topic content 2025-08-21 09:25:42 +06:00
Arik Chakma
7cc944d5c9 chore: add javi as reviewers 2025-08-21 09:08:25 +06:00
572 changed files with 358 additions and 10426 deletions

View File

@@ -3,6 +3,6 @@
"enabled": false
},
"_variables": {
"lastUpdateCheck": 1756224238932
"lastUpdateCheck": 1755042938009
}
}

1
.astro/types.d.ts vendored
View File

@@ -1 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />

View File

@@ -51,7 +51,9 @@ jobs:
base: "master"
labels: |
automated pr
reviewers: jcanalesluna,kamranahmedse
reviewers:
- jcanalesluna
- kamranahmedse
commit-message: "chore: sync content to repo"
title: "chore: sync content to repository - ${{ inputs.roadmap_slug }}"
body: |
@@ -63,4 +65,4 @@ jobs:
> Commit: ${{ github.sha }}
> Workflow Path: ${{ github.workflow_ref }}
**Please Review the Changes and Merge the PR if everything is fine.**
**Please Review the Changes and Merge the PR if everything is fine.**

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 633 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 KiB

View File

@@ -47,7 +47,6 @@ Here is the list of available roadmaps with more being actively worked upon.
- [Linux Roadmap](https://roadmap.sh/linux)
- [Terraform Roadmap](https://roadmap.sh/terraform)
- [Data Analyst Roadmap](https://roadmap.sh/data-analyst)
- [BI Analyst Roadmap](https://roadmap.sh/bi-analyst)
- [Data Engineer Roadmap](https://roadmap.sh/data-engineer)
- [Machine Learning Roadmap](https://roadmap.sh/machine-learning)
- [MLOps Roadmap](https://roadmap.sh/mlops)
@@ -62,7 +61,6 @@ Here is the list of available roadmaps with more being actively worked upon.
- [TypeScript Roadmap](https://roadmap.sh/typescript)
- [C++ Roadmap](https://roadmap.sh/cpp)
- [React Roadmap](https://roadmap.sh/react)
- [Next.js Roadmap](https://roadmap.sh/nextjs)
- [React Native Roadmap](https://roadmap.sh/react-native)
- [Vue Roadmap](https://roadmap.sh/vue)
- [Angular Roadmap](https://roadmap.sh/angular)

View File

@@ -39,7 +39,7 @@ const formattedDate = DateTime.fromISO(changelog.createdAt).toFormat(
}
<div
class='prose prose-sm [&_li_p]:my-0 prose-h2:mt-3 prose-h2:text-lg prose-h2:font-medium prose-p:mb-0 prose-blockquote:font-normal prose-blockquote:text-gray-500 prose-ul:my-0 prose-ul:rounded-lg prose-ul:bg-gray-100 prose-ul:px-4 prose-ul:py-4 prose-ul:pl-7 prose-img:mt-0 prose-img:rounded-lg [&>blockquote>p]:mt-0 [&>ul]:mt-3 [&>ul>li]:my-0 [&>ul>li]:mb-1'
class='prose prose-sm prose-h2:mt-3 prose-h2:text-lg prose-h2:font-medium prose-p:mb-0 prose-blockquote:font-normal prose-blockquote:text-gray-500 prose-ul:my-0 prose-ul:rounded-lg prose-ul:bg-gray-100 prose-ul:px-4 prose-ul:py-4 prose-ul:pl-7 prose-img:mt-0 prose-img:rounded-lg [&>blockquote>p]:mt-0 [&>ul]:mt-3 [&>ul>li]:my-0 [&>ul>li]:mb-1'
set:html={changelog.description}
/>
</div>

View File

@@ -151,12 +151,6 @@ const groups: GroupType[] = [
type: 'skill',
otherGroups: ['Web Development'],
},
{
title: 'Next.js',
link: '/nextjs',
type: 'skill',
otherGroups: ['Web Development'],
},
{
title: 'Spring Boot',
link: '/spring-boot',
@@ -414,11 +408,6 @@ const groups: GroupType[] = [
link: '/data-analyst',
type: 'role',
},
{
title: 'BI Analyst',
link: '/bi-analyst',
type: 'role',
},
{
title: 'Data Engineer',
link: '/data-engineer',

View File

@@ -6,7 +6,7 @@ briefTitle: 'AI Red Teaming'
briefDescription: 'Learn to become a red teaming expert in AI'
title: 'AI Red Teaming'
description: 'Learn to become a red teaming expert in AI'
isNew: false
isNew: true
isHidden: false
hasTopics: true
renderer: editor

File diff suppressed because it is too large Load Diff

View File

@@ -1,49 +0,0 @@
---
pdfUrl: '/pdfs/roadmaps/bi-analyst.pdf'
jsonUrl: '/jsons/roadmaps/bi-analyst.json'
order: 21
title: 'BI Analyst'
description: 'Learn to become a Business Intelligence Analyst in 2025'
briefTitle: 'BI Analyst'
briefDescription: 'Learn to become a Business Intelligence Analyst in 2025'
hasTopics: true
isHidden: false
isUpcoming: false
isNew: true
dimensions:
width: 968
height: 5120
schema:
headline: 'BI Analyst'
description: 'Learn what business intelligence analysis is, what BI analysts do and how to become one using our community-driven roadmap.'
datePublished: '2025-08-21'
dateModified: '2025-08-21'
imageUrl: 'https://roadmap.sh/roadmaps/bi-analyst.png'
seo:
title: 'BI Analyst'
description: 'Learn what business intelligence analysis is, what BI analysts do and how to become one using our community-driven roadmap.'
keywords:
- 'bi analyst'
- 'bi analyst roadmap'
- 'bi analyst roadmap 2025'
- 'Business Intelligence'
- 'become a BI Analyst'
- 'data analytics'
- 'business intelligence analyst'
- 'analytical skills'
- 'data visualization'
- 'career roadmap'
relatedRoadmaps:
- 'data-analyst'
- 'sql'
- 'python'
- 'ai-data-scientist'
sitemap:
priority: 1
changefreq: monthly
tags:
- 'roadmap'
- 'main-sitemap'
- 'role-roadmap'
renderer: editor
---

View File

@@ -1,3 +0,0 @@
# BI Analyst vs. Other Roles
A BI Analyst focuses on analyzing data to provide insights and recommendations for business improvements. This role differs from other data-related roles like Data Scientists, who build predictive models, or Data Engineers, who focus on building and maintaining data infrastructure. While a BI Analyst uses data to understand past and current performance, other roles might focus on predicting future outcomes or ensuring the data is readily available for analysis.

View File

@@ -1 +0,0 @@
# Calculated Fields & Measures

View File

@@ -1 +0,0 @@
# Communication & Storytelling

View File

@@ -1 +0,0 @@
# Data Transformation Techniques

View File

@@ -1 +0,0 @@
# End-to-end Analytics Project

View File

@@ -1 +0,0 @@
# Exploratory Data Analysis (EDA)

Some files were not shown because too many files have changed in this diff Show More