Skip to content
View saeedvft's full-sized avatar
💀
💀
  • Iran University of Science and Technology
  • Tehran, Iran
  • LinkedIn in/saeed-nourian

Block or report saeedvft

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

Pinned Loading

  1. 16bit-CPU 16bit-CPU Public

    A 16-bit educational CPU with a custom ISA, implemented in VHDL to demonstrate core processor design principles and the fetch-decode-execute cycle.

    VHDL

  2. Multi_Threaded_xv6 Multi_Threaded_xv6 Public

    Forked from merlin6990/Multi_Threaded_xv6

    C 1

  3. KenKenSolver KenKenSolver Public

    A Python-based KenKen puzzle solver that implements and compares Backtracking and Constraint Satisfaction Problem (CSP) algorithms to efficiently solve and analyze puzzles.

    Jupyter Notebook

  4. LocalSearchRescue LocalSearchRescue Public

    Visualize and compare local search algorithms (Hill Climbing, Simulated Annealing, Genetic Algorithm) in a grid-based hostage rescue simulation.

    Python

  5. Multi-Mode-Microprocessor-System Multi-Mode-Microprocessor-System Public

    Multi-Mode Microprocessor System written in Assembly

    Assembly

  6. QLang-DSL QLang-DSL Public

    A DSL compiler for quantum computing that transforms high-level quantum algorithms into optimized, composable PennyLane circuits through automated code transformation.

    Python