Skip to content
View Razeev-Shrestha's full-sized avatar

Block or report Razeev-Shrestha

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 250 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
Razeev-Shrestha/README.md

Pinned Loading

  1. Portfolio Portfolio Public

    This is my personal portfolio repository.

    TypeScript

  2. minor-project minor-project Public

    JavaScript

  3. e-commerce e-commerce Public

    JavaScript

  4. major-project major-project Public

    Jupyter Notebook 1

  5. react-packages react-packages Public

    TypeScript

  6. tsconfig file for nodejs projects tsconfig file for nodejs projects
    1
    {
    2
    	"compilerOptions": {
    3
    		"target": "ES6",
    4
    		"module": "CommonJS",
    5
    		"lib": ["DOM", "ES6", "ES2017", "ESNext.AsyncIterable"],