Skip to content
View yoyoman711's full-sized avatar

Block or report yoyoman711

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. PortScanner PortScanner Public

    This is a basic port scanner I wrote in Python with the help of AI as I study pentesting. It runs a basic scan on localhost (127.0.0.1) and returns any open ports.

    Python 1

  2. .NET-Fitness-App .NET-Fitness-App Public

    A fitness app developed using the C# .NET framework as the final group project for my ITM 320 - Systems Analysis university course.

    C#

  3. SQL-Database-Project SQL-Database-Project Public

    A fully-fledged payroll database developed in Microsoft SQL Server as a final group project for my Advanced Database university course. This SQL script includes various forms DDL, DQL, and DCL.

    TSQL