Skip to content
View Z333RO's full-sized avatar

Block or report Z333RO

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

Pinned Loading

  1. security-tools-public security-tools-public Public

    My portfolio and repo of hacking tools, coding projects, cheat sheets and scripts for penetration testing and red teaming.

    Python 2

  2. python_automation_projects python_automation_projects Public

    Repo of various python automation projects and scripts.

    Python

  3. question-and-answer-flask-app question-and-answer-flask-app Public

    A question and answer app based on flask and sqlite3. Users can ask questions that will be answered by an expert. There is also an admin user that is responsible for granting higher privs to users.

    HTML

  4. PMS-GUI-app PMS-GUI-app Public

    Pharmacy Management System built with python and tkinter module

    Python

  5. food-tracker-flask-app food-tracker-flask-app Public

    Food tracker app that allows you to add foods you consume everyday to track calories based on Python Flask. sqlite3 is being used for db.

    HTML

  6. face-censoring-tool face-censoring-tool Public

    Tool using opencv-python package to blur faces. Will take video input .mp4 and output a video that blurs faces.

    Python