class Person {
constructor({ name, skills, social }) {
this.name = name;
this.skills = skills;
this.social = social;
}
}
const person = new Person({
name: 'Sewak Gautam ๐ผ',
skills: ['javascript', 'typescript', 'python'],
social: {
linkedin: '/sewakgautam',
facebook: '/sewakgtm',
},
});
๐
Focusing
An analytical individual with a great passion in software development, Designing and programming, aim higher to be successful as an Web and Software Developer.
- Belbari 8
-
13:49
(UTC +05:45) - [email protected]
- @sewakgtm
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.