Skip to content
View montybechir's full-sized avatar

Block or report montybechir

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

Pinned Loading

  1. personal-site personal-site Public

    Simple personal portfolio website highlighting my work experience and side projects. Used Next.js and React. Deployed on Azure Static Web Apps. https://montybechir.com

    TypeScript

  2. gravity_correction gravity_correction Public

    MATLAB 1

  3. node-chat node-chat Public

    A real-time chatroom application that is to be used as a building block for other socket application projects

    JavaScript

  4. Proxy_server_err_generator Proxy_server_err_generator Public

    Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this …

    C++

  5. redblacktreeMapReduce redblacktreeMapReduce Public

    A hadoop project that is able to handle very large data sets and construct a red black tree. A script is available to automate iterative map reduce jobs.

    Python