Hi, I'm Zein.
I am a developer
Hey, I'm a civil engineering grad exploring front-end development. Mixing problem-solving with coding for cool solutions. Check out my portfolio where engineering meets front-end creativity!

Skills & Technologies
Having taking the time to enrol on a 12 week bootcamp and through my own self study, these are some of the skills I picked up.
Apps I've Built
These are some of the projects I have been working on, showcasing the skills I have learnt.

HTML, CSS and JavaScript
Movie Database app
A movie data base app made using HTML, CSS and vanilla JavaScript. It includes the poster, rating and summary of the films. Made use of the moviedb api. Possible improvement I plan to make in future is to be able to sort the movies by rating.

HTML and CSS
Fictional Company Template
I made a responsive template for a website that could be used for different companies or business. The base design is very simple, but left for that any style changes could easily be implemented depending on the theme of the company.

React
NBA Player Stats app
An nba player stats web app made using React. Using the balldontlie api, I fetched the player data. Also made use of hooks. An improvement I am planning is to be able to select stats from different seasons, as it is currently only using the 2022 season.

React
Weather app
A weather app made using React which allows you to search for the weather in real time of any city around the world. Made use of hooks, and also terniary to change the background depending on the temperature.