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.

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
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#

  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