Skip to content
View AngelHandal's full-sized avatar
Block or Report

Block or report AngelHandal

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

  1. Send-Blockchain-Transactions Send-Blockchain-Transactions Public

    Simple graphical interface to send crypto (AH) and simulate blockchain

    Python

  2. Blockchain-with-python Blockchain-with-python Public

    Blockchain with python

    Python

  3. Web-Scraping-To-Excel Web-Scraping-To-Excel Public

    We program a web scraping of a website where the prices of cryptocurrencies are shown in real time, to analyze that data and export it as an xlsl file at certain times of the day.

    Python

  4. Login-System-Backend Login-System-Backend Public

    A simple login system built with Django. Utilizes user authentication and validation for secure login and access to user-specific pages. Includes user-friendly interface and responsive design.

    Python

  5. Weather-API-React Weather-API-React Public

    App that displays real-time weather using an API with React.js

    JavaScript

  6. Text-Classification-Naive-Bayes Text-Classification-Naive-Bayes Public

    This code demonstrates a simple text classification task using the Naive Bayes algorithm. It uses a dataset of text reviews labeled as "positive" or "negative" to train a text classification model.

    Python