Excel

=SUM

(

A1:A5

)

=IF

(

A1 > 10

,

"High"

,

"Low"

)

=VLOOKUP

(

...

)

B1

=

"Rahul"

SQL

CREATE TABLE

person

(

name TEXT

);

INSERT INTO

person

VALUES(

'Rahul'

);

SELECT

'Hello, '

||

name

FROM

person

;

python

name

=

"Rahul"

age

=

24

def

greet

(

name

):

return

"Hello, "

+

name

print

(

greet

(

name

)

)

Rahul Sehrawat

πŸ“‘Data / Business Analyst

Developer

What Skills I Have ?

Tools & Technologies

  • Excel
  • SQL
  • postgresql
  • PowerBi
  • Tableau
  • Google Sheets

Data Analysis & statistics

  • Data Cleaning
  • Data wrangling
  • Exploratory Data Analysis
  • Statistics
  • Dashboard Design
  • Reports Creation

Programming

  • Python
  • Pandas
  • Numpy
  • Jupyter
  • Scikit Learn

Other Tools

  • Git
  • Github
  • VS Code
  • Linux

Personal Projects

Featured Works

profilepic

Project

ChessBoard Map for A.I

πŸ“ƒ Utilized Python libraries to analyze a large dataset of chess games.

πŸ“ƒ Created an algorithm to parse and extract square-level move data.

πŸ“ƒ Implemented piece-wise filtering for individual heatmaps.

MS Excel
Python
Pandas
Matplotlib
projectImageprojectImage2
profilepic

Project

HR Analysis Dashboard

Interactive Power BI dashboard to analyze employee attrition trends.

Implement slicers,dynamic visualizations to enable category filtering.

Cleaned and transformed raw data using Power Query.

PowerBi
Excel
Visualization
Analysis
projectImageprojectImage2
profilepic

Project

SQL Data Warehouse

Designed data architecture using Medallion model with Bronze,Silver, and Gold.

Built robust ETL pipelines to extract, transform, and load data from CSV sources.

Modeled fact and dimension tables using star schema to support efficient analysis.

SQL
ETL
D-Modeling
projectImageprojectImage2

Let’s Work together

Mail :

rahul9work@gmail.com

Address :

Delhi, India