Skip to content
View Zeeking99's full-sized avatar
🎯
Focusing on Certs
🎯
Focusing on Certs

Block or report Zeeking99

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Zeeking99/README.md

Hi there. 👋

I'm Zeeshan, a Cybersecurity Engineer, Linux Enthusiast and a Programmer.


Stats


  • 🔭 I’m currently working on Digital Receptionist.
  • 🌱 I’m currently learning Linux, Penetration Testing and improving my coding skills.
  • 🎯 I'm currently pursuing the goal of becoming a CEH.
  • 💬 Ask me about Computer Networks, Internet Privacy and Anonymity.

Connect with me on

protonmail LinkedIn Hackerrank

Tech Stack

C C++ Shell Scripting HTML Markdown Javascript CSS Python SAAS React vscode Mocha Chai MySQL

Popular repositories Loading

  1. ConsoleLoginForLinux ConsoleLoginForLinux Public

    This code contains the necessary functions used to implement a Unix like login.

    C 1

  2. GT_Digital_Receptionist GT_Digital_Receptionist Public

    Python 1

  3. Replacement-for-strcat Replacement-for-strcat Public

    This is a program to demonstrate a C string function which I created as a replacement for strcat() and named it fstrcat.

    C

  4. ExpressionCheck ExpressionCheck Public

    This is a program to check whether there are correct pair of parenthesis in a given expression

    C

  5. FileReverseStack FileReverseStack Public

    This program will reverse the contents of a text file using the stack data structure.

    C

  6. Stack Stack Public

    This is the API for stack data structure in C.

    C