Hello, I'm Mohamad

Front End Developer

About Me

I am a Front-End Software Engineer with a passion for creating high quality UX that is accessible and meaningful to the end user. I strive to build scalable, maintainable apps that make a difference to people's lives. I place importance on working within environments that encourage continuous learning and collaboration.

View CV

Skills

html css javascript react php sass bootstrap npm git/github

My Work

Check out my projects below

Movie Watchlist App

A React application that fetches data from a movie database API. It dynamically renders information on most movies and tv series. Additionally, you are able to add a movie/tv series to a watchlist, which is saved to local storage.


Built with: React, Context API, Router, TMDB API, Material UI, Daisy UI

Note Keeper

A simple React CRUD application which allows users to create and store notes for display. As is the case with CRUD apps, they are also able to read, update and delete notes. This project was an opportunity to practice React Hooks.


Built with: React, CSS