class AnstonJP:
def __init__(self):
self.name = "Anston J P"
self.location = "Kanyakumari, Tamil Nadu, India"
self.degree = "B.Tech in Civil Engineering"
self.background = "Civil Engineering β‘οΈ Data Analytics"
self.stack = [
"SQL (PostgreSQL)", "DAX", "Advanced Excel",
"Power BI", "Power Query", "Power Pivot"
]
self.currently_learning = ["Diploma in Data Analytics"]
self.fun_fact = "Started out managing construction sites, now I manage datasets ποΈβ‘οΈπ"
def motto(self):
return "Clean the data, trust the insight."
me = AnstonJP()
print(me.motto())Languages & Query
Tools & Platforms
Databases
Data Process
| Project | Stack | Highlights |
|---|---|---|
| IPL Data Analysis | Advanced Excel, Power Query, Pivot Charts | Cleaned & harmonized 630+ matches / 150K+ delivery rows; built a full performance dashboard (Top 10 Batsmen, MoM Awards β Gayle led with 18) across 10 seasons and 35+ stadiums |
| Sales Performance Analytics | Excel, PostgreSQL, Power BI | Architected a relational PostgreSQL DB from cleaned Excel data; used COALESCE, CASE WHEN, and scalar functions across 15+ columns; visualized monthly sales trends in Power BI |
| Superstore Retail Analytics | PostgreSQL, Power BI | Applied window functions (RANK, DENSE_RANK, OVER), CTEs & subqueries for profit/margin analysis; managed full DB lifecycle with schema changes and SQL Views |
| IT Service Operations & Customer Support Analytics | PostgreSQL, Power BI | Built SQL pipelines and dimensional models. Designed an interactive Power BI dashboard with advanced DAX. Identified bottlenecksβincluding 32.2% SLA breaches and 2.8K ticket backlogsβto optimize support agent resource allocation. |
| π | Achievement | Details |
|---|---|---|
| π | UI/UX Designer Certificate | Completed Dec 2025 β user research, visual design, Gen AI in design, capstone project |
| π | Diploma in Data Analytics | Currently in progress |
| ποΈ | Civil Engineering β Data Analytics | Self-driven transition from construction/site management into data analysis |
| Degree | Institution | Year | Score |
|---|---|---|---|
| B.Tech, Civil Engineering | Puducherry Technological University | Jan 2021 β May 2025 | CGPA: 7.0 |
| Higher Secondary (12th) | Bethlahem Matric Hr Sec School, Kanyakumari | Jun 2019 β Apr 2020 | 76% |
| Secondary (10th) | Bethlahem Matric Hr Sec School, Kanyakumari | Jun 2017 β Apr 2018 | 84% |
π Data Analytics Diploma β Advanced SQL, Data Visualization, Statistics
π§± PostgreSQL β Window Functions, CTEs, Views, Query Optimization
π Power BI β DAX, Data Modeling, Dashboard Design
