Initializing Portfolio...
Open to opportunities

Aditya
Bobade

I am a |

I build end-to-end data solutions - from databases to insights,
transforming raw data into real business impact.

Scroll to explore

Who I Am

Aditya Bobade
🟢 Data Enthusiast
6+ Projects
471K Records Analyzed
12+ Tools

A data enthusiast who believes every dataset tells a story — you just need the right tools to read it.

I'm an aspiring Data Analyst who builds end-to-end solutions. My work combines statistical rigour with machine learning to extract actionable insights from complex, real-world datasets.

From detecting financial fraud in 284K+ transactions to building executive Power BI dashboards — I focus on work that has real business impact, not just impressive numbers.

finsight.py
import pandas as pd
from sklearn.ensemble import RandomForest

df = pd.read_csv('transactions.csv')
# 284,807 transactions

model = RandomForest(
  n_estimators=100,
  class_weight='balanced'
)
model.fit(X_train, y_train)

# Precision: 98.7% ✓
# ROC-AUC: 0.908 ✓
98.7%Precision
0.908ROC-AUC
284KRecords
Fast Learner — production-grade ML from scratch
Business Focused — data into decisions
Statistically Rigorous — p-values, proper metrics
Pune, Maharashtra
Download Resume

Tools I Use to
Decode Data

Real Problems,
Real Solutions

Dashboard Showcase

Where I've
Sharpened My Craft

Data Science Training

SevenMentor Institute, Pune
2025 – 2026

Completed an intensive, hands-on Data Science program covering the full analytics pipeline — from data wrangling to model deployment. Worked on real datasets and built production-grade projects.

PythonMySQLPower-BIMachine LearningPandasNumPyStats & ProbabilityScikit-learn
Worked on multiple real-world projects focused on data analysis and problem solving
Created dashboards and visual reports for effective data storytelling
Hands-on experience with complete machine learning lifecycle

Bachelor of Computer Applications (BCA)

SPPU University, Pune
2022 – 2025

Built a solid foundation in computer science, programming, and database systems, strengthening analytical thinking and structured problem-solving. These fundamentals now drive my ability to design efficient, data-driven solutions.

CC++PythonJavaData StructuresDatabase Management (DBMS/RDBMS)
Built a strong foundation in programming languages including C, C++, Java, and Python
Developed understanding of database systems, data structures, and data management
Strengthened problem-solving and logical thinking through coursework

Let's Build
Something Together

Open for Data Analyst roles, internships, and freelance data projects.