Skip to content
View sarthak-panda's full-sized avatar

Block or report sarthak-panda

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
sarthak-panda/README.md
  • 👋 Hi, I’m @sarthak-panda
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Popular repositories Loading

  1. Delay-Analysis-and-Area-Optimalization-of-Netlist- Delay-Analysis-and-Area-Optimalization-of-Netlist- Public

    These problems were solved by converting the graph Netlist to graph data structure. For Area optimization heuristic algorithm was employed. The Area optimization works quickly up to 500 gates. The …

    C++ 1

  2. sarthak-panda sarthak-panda Public

    Config files for my GitHub profile.

  3. Unlimited_Int_calculator Unlimited_Int_calculator Public

    It can do four basic operation for any length/size of integer and rational

    C++

  4. Search_Engine Search_Engine Public

    For a given set of text files this code can be used to get top relevant paragraphs which is fed to then Open-AI API to get a logical answer using these paragraphs.

    C++

  5. Compiler-for-Simple-Language-of-Expressions Compiler-for-Simple-Language-of-Expressions Public

    A Part of this Assignment also involves Creating AVL Tree and MIN-Heap. (Both of them are BUG-Free)

    C++

  6. Image-Filter-For-Xilinx-FPGA-Board-in-VHDL Image-Filter-For-Xilinx-FPGA-Board-in-VHDL Public

    It is a generalization of Sobel Edge Detection. It can handle any general 3x3 kernel filter.

    VHDL