Skip to content
View DipanshuKakshapati's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report DipanshuKakshapati

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

Pinned Loading

  1. Teach-For-India---Employee-Performance-Prediction-Tool- Teach-For-India---Employee-Performance-Prediction-Tool- Public

    How does Teach For India tracks 1500+ employees' performance? And, why is it important?

    Python 1

  2. Uber--Fair_Amount_Prediction Uber--Fair_Amount_Prediction Public

    Ever wonder how your Uber ride prices keep changing so often? Why not learn how by this prediction model that I created?

    Python 1

  3. Predicting-Scholarship-Kings-College Predicting-Scholarship-Kings-College Public

    What attributes influences students at King's College Nepal to get that scholarship they always wanted. Find it out in this logistic regression model that I created.

    Jupyter Notebook 1

  4. fastapi_app_dockerized_and_hosted_in_AWS_EC2 fastapi_app_dockerized_and_hosted_in_AWS_EC2 Public

    Built a FASTAPI application with PostgreSQL to scrape Nepse real-time, using Selenium and LXML. It delivers stock details by date and symbol. Created and uploaded a Docker image using docker-compos…

    Python

  5. nepse-webscrapping nepse-webscrapping Public

    Used Selenium to scrape the web of Nespe lxml to do the parsing. Transformed the scrapped data into a pandas dataframe and then inserted the data to my Miscrosoft SQL database.

    Jupyter Notebook

  6. google_search_content_filtering google_search_content_filtering Public

    This project utilizes Selenium for web scraping to analyze Google search results. It includes a JavaScript snippet that inserts a 'SEO-pixel' into the HTML page of a Google search query. This SEO-p…

    HTML