Skip to content
View Deyaa22's full-sized avatar
📖
Reading
📖
Reading

Block or report Deyaa22

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

Hi, I'm Deyaa El-Deen 👋

I'm a software engineering student with a passion for building efficient data structures and solving complex problems. I love exploring new technologies and improving my skills in areas like runtimes, C#, backend development, game development, and data structures.

  • 🔭 I’m currently working on implementing common-known data structures.
  • 🌱 I’m currently learning More about .Net Runtime, CLR architecture, and learning a little about ASP.Net Core.
  • 📫 Contact me, on whatsapp: +972 59-322-1082, on email [email protected].

Pinned Loading

  1. camera-hit-shake camera-hit-shake Public

    This's a script I've made to make a specific kind of shake can easily be implemented on camera and call it whenever you want.

    C#

  2. resizable-linear-jagged-array resizable-linear-jagged-array Public

    RLJArray: A generic resizable linear array with a jagged array as internal structure, Big-Oh (1) for accessing items. The array is divided into segments, each segment represents a fixed number of c…

    C# 1

  3. store-console-app store-console-app Public

    Java

  4. xo-game xo-game Public

    A simple Tic-Tac-Toe game built with HTML, CSS, and JavaScript, featuring a reset button.

    CSS

  5. door-system-simulation door-system-simulation Public

    This project is a simulation of a door system, designed to demonstrate the implementation of Object-Oriented Programming (OOP) principles, and drawing UML diagrams.

    C#

  6. locally-running-webgl-game locally-running-webgl-game Public

    This project is an implementation of a webgl game, uses node.js web http-server to run the game locally.

    HTML