Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kailashyogeshwar85/kailashyogeshwar85

Hi I'm Kailash. I am a Senior Backend Developer as well as techblogger on medium.I do lots of demos on emerging technology and also take guest lectures in my free time.
https://github.com/kailashyogeshwar85/kailashyogeshwar85

Last synced: 7 days ago
JSON representation

Hi I'm Kailash. I am a Senior Backend Developer as well as techblogger on medium.I do lots of demos on emerging technology and also take guest lectures in my free time.

Awesome Lists containing this project

README

        


  DEVELOPER  



made with love  markdown badge
made with swag markdown badge
open source  markdown badge


made with markdown badge















BIO


Backend Engineer who loves to solve technical problems of business.Love making OSS and maintaining them over the period of time.Backend architect at indias leading fintech. Developer advocate to a startup in mumbai to make building software fun and robust.Business consultant to AppOctet.I believe in contributing to OSS community as majority of the products would not be possible without it.Contact me on linkedin if you would like to collaborate on building next OSS.

```javascript
// VANILLA JS MADE ME HARDCORE DEV
function SofwareEngineer() {
this.name = "Kailash Yogeshwar";
}

SoftwareEngineer.prototype.getLanguagesWorkedOn = function () {
return [
"JS",
"GoLang",
"Ruby",
"Python",
"Java",
]
}

SoftwareEngineer.prototype.sleeplessNightWhileCoding = function () {
return "3 days"
}

SoftwareEngineer.prototype.favouriteSnippet = function () {
const nightOwl = 'o_o'
return function () {
console.log("HOLA! ", nightOwl)
}
}

SoftwareEngineer.prototype.futureGoals = function () {
return "To mentor average dev's to make them best performer in organization"
}
```
[![Linkedin Badge](https://img.shields.io/badge/-kailash.yogeshwar-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/kailash.yogeshwar/)](https://www.linkedin.com/in/kailash.yogeshwar/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
[![Medium Badge](https://img.shields.io/badge/-kailash.yogeshwar-black?style=flat-square&logo=Medium&logoColor=white&link=https://kailashyogeshwar.medium.com/)](https://kailashyogeshwar.medium.com/)
[![DockerHub Badge](https://img.shields.io/badge/-lucifer8591-blue?style=flat-square&logo=Docker&logoColor=white&link=https://hub.docker.com/u/lucifer8591)](https://hub.docker.com/u/lucifer8591)
[![NPM Badge](https://img.shields.io/badge/-kailash.yogeshwar-red?style=flat-square&logo=Npm&logoColor=white&link=https://www.npmjs.com/~kailash.yogeshwar)](https://www.npmjs.com/~kailash.yogeshwar)