Git Product home page Git Product logo
  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.

// 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 Gmail Badge Medium Badge DockerHub Badge NPM Badge

kailash k yogeshwar's Projects

auth0-deploy-cli icon auth0-deploy-cli

A node CLI that can be used to easily integrate configuration deploy with your build scripts.

awesome-cheatsheets icon awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

blockchain icon blockchain

Implementing basic blockchain concepts using NodeJS

blogs icon blogs

Personal Blog Site for publishing technology articles

bluebird icon bluebird

:bird: :zap: Bluebird is a full featured promise library with unmatched performance.

braille-loaders icon braille-loaders

Animated fully customizable loading icons from a collection of 64 spinner types. For full list of loader types refer cli-spinners.

cadence icon cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.

dd-trace-go icon dd-trace-go

Datadog Go Library including APM tracing, profiling, and security monitoring.

docs icon docs

Documentation for Docker Official Images in docker-library

flappernews icon flappernews

A dummy of hacker news with decent ui and responsive design.

fluentd icon fluentd

Customized configuration to launch fluentd container.

freecodecamp icon freecodecamp

The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.

gulp-truncate icon gulp-truncate

Gulp Plugin to truncate multiple files in a directory and piping to destination directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.