Skip to content
View sharique1006's full-sized avatar

Block or report sharique1006

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
sharique1006/README.md

Hi there, I'm Sharique 👋

Connect with me

codeSTACKr | Twitter codeSTACKr | LinkedIn

Popular repositories Loading

  1. sharique1006.github.io sharique1006.github.io Public

    JavaScript 1

  2. dgl dgl Public

    Forked from dmlc/dgl

    Python package built to ease deep learning on graph, on top of existing DL frameworks.

    Python 1

  3. ivy ivy Public

    Forked from ivy-llc/ivy

    The Unified Machine Learning Framework

    Python 1

  4. Topological-Triangulation-Using-Graph-Theory Topological-Triangulation-Using-Graph-Theory Public

    Designed algorithms to handle and store 3D shapes using data structures backed by Graph Theory concepts. Developed an efficient program to process properties like Neighbors, Centroid, Diameter, Conne…

    Java

  5. Job-Scheduler-for-Load-Management Job-Scheduler-for-Load-Management Public

    Developed various data structures like HashTables, Tries, RedBlack Trees and Priority Queues using MaxHeap. Designed a well-organized job scheduler to execute jobs according to its cost and the bu…

    Java

  6. Shell-Implementation-in-C Shell-Implementation-in-C Public

    A C program to act as a Command Interpreter (Shell). The shell will give a prompt for the user, to type in a command, take the command and execute it and then give the prompt back for next command.

    C