Skip to content
View Rayhaneh-Einollahi's full-sized avatar
🫠
🫠

Block or report Rayhaneh-Einollahi

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rayhaneh-Einollahi/README.md

Hi there, I'm Rayhaneh (⁠ʘ⁠ᴗ⁠ʘ⁠✿⁠)

Top Right GIF



Welcome to my GitHub profile! I'm a Computer Engineering student at University of Tehran. Here you'll find some of my projects, experiments, and learning journeys.



🐣 I’m currently working on: A compiler backend for SAYAC embedded system, focusing on intermediate representation (IR) design, instruction selection, and optimization passes.

🐌 I’m currently learning: Advanced topics in compiler construction, static program analysis.

🐳 I’m interested in: Algorithms, Graph Theory and Compiler Design.

🦕 I’m looking to collaborate on: Projects that involve complex algorithm design, language processing, or applying formal methods to real-world problems.



What if we dared to dream bigger than our destiny?🎈

Bottom Center GIF

Popular repositories Loading

  1. SAYAC_Compiler SAYAC_Compiler Public

    Simple C Compiler in Java Designed For SAYAC Proccessor

    Java 5 1

  2. Soccer-Stars-Game Soccer-Stars-Game Public

    Two player Soccer Stars game in Python

    Python

  3. networked_Soccer_Stars networked_Soccer_Stars Public

    A Soccer Stars-inspired game written in Python, featuring multiplayer support via a C++ server

    Python

  4. Rayhaneh-Einollahi Rayhaneh-Einollahi Public

    My Profile Readme

  5. AI_Course_Projects AI_Course_Projects Public

    All AI Course Projects including: AI Search Algorithms, Genetic algorithm, Min/Max, Machine learning classification, FC & CNN, Clustering

    Jupyter Notebook

  6. Auction_Service Auction_Service Public

    Auction Service is a Go app that lets post owners create auctions and users place bids. It integrates with Divar for login, handles auctions and bids securely, and tracks everything with JWT-based …

    Go