From b6e99ad3bd8e81a167fc8a19419e07ed98815147 Mon Sep 17 00:00:00 2001 From: vinod <31404750+vinodnextcoder@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:33:10 +0530 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index d6eca63..0faf763 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,25 @@ - 🌱 I’m currently learning blockchain - 💞️ I’m looking to collaborate on ... Nodejs +### A little more about me... + +```javascript +const vinod = { + pronouns: "He" | "Him", + code: ["Javascript", "Python", "Typescript"], + askMeAbout: ["web dev", "tech", "app dev", "Reading"], + technologies: { + backEnd: { + js: ["Node","Express", "Graphql"], + }, + devOps: ["AWS", "Docker🐳", "Jenkins", "Nginx"], + databases: ["mongo", "MySql"], + misc: ["SonarCube", "Socket.IO", "Jaeger", "karate-framwork", "Jest-unit-testing"] + }, + architecture: ["Serverless Architecture", "microservices", "Single page applications"] +}; +``` +

GitHub Stats

GitHub Stats