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

Block or report krishtyagi277

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. mean-angular6 mean-angular6 Public

    TypeScript

  2. conflict-test conflict-test Public

  3. jframepdfcode jframepdfcode Public

    it is a tool, has coded in java which is used to convert your bank deposit statements to a excel-sheet. Here, you can find how times a user has done the transactions in a year in which months and i…

    HTML

  4. angularalpha angularalpha Public

    url of project: (http://sspos.com.au/#/). it is an ecommerce web-application. It is the project of my internship. for front-end, we use angular 6 and for backend we use nodejs

  5. dbsre dbsre Public

    it is a webapplication for my college. basically, it used for handling the students record. i have used ajax for dynamic updation of data.

    PHP

  6. longest-substring-palindrome longest-substring-palindrome Public

    Given a string, find the longest substring which is palindrome. For example, if the given string is “forgeeksskeegfor”, the output should be “geeksskeeg”.