Skip to content
View TashikMoin's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report TashikMoin

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. Assembly-BST Assembly-BST Public

    Implemented a BST with pure x86 Assembly with all basic operations. A binary search tree (BST) is a binary tree where each node has a Comparable key (and an associated value) and satisfies the rest…

    3 1

  2. CFG_Parser CFG_Parser Public

    A context-free grammar is a set of recursive rules used to generate patterns of strings. Context-free grammar can describe all regular languages and more, but it cannot describe all possible langua…

    C++ 3 2

  3. Unix-Shell Unix-Shell Public

    A custom command-line interface like bash with extra functionalities implemented using C++, Python & Selenium.

    C++ 1

  4. Easy_Search Easy_Search Public

    Data Structures Searching Using Rabin Karp , KMP & DNA Corpus Algorithms

    C++ 1 1

  5. Rubix982/Terrabuzz Rubix982/Terrabuzz Public

    Social media based on connecting users on the basis of interests, integrating a system of news-feed, following/followers, notifications, profile updates, and a basic settings page

    JavaScript 16 6

  6. Audio_Classifier Audio_Classifier Public

    Jupyter Notebook