Skip to content
View dineshbodala's full-sized avatar

Block or report dineshbodala

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. cryptowatchlist cryptowatchlist Public

    Cryptowatchlist is a django web application that calculates the profit or loss made by the user from the time a cryptocoin is added to the watchlist. It is developed using Django and relies on 'CCX…

    Python 1 1

  2. redditscraper redditscraper Public

    This Python script uses the praw library to extract data from a specified subreddit and stores it in a CSV file. It captures details such as post type, date, author, title, content, number of comme…

    Python

  3. UGA-Bookstore UGA-Bookstore Public

    This repository contains the source code for a Django-based web application that allows users to browse and purchase books, manage their account, and view order history. It includes features like u…

    HTML

  4. Distributed-Hyperparameter-Tuning-using-FuncX Distributed-Hyperparameter-Tuning-using-FuncX Public

    First Version of DHPT. This repository contains the code for distributed hyperparameter tuning of machine learning models using FuncX.Currently writing the second version using Fission in a more so…

    Python

  5. Linux Linux Public

    Resource for Linux.

    Python

  6. Trello-CLI Trello-CLI Public

    The Trello Card CLI is a CLI tool written in python that allows users to create Trello cards, assign labels, and add comments directly from the command line. It uses the Trello API and requires an …

    Python