Skip to content
View medium-sofy's full-sized avatar

Block or report medium-sofy

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

Hi ๐Ÿ‘‹, I'm Mohamed Al-Soufie

Software Engineering graduate.

  • ๐ŸŒฑ Iโ€™m currently learning Fullstack Web Development, with the aim of becoming a Web Developer, Inshallah.

  • ๐Ÿ“ซ How to reach me [email protected]

  • ๐Ÿ“„ Know about my experiences Here

Languages and Tools:

css3 firebase html5 javascript mysql php react selenium

My Projects:

PHP | MySQL | tailwind components

  • Note taking app that facilitates CRUD operations, user authentication, authorization, input validation adheres to OOP principles, and code re-usability.

React | Vite

  • A To-Do list App made using React, specifically React's functional components, props, props destructuring, mapping through data, useState, & useEffect hooks.
  • Uses the browser's localStorage API to save the to-do items during page refreshing.

Java |Selenium WebDriver | TestNG | Maven

  • Used Page Object Model (POM) architecture to create test automation scripts that ran against test cases including: signing-up, logging-in, searching for a course, adding a course to cart, invalid credentials.

HTML | CSS | Javascript

  • Used Javascript DOM methods to create a library app where users create cards containing info about their favorite books.

HTML | CSS | Javascript

  • Used Javascript DOM methods to create a sketchpad -like app where users can draw on a resizeable grid by hovering their mouse over it.

HTML | CSS | Javascript

  • Used Javascript DOM methods to create a RPS game between the user and the computer, using buttons for each user selection.

HTML | CSS

  • Used Flexbox concepts to create a beautiful landing page layout.
medium-sofy medium-sofy

Popular repositories Loading

  1. git_test git_test Public

  2. odin-recipes odin-recipes Public

    HTML

  3. git_test2 git_test2 Public

    second attempt at this, Inshaallah i will reach my goal

  4. odin-recipes2 odin-recipes2 Public

    A recipes website made using HTML and css

    HTML

  5. css-exercises css-exercises Public

    Forked from TheOdinProject/css-exercises

    HTML

  6. rock-paper-scissors rock-paper-scissors Public

    Rock, paper, scissors made using Javascript console.

    JavaScript