Skip to content
View saraa-mohamedd's full-sized avatar
  • Cairo, Egypt
  • 00:02 (UTC -12:00)

Block or report saraa-mohamedd

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
saraa-mohamedd/README.md

Hi~ I'm Sara Mohamed! 🌷

I'm a senior at the American University in Cairo double majoring in Computer Science and Mathematics~

  • 🌱 I’m currently learning about Machine Learning, Web Development, App Development, and UI/UX Design
  • 📫 Email me at sara_mohamed@aucegypt.edu

🛠️ Languages and Tools :

Java  CSS  HTML  JavaScript  NodeJS 

Top Langs

Popular repositories Loading

  1. Pipelined-RISCV-CPU Pipelined-RISCV-CPU Public

    A verilog implementation of a pipelined processor for the RISC-V architecture, with support for all 40 instructions of the RV32I instruction set; as well as an additional 8 for the RV32M instructio…

    Verilog 2 1

  2. Karnaugh-Map-Solver Karnaugh-Map-Solver Public

    A simple program in C++ to calculate the simplest form of a binary expression through Karnaugh Maps (K-Maps), created for the CSCE2301 (Digital Design I) course, in Spring 2022.

    C++ 1

  3. Basys3-Calculator Basys3-Calculator Public

    A simple arithmetic calculator programmed using Verilog HDL, implemented on a Basys3 board, for the CSCE2301 (Digital Design I) course, in Spring 2022.

    Verilog 1

  4. ClipNote-Chrome-Extension ClipNote-Chrome-Extension Public

    Created as a personal project in the summer of 2023, to refresh old and exercise new frontend skills, (with only html, javascript, and css).

    JavaScript 1

  5. Tayt-Frontend Tayt-Frontend Public

    Dart 1

  6. Tom-Jerry-Maze-Game Tom-Jerry-Maze-Game Public

    A maze game modeled after the Tom & Jerry franchise, with features such as numbers of lives, invincibility mode, etc; created using Qt. Created to apply Dijkstra's shortest path algorithm on the mo…

    C++