const saiprasad: SaiPrasad = {
name: 'Sai Prasad',
pronouns: 'He',
code: ['JavaScript', 'Python', 'Java', 'Golang'],
askMeAbout: ['web dev', 'Geopolitics, 'DevOps'],
currentFocus: 'Exploring new DevOps tools and practices',
sayHi: function () {
console.log(`Hi there! I'm ${this.name}, a software enthusiast with a passion for Full Stack development and DevOps.`);
},
funFact: 'There are two ways to write error-free programs; only the third one works',
};
saiprasad.sayHi();
console.log(saiprasad);
package Life
Full Stack Developer | Node.js · Next.js · Go | REST APIs & Microservices
- India
- @Sai_prasad_2003
Pinned Loading
-
cce-websitecoordinator/cce-website
cce-websitecoordinator/cce-website PublicThis repository contains projects related to Christ College of Engineering (CCE), a premier institute for engineering education in India.
-
-
-
nestjs_auth_server
nestjs_auth_server PublicA simple NestJS app with login and register features, implemented using JWT authentication.
TypeScript
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.


