Skip to content
View Osama-Sultan189's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Osama-Sultan189

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

Hi Osama here! πŸ‘‹

πŸš€ Full Stack Software Engineer

  • πŸ‘€ Passionate about problem-solving and continuous improvement.

  • πŸ”­ Focused on Web Development and Machine Learning projects.

πŸš€ Analytical Thinker | Turning Ideas into Reality Through Code

πŸ… Achievements

  • πŸ₯‰ Microsoft Technology Associate in Database Administration
  • πŸ₯‰ Microsoft Technology Associate in Python Fundamentals

πŸ› οΈ Skills

Tech Stack

html5 css3 javascript bootstrap mssql mysql oracle php react c++ csharp git

GitHub Analytics

🀝🏻  Connect with Me

Popular repositories Loading

  1. podcasts podcasts Public

    1

  2. Automated-Bill-Payment-System Automated-Bill-Payment-System Public

    An application for automated bill payments of employees of a Company

  3. Stack-ADT-C- Stack-ADT-C- Public

    Stack is a data structure in computer programming with concepts of first-in first-out and last-in last-out.Although it is part of C++ STL but i have implemented this in C++ for concept building.

    C++

  4. Linked-List-ADT-C- Linked-List-ADT-C- Public

    C++

  5. LudoGame LudoGame Public

    Ludo is a game played by two to four players. Each player must choose one of the four available colors to play as. I have implemented Ludo with HTML,CSS and JS

    JavaScript

  6. Queue-ADT-C- Queue-ADT-C- Public

    Like Stack, Queue is a linear structure which follows a particular order in which the operations are performed. Unlike Stack Queue is associated with first in last out and last in first out.

    C++