Skip to content
View sjnprjl's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sjnprjl

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
sjnprjl/README.md

Goedendag!

class Person {
  constructor({ name, skills, social }) {
    this.name = name;
    this.skills = skills;
    this.social = social;
  }
}
const person = new Person({
  name: 'Sujan Parajuli 😼',
  skills: ['javascript', 'typescript', 'python', 'java', 'C#'],
  social: {
    linkedin: 'www.linkedin.com/in/parajuli-sujan',
  },
});

gobrhhhhhhh

Stats!!

mah stats

Most used languages of mine.

Langs

Pinned Loading

  1. nestjs-stripe nestjs-stripe Public

    TypeScript 11 2

  2. cloth-simulation cloth-simulation Public

    JavaScript 1

  3. chip8-emulator chip8-emulator Public

    Chip8 Emulator in Typescript

    TypeScript

  4. fractal-tree fractal-tree Public

    JavaScript

  5. minesweeper-game minesweeper-game Public

    TypeScript

  6. raptor-ts raptor-ts Public

    TypeScript