Skip to content
View NVGSpecOps's full-sized avatar
  • 11:09 (UTC +08:00)

Block or report NVGSpecOps

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

<title>Alex Carter · Developer Profile</title> whoami.sh .-~~~~~~~-. .' .<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0063 0.0238 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="180" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> / .--""--. \<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0125 0.0300 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="196" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> | / \ |<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0187 0.0362 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="212" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> | | ● ● | |<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0250 0.0425 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="228" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> | | &gt; | |<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0312 0.0488 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="244" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> | \ ‾‾‾‾ / |<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0375 0.0550 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="260" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> \ '------' /<animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0437 0.0613 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/></text><text x="54" y="276" font-family="SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace" font-size="12.5" letter-spacing="0" fill="url(#asciiGrad)" filter="url(#glowText)" opacity="0" xml:space="preserve"> . .' '-.______.-' .-'| |'-. / | | <animate attributeName="opacity" values="0;0;1;1;0;0" keyTimes="0.0000 0.0688 0.0863 0.9000 0.9500 1.0000" dur="20.0s" repeatCount="indefinite"/> | | | | | | | | '----' '----' ┌───────────────────────┐ │ const dev = { │ │ name: 'you', │ │ role: 'Engineer', │ │ stack: ['JS','TS'], │ │ coffee: Infinity │ │ }; │ └───────────────────────┘STATUS: ONLINEprofile.sh — zshHi👋I’m Alex Carter>Frontend EngineerFull Stack DeveloperOpen Source ContributorUI EngineerAI Enthusiast📍LocationSan Francisco, CA🎓EducationB.S. Computer Science💡Current FocusBuilding AI-powered dev tools🌐Portfolioalexcarter.dev✉Emailalex@alexcarter.devSkillsReactNext.jsNode.jsTypeScriptTailwindPythonDockerPostgresAWSGitFigma<style> .pill { transition: transform .18s ease, filter .18s ease; transform-origin: center; } .pill:hover { transform: scale(1.08); filter: brightness(1.25); } .social { transition: transform .18s ease, filter .18s ease; transform-origin: center; } .social:hover { transform: scale(1.15); filter: brightness(1.3); } </style>

Popular repositories Loading

  1. SQL-Injection-Scanner SQL-Injection-Scanner Public

    SQL injection scanner that probes HTML forms on a target URL for common SQL injection vulnerabilities.

    Python

  2. Python-Automation-Tool Python-Automation-Tool Public

    An async-powered network reconnaissance tool that automatically identifies open ports and dispatches targeted security checks

    Python

  3. Net_scan Net_scan Public

    A fast, cross-platform CLI network scanner that discovers online hosts via ICMP ping.

    Python

  4. ftp-python ftp-python Public

    Now safer and faster because it streams files in chunks, handles multiple clients correctly, prevents socket hangs, validates inputs, and preserves the original TCP file-transfer logic.

    Python

  5. Network-programming-client-server Network-programming-client-server Public

    Create a connection between a server that you create and one or multiple clients

    Python

  6. Student-API Student-API Public

    Simple REST API for managing student records.

    Go