Skip to content
View abdallah-ellethy's full-sized avatar

Block or report abdallah-ellethy

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

Hi there ๐Ÿ‘‹ I am Abdallah Ellethy

Linkedin Badge visitors

Hey, it's me, Abdallah Ellethy. I'm a computer science graduate from Cairo University, currently working at IBM. A passionate programmer who wants to explore new grounds and ideas.

๐ŸŒฑ Iโ€™m currently interested/learning in

  • backend
  • Cloud computing
  • DevOps
  • Mobile development
  • Game development (Unity3D)

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Projects I made

๐ŸŽจ Hobby projects

๐ŸŽฎ Games

๐ŸŽ“ University projects

Compression

Computer architecture

Operating Systems

Computer Graphics

Genetic Algorithms

Popular repositories Loading

  1. Volunteering_app Volunteering_app Public

    Dart 1 1

  2. SWE_Assignment SWE_Assignment Public

  3. vector-quantization vector-quantization Public

    this program will allow you to compress a photo from your choice just select the photo you need to compress then select a suitable code book size and a suitable vector dimensions , and it will compโ€ฆ

    Java

  4. Huffman_coding Huffman_coding Public

    this program will allow you to compress files using Huffman coding algorithm , which is done in this project internally , I specified the file to be compressed in the code it's self (it's hard codeโ€ฆ

    Java

  5. Linux-CLI-Emulator Linux-CLI-Emulator Public

    this is a Linux command line interpreter emulator , which you can writer Linux commands in it within your windows , and it will do all what this command do in Linux , the commands that I cover are โ€ฆ

  6. Arithmetic-logic-unit Arithmetic-logic-unit Public

    this is an arithmetic logic unit using Verilog , which can do the following for two N-bit numbers : adding , subtracting , incrementing , decrementing , Anding , Oring , Xoring and shifting