Skip to content
View rabi-siddique's full-sized avatar
💭
If you can visualize it and see those patterns. You can definitely do it.
💭
If you can visualize it and see those patterns. You can definitely do it.
Block or Report

Block or report rabi-siddique

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

  1. SoftArc SoftArc Public

    SoftArc is a reverse engineering tool I built as a Final Year Project that simplifies the visualisation of Java, C++, and C# source code files by generating a class diagram.

    Python 1

  2. sudoku-solver sudoku-solver Public

    A web application that allows you to solve a Sudoku puzzle using a backtracking algorithm. The goal of this application is to help you visualize how the backtracking algorithm works to solve the pu…

    JavaScript 1

  3. remote-code-executor remote-code-executor Public

    This remote code executor is a web application that allows users to write and execute Python and Go code in a web-based environment.

    JavaScript 3

  4. rate-limiter rate-limiter Public

    This middleware allows rate limiting of incoming requests to an NodeJS/Express application by tracking the number of requests made by an IP address within a specified time window. Redis is used as …

    JavaScript

  5. leet-commit leet-commit Public

    LeetCommit is a browser extension that allows users to quickly commit their leetcode problem;s code to their GitHub repositories directly from their browser. The extension is compatible with most m…

    JavaScript

  6. Netflix-Clone-with-React Netflix-Clone-with-React Public

    This is a Netflix frontend clone created using ReactJS and CSS for styling. It was one of the first projects I created while learning web development.

    JavaScript