Skip to content
View greyhatlinux's full-sized avatar
:octocat:
exploring GitHub
:octocat:
exploring GitHub

Block or report greyhatlinux

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
greyhatlinux/README.md

Hello from 👋

banner

  • 🔭 I’m currently working on...myself
  • 💬 Ask me about Linux, Data Structures, Algorithms, and whatsoever
  • ✒️ Read my blogs at Medium
  • 📫 Reach me at: LinkedIn

Pinned Loading

  1. BIT-tnp-alert BIT-tnp-alert Public

    The production ready code for Training and Placement division's real-time alerts. Exclusively for BIT students.

    Python 1

  2. BITMcontributions BITMcontributions Public

    On the occasion of HacktoberFest 2019 we welcome the budding open-source contributors to start their journey right from here! Meet like-minded people, ask others for help, and if possible help othe…

    13 29

  3. Learning-Redis Learning-Redis Public

    This is a playground to learn and explore Redis databases. This gets your hands dirty with implementation of an in-memory database.

    Python

  4. MyJourneyPlanner MyJourneyPlanner Public

    A python GUI project with implementation of advanced Data Structures and Algorithms.

    Python

  5. LearnToHack LearnToHack Public

    The project lays the foundation for practicing web application security with the practical and vulnerable web apps in a secure environment.

  6. basic_grpc_server basic_grpc_server Public

    The most basic gRPC client-server implementation. The client requets the server with id, which the server in turn fetches the mysql DB to get the details, and sends back to the client

    Python