Skip to content
View pldeepesh's full-sized avatar

Block or report pldeepesh

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
pldeepesh/README.md

Hi , I'm Deepesh

Data Science and AI

πŸš€ About Me

I'm a Business Analytics Manager with a passion for space technology, data analytics, predictive modeling, web development, and AI. I aim to transform data-driven insights into actionable outcomes. Let's explore the data universe together!

πŸ› οΈ Technologies & Tools

πŸ” Current Projects

Springer Books Download β€’ Pageview Tool β€’ Lifetime Value Prediction

πŸ† GitHub Trophies

πŸ“Š GitHub Stats, Codewars Rank, and Top Languages

GitHub Streak

πŸ“« How to Reach Me

Email β€’ LinkedIn β€’ Medium

⚽ Hobbies

Cricket Enthusiast: Not just a fan of the game, but also an active participant. Whether watching international matches or playing in local leagues, cricket is a passion that excites and inspires me. I'm deeply involved in the nuances of the game, always eager to discuss strategies and historic matches.

Raspberry Pi Tinkerer: I leverage my Raspberry Pi for a variety of projects, from creating custom home automation systems to developing unique applications that challenge the conventional use of technology. Each project is an opportunity to learn and apply my coding skills in innovative ways.

Writer on Medium: I share my insights and experiences on Medium, covering topics from the latest in technology and software development to detailed tutorials and guides for beginners. My articles aim to demystify complex concepts and provide practical advice to fellow enthusiasts. Check out my work here: [My Medium Articles](https://medium.com/@pldeepesh).

Popular repositories Loading

  1. Scrapper-for-Cricket-data-from-yahoo-archives Scrapper-for-Cricket-data-from-yahoo-archives Public

    This code will scrape all the data from yahoo cricket archives and saves it into a csv in a local file

    Python 1

  2. verify_kyc verify_kyc Public

    A django project with REST Api that reads PAN card images and extracts data.

    Python 1

  3. Simplex Simplex Public

    This is a code to find out the number of poly tonic faces for an n-simplex.Input is the Dimension of the Simplex

    Java

  4. Spoon-Knife Spoon-Knife Public

    Forked from octocat/Spoon-Knife

    This repo is for demonstration purposes only.

    HTML

  5. Binary_Madness Binary_Madness Public

    This is a simple code which converts binary numbers to decimal numbers.Though the idea of the code is simple,The error handling is done extremely well.

    Java

  6. Vowels Vowels Public

    This is a Code which will find the number of vowels in the inputed sentence or string It scans the input from the user and checks each and and every character in the same loop ,a integer variable i…

    Java