Skip to content
View MatrixCoder0101's full-sized avatar
:octocat:
Learning...
:octocat:
Learning...

Block or report MatrixCoder0101

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MatrixCoder0101/README.md

Typing SVG


MatrixCoder0101's GitHub Stats

Visitor's

count

MatrixCoder's Music Player

s4nx Playing Now

Github Stats's 🚀

Repo Stats 🔭

github cardgithub cardgithub cardgithub card

🏆 GitHub Activity

Metrics

About_Me.js

functionPersonal(name,age,hobby){this.name=name;this.age=age;this.hobby=hobby;}Personal.prototype.info=function(){return`Hi there, I'm ${this.name}, a ${this.age} year old who loves working with ${this.hobby}!`;}Personal.prototype.interesting=['programming','video games','hanging out with friends'];vargoutam=newPersonal("Goutam",17,"Node.js");console.log(goutam.info());console.log(`My interests include: ${goutam.interesting.join(', ')}.`);

Buy Me A Pizza

Connect with me ☎️




Popular repositories Loading

  1. CodeEditor CodeEditorPublic

    JavaScript 3 2

  2. MatrixCoder0101 MatrixCoder0101Public

    2

  3. CompassApp CompassAppPublic

    JavaScript 2

  4. Dot-Converter Dot-ConverterPublic

    HTML 2

  5. acode-plugin acode-pluginPublic template

    Forked from Acode-Foundation/acode-plugin

    Template for developing plugins for Acode editor.

    JavaScript 2

  6. acode-plugin-acodex acode-plugin-acodexPublic

    Forked from bajrangCoder/acode-plugin-acodex

    AcodeX is a plugin for the Acode app that adds terminal support, making coding more productive and efficient.

    JavaScript 2