Skip to content
View MutazHelal's full-sized avatar
👋
👋

Highlights

  • Pro

Block or report MutazHelal

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MutazHelal/README.md

Hey I'm Mutaz 👋 Computer Science Co-op Student @ McMaster University

Always happy to connect!

Pinned Loading

  1. onemax onemax Public

    A Real Estate website created using React.js, includes a finance calculator with visualization charts.

    JavaScript 8 3

  2. MathMountain MathMountain Public

    An interactive and creative way to visualize linear equations and solve fun mathematical challenges.

    Elm 23 2

  3. AudioPlayer AudioPlayer Public

    Audio player with features like playlists, skip, shuffle, pause and play. React, Next.js, Typescript, and Postgres. Cookies, database schemas and migrations, API calls with serverless functions.

    TypeScript 3 2

  4. employee-salaries employee-salaries Public

    Takes employee data then allows the user to calculate Taxes as of 2020, sorts the data, and exports the data to a .txt file.

    Java 2

  5. Algorithm-Comparison Algorithm-Comparison Public

    A comparison of shortest paths algorithms, a comparison of Dijkstra vs A*, a comparison of Dijkstra vs A* by constructing the graph from the London map(tube) database, and code refractor.

    Python 1 1

  6. RayTracing-Diffuse RayTracing-Diffuse Public

    A camera is looking at the world, emitting rays through each pixel in the image. The world is composed of a list of spheres, made of diffuse or specular materials. A ray tracing algorithm is used t…

    C++ 1