Skip to content
View karthikeyaJ's full-sized avatar
Block or Report

Block or report karthikeyaJ

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

Popular repositories

  1. RemoteProgrammingAssistant RemoteProgrammingAssistant Public

    Remote Programming Assistant : Purpose: You are a consultant, often traveling to customer sites to discuss projects you are working on for them. You need to be able to download Visual Studio Proje…

    C# 3 5

  2. DependencyAnalyzer DependencyAnalyzer Public

    Dependency Analyzer Purpose: This project develops a Dependency Analyzer that uses the analysis engine.It is charged with finding all types and/or packages that are dependent on a specified type or…

    C# 2 1

  3. CodeAnalysis CodeAnalysis Public

    This project develops analysis of C# code. The analyzer given set of file references finds all types ,their members and relation with other types. Analyzer constructs two metrics for each member fu…

    C# 1

  4. FileCatalogue FileCatalogue Public

    This project requires to analyze the directory structure on the local machine, looking for duplicate file names and searching for text in specified files. The C++ standard libraries provide a rich…

    C++ 1

  5. Software-Architecture-Document-Continuos-build-and-Integration-System Software-Architecture-Document-Continuos-build-and-Integration-System Public

  6. Advanced-Data-Structure-Linked-List-Double-linked-List Advanced-Data-Structure-Linked-List-Double-linked-List Public

    Working with LinkedList

    C++