Skip to content
View HafsaParker's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Micro Electronics Research Lab

Block or report HafsaParker

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 Loading

  1. SingleCycleCPU-RISC-V SingleCycleCPU-RISC-V Public

    2

  2. Neural-Network-implementation Neural-Network-implementation Public

    This repository contains all the basics for neural network. Every part is implemented on jupyter Notebook with explanation to every piece of code written.

    Jupyter Notebook 1

  3. left-leaning-redbalcktree left-leaning-redbalcktree Public

    A left leaning Red Black Tree or (LLRB), is a variant of red black tree, which is a lot easier to implement than Red black tree itself and guarantees all the search, delete and insert operations in…

    Python

  4. Encryption-Decryption-program Encryption-Decryption-program Public

    python(3.7.0) In this program you can encrypt and decrypt any English message.

    Python

  5. Sound-Encoder-Decoder Sound-Encoder-Decoder Public

    This program will take your voice input save it in a text file. The reason for saving it into a text file is there can be a difference in voice recognition. It will save the encoded file in mp3 for…

    Python

  6. Scala-Chisel-Learning-Journey Scala-Chisel-Learning-Journey Public

    Forked from merledu/Scala-Chisel-Learning-Journey

    This repository is for students to go through the Learning Journey for CHISEL and Funcitonal Programming with SCALA also perform tasks related to it.

    Scala