Skip to content
View AadityaArunSingh's full-sized avatar

Block or report AadityaArunSingh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AadityaArunSingh/README.md

Hi there, I'm Aaditya Singh! 👋

Data Wizard | Finding Meaningful Insights | Python/Java/Tableau/Power BI/Excel/SQL

🔭 I'm currently pursuing my Masters at the University of Surrey, focusing on learning statistics for data science.

💬 Ask me about my projects or anything related to data analysis and visualization!

About Me
I am passionate about leveraging data to uncover actionable insights and drive business decisions. With a strong foundation in Python, Java, Tableau, Power BI, Excel, and SQL, I enjoy transforming raw data into meaningful visualizations that tell compelling stories.

How to Reach Me
Connect with me on LinkedIn Check out my projects here on GitHub! Let's connect and explore the world of data together!

Pinned Loading

  1. CineLogic-Movie-Success-Classification-via-Inductive-Logic-Programming CineLogic-Movie-Success-Classification-via-Inductive-Logic-Programming Public

    I applied Inductive Logic Programming (ILP) to model movie success using structured IMDB data. Continuous features were discretised into symbolic intervals to enable logical reasoning. Using PyGol,…

    Jupyter Notebook

  2. DealDeli-Grocery-Price-Comparison DealDeli-Grocery-Price-Comparison Public

    DealDeli is a microservices-based grocery price comparison platform built with Flask, React, MySQL, and Docker. It enables users to search products, compare prices across UK stores, and view analyt…

    HTML

  3. E2E-Ecommerce-Analytics-GCP-Pipeline E2E-Ecommerce-Analytics-GCP-Pipeline Public

    End-to-end serverless data pipeline on Google Cloud Platform using BigQuery, Cloud Run, Vertex AI, and Looker Studio. This project demonstrates ETL workflows, SQL-based analytics, Flask API deploym…

    HTML

  4. Poker Poker Public

    Python 2

  5. Regression-and-Classification-Analysis-with-Scikit-learn Regression-and-Classification-Analysis-with-Scikit-learn Public

    This project explores regression and classification using Python. Linear and polynomial regression (degrees 2 & 3) were applied to model stopping distance vs speed, showing increasing accuracy with…

    Jupyter Notebook

  6. RoBERTa-Token-Classification-with-Additional-PLODv2-Data RoBERTa-Token-Classification-with-Additional-PLODv2-Data Public

    This repo explores token classification for abbreviation and long-form detection using RoBERTa. We evaluate the impact of adding 50% of the PLODv2-filtered dataset, achieving improved F1 and recall…

    Python