Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View niloufarnb's full-sized avatar
  • Shiraz University
  • Shiraz, Iran

Block or report niloufarnb

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. multithreaded-image-processing multithreaded-image-processing Public

    Multithreaded image-processing application that efficiently applies filters (Sobel, grayscale, thresholding) to large images.

    Python

  2. kmeans-color-quantization kmeans-color-quantization Public

    Color quantization using K-Means from scratch in Python — compress images by reducing color palettes with custom clustering..

    Python

  3. pipelined-arm-verilog pipelined-arm-verilog Public

    Modular pipelined ARM CPU in Verilog — includes Fetch, Decode, Execute, Memory, and WriteBack stages with testbenches.

    Verilog

  4. server-temp-control-atmega32 server-temp-control-atmega32 Public

    Master–Slave server cooling system with dual Atmega32 microcontrollers, AES-encrypted communication, PWM motor control, and LCD UI.

    C

  5. assembly-interpreter-python assembly-interpreter-python Public

    A Python-based interpreter for a simplified x86-like assembly language, with support for register-level operations and flag handling.

    Python

  6. EEG-stress-detection EEG-stress-detection Public

    MATLAB pipeline—averages Alpha/Beta/Theta powers from Kaggle EEG-S data, builds a 100-tree Random Forest to classify stress vs relaxed,

    MATLAB