Skip to content
View rezwanl06's full-sized avatar

Block or report rezwanl06

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

Popular repositories Loading

  1. math3888-portfolio math3888-portfolio Public

    This repository contains all of the HTML/CSS/Bootstrap code used to create the MATH3888/BCMB3888 portfolio website.

    HTML

  2. note-keeper-frontend note-keeper-frontend Public

    A clone of Google Keep Notes built by me for learning purposes. Only contains the client side that was built using React

  3. todolist-v1-ejs todolist-v1-ejs Public

    This was one of the projects I created while learning Node and Express and incorporating MongoDB database.

    JavaScript

  4. pac-man pac-man Public

    I used Java PApplet Library to make a clone of the Pac-man game. This was an assignment I completed some time back. Includes JUnit testing. Due to time constraints at that time, I was unable to fin…

    Java

  5. programming-exchange programming-exchange Public

    An online marketplace I built that launches trader binaries as child processes and communicates with them using named pipes and signals. The market handles buy, sell, amend and cancel orders from t…

    C

  6. todolist-v2-fullstack todolist-v2-fullstack Public

    Using my todolist-v1-ejs project as a reference, I converted the backend + EJS application into a FullStack application with a React frontend and Node/Express Backend, and used PostgreSQL as database.

    JavaScript