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

Block or report arshiahemmat

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

Popular repositories

  1. circuit_simulator circuit_simulator Public

    This project examines the analysis of an electrical circuit including resistors and draws a current-voltage diagram for them

    Python 2

  2. ICPC ICPC Public

    Solved questions to prepare for ICPC programming competitions

    C++ 1

  3. Simple_Projects Simple_Projects Public

    Python

  4. mnist_ANN mnist_ANN Public

    Sequential model ANN for Mnist dataset

    Jupyter Notebook

  5. Crowdfunding_Dapp Crowdfunding_Dapp Public

    This is a crowdfunding app. The core of this Dapp is in the language of solidity and is on the Ethereum network. This Dapp is connected to your Metamsk account with the help of web3 and payments ar…

    JavaScript

  6. grammer_to_RE grammer_to_RE Public

    This project defines regular expressions based on grammar.

    Python