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 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.

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

Pinned Loading

  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 2

  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. 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 1

  5. 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 1

  6. chat-firebase chat-firebase Public

    A chat app built with Firebase and Next.js, allowing users to sign in with Google and send or receive messages in real-time.

    TypeScript