Skip to content
View d-s-dc's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report d-s-dc

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
d-s-dc/README.md
  • 👋 Hi, I’m @d-s-dc
  • 👀 I’m interested in Data Analytics, Data Engineering, Data Science and Python development
  • 🌱 I’m currently learning both
  • 🤝 I’m looking to collaborate on data analytics projects
  • 📫 How to reach me - on Linkedin

Pinned Loading

  1. Cricsheet-ingest Cricsheet-ingest Public

    A data pipeline that ingests data from crichsheet.org, transforms the semi-structured to a relational database and does performance analysis via SQL

    Python

  2. Ad-advisor Ad-advisor Public

    Analyzing the performance of various ads subscribed by the company for a four months tenure. Making a final ranking for business decisions

    Jupyter Notebook

  3. Data-Analysis-on-Sales Data-Analysis-on-Sales Public

    Analysing yearly electronic product sales to make inference about various customer shopping patterns.

    Jupyter Notebook

  4. Project-assignment-problem Project-assignment-problem Public

    Solved the problem of project allocation to students under various constraints of teacher list, teacher max allocation, student preference list satisfaction, single person to single project and oth…

    Python

  5. AES-Implementation AES-Implementation Public

    A fully-functional implementation of the Advanced Encryption Standard.

    C

  6. TicTacToe TicTacToe Public

    Implemented the traditional TicTacToe using MinMax approach. Try to win if you can!

    Python