Skip to content
View clonedSemicolon's full-sized avatar

Block or report clonedSemicolon

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

Avishak Chakroborty

Javascript
class person{
    constructor(name,place,institute,status){
        this.name=name;
        this.place=place;
        this.institute=institute
        this.status=status;
    }

    addDepartment(dept){
        this.dept=dept;
    }
}

const me=new person("Avishak Chakroborty","Sylhet","SUST","student")
me.addDepartment("Software Engineering")


My Github Stats



Mark streak

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

You can also follow me on Github :)

Popular repositories Loading

  1. Bohon Bohon Public

    an android app for project 250

    Java 3

  2. Tech_community Tech_community Public

    JavaScript 2 1

  3. Networking-Project Networking-Project Public

    Forked from MarazMia/Networking-Project

    Java 1

  4. Android-Notebook Android-Notebook Public

    This repository will contain some useful url's and sometimes self written topics based on random android development which seems useful to me.

    1

  5. Data-structure1 Data-structure1 Public

  6. Game-project-2 Game-project-2 Public

    C++