Skip to content
View akshaybheda's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report akshaybheda

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. ClosedXML/ClosedXML ClosedXML/ClosedXML Public

    ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXM…

    C# 4.4k 801

  2. shouldly/shouldly shouldly/shouldly Public

    Should testing for .NET—the way assertions should be!

    C# 2k 378

  3. 8-Puzzle-A-Star-Search 8-Puzzle-A-Star-Search Public

    Forked from gadgil-devashri/8-Puzzle-A-Star-Search

    Repository for programming project one under ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad for the fall 2021 semester. The aim is to solve the 8-puzzle problem using an A star search algorith…

    Python

  4. awesome-dotnet awesome-dotnet Public

    Forked from quozd/awesome-dotnet

    A collection of awesome .NET libraries, tools, frameworks and software

  5. csp-map-coloring csp-map-coloring Public

    Forked from gadgil-devashri/csp-map-coloring

    This code was submitted as programming project two for ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad at the University of North Carolina at Charlotte for the fall 2021 semester. The aim is to…

    Python

  6. N-Queens-Hill-Climbing-Variants N-Queens-Hill-Climbing-Variants Public

    Forked from gadgil-devashri/N-Queens-Hill-Climbing-Variants

    This code was submitted as programming project two for ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad at the University of North Carolina at Charlotte for the fall 2021 semester. The aim is to…

    Python