Skip to content
View abhay321's full-sized avatar

Block or report abhay321

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abhay321/README.md

Hey there! I'm Abhay.

👨🏻‍💻  About Me

  • 🤔   Exploring new technologies and developing software solutions and quick hacks.
  • 🎓   Studied Computer Science and Engineering From UCER.
  • 💼   Worked as a Engineer and Developer with startup & MNC company.
  • 🌱   Learning more about Cloud Architecture, Systems Design and Artificial Intelligence.

🛠  Tech Stack

  • 💻   Python Java
  • 🌐   JavaScript Node.js
  • 🛢   MySQL MongoDB
  • ⚙️   Git GitHub
  • 🔧   Visual Studio Code


🤝🏻  Connect with Me

LinkedIn Email

⭐️ From abhay321

Pinned Loading

  1. lambda-bedrock lambda-bedrock Public

    JavaScript 1 1

  2. "Unlock the Power of Node.js Cluster... "Unlock the Power of Node.js Clustering! 💡 #NodeJS #Clustering"
    1
    /* eslint-disable */
    2
    const express = require('express');
    3
    const cluster = require('cluster');
    4
    const app = express()
    5
    const os = require('os');
  3. abhay321 abhay321 Public