Hey

I'm Karim.

I'm a third year student at the University of Ottawa studying software engineering with a strong passion for building web applications with great user expriences.
Here's a bit more about me.

Here are some of my Projects

  • Library E-Commerce

    React, Html, Css, JavaScript

    This is a website I created that sells books. Everything is functional up until the part of actually receiving the book and paying for it.
    Click on the Github Icon for the websites code and on the link for the website.

  • Twitter Clone

    React, Firebase, JavaScript, Html, Css

    This is a basic clone of twitter using firebase as the database that stores the posts. Everyone shares the same user "John doe" and can post tweets with text and with images.
    Click on the Github Icon for the websites code and on the link for the website.

  • Google Clone

    React, JavaScript, Google Search API, Html, Css

    This is a clone of google. You can search up anything and the search will be displayed. The links are clickable and it will take you to the respective website. The free google search API was used.
    Click on the Github Icon for the websites code or on the link for the website

  • Hulu Clone

    React, Next.js, Javascript, Tailwind CSS, IMDB API

    This is a clone of the streaming service Hulu. The clone is only the part where the list of movies are displayed. You can filter the movies by the category they are in and new ones will show up. The free IMDB API was used.
    Click on the Github Icon for the websites code or on the link for the website

  • Movie Mania Project

    Html, Css, JavaScript, Movies API

    Movie Mania is a project in which you can search up movies/shows, and they will display. It was made using a free movie API. The website fetches the movies from the API and displays them. You can also click on each movie to display information about it.
    Click on the Github Icon for the websites code or on the link for the website

  • Catch the Mouse Game

    Java

    This game was done as a project in my first year of university. It's purpose was to teach us GUI's in java and I successfully finished it by achieving a score of 100%. It also enforced the idea of object oriented programming as there were multiple objects within the game. The purpose of the game is to catch the mouse before it escapes the board.
    Click on the github link to learn more about the project.