Skip to content
View AmpedWasTaken's full-sized avatar
πŸ’œ
Working on Glint
πŸ’œ
Working on Glint

Block or report AmpedWasTaken

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

πŸ‘€ Amped

Full-Stack Developer Β· Security Tooling Engineer Β· OSINT & Automation Specialist


About Me

I'm Amped β€” a developer focused on building automation tools, OSINT frameworks, security scanners, and backend systems. My work revolves around practical, high-performance tooling for data gathering, network analysis, and system automation β€” mostly in Go, JavaScript, and Python.

I prefer building from scratch, optimizing performance, and designing tools that solve real technical problems in cybersecurity, infrastructure, and automation workflows. Security tooling I build is for ethical and research purposes.


🧠 Core Skills

Languages

Go Primary language for CLI tools, bots, and network utilities
JavaScript / Node.js Backend APIs, Discord bots, automation scripts
Python OSINT automation, scanning tools, data processing
PHP Legacy backend work and web tools
SQL Database handling for bots and applications

What I specialize in

Security & OSINT β€” subdomain enumeration, takeover detection, fingerprinting, structured intelligence gathering, vulnerability scanning concepts

Networking β€” traffic monitoring, proxy systems, HTTP analysis, endpoint mapping, pentest-style tooling

Bots & automation β€” Discord & Telegram bots, event-driven systems, license/auth integrations, real-time reporting

How I build β€” CLI-first, modular architecture, API-driven design, JSON structured output, performance-focused backends


🧭 Development Philosophy

  • Build tools that are fast, modular, and automation-driven
  • Prefer CLI tools over heavy GUIs when it makes sense
  • Focus on backend logic and system-level control
  • Design for extensibility and scripting integration
  • Security research stays ethical and controlled

πŸ“Œ What I'm Focused On Now

  • AI-integrated platforms and local-first pentest environments (Vanta, GhostAI)
  • OSINT investigation systems and modular recon tooling (ghosttrace, ReconX)
  • SaaS infrastructure β€” multi-tenant CMS, ecommerce, and automation (storeify.xyz, orbitcms)
  • Developer frameworks and reusable component systems (Glint, Noto)

πŸš€ Notable Work

Security & OSINT

  • ReconX β€” subdomain scanner with service detection, takeover checks, and modular scanning
  • ghosttrace β€” OSINT investigation platform with structured intelligence workflows
  • Honeypot β€” SSH & FTP honeypot system
  • secure-shield β€” real-time security middleware for Node.js
  • ClipboardJacker β€” wallet address tampering detection for security training
  • ShadowSuite β€” Electron app with HTTPS MITM, integrated browser, and network inspection tooling
  • Vanta β€” local AI pentest workspace; nothing runs without approval

Bots & Automation

  • Vortex-Bot-Template β€” Discord.js v14 starter for monetizable and SaaS-style bots
  • Telegram network tracking bots β€” real-time stats, session reporting, API-driven updates
  • KeyAuth-based autobuy and license delivery systems

Web, Dashboards & Infrastructure

  • Sentinel-DSTAT β€” real-time network traffic monitoring dashboard
  • orbitcms β€” Next.js CMS with custom .orbit template system
  • Glint β€” lightweight component framework using custom elements
  • Noto β€” minimal transparent desktop note overlay (Electron + React)
  • Anonymous-Auth-System β€” privacy-centric PHP authentication framework
  • GhostPortal β€” privacy-first research browser built on Electron + Chromium

Utilities

  • Hexify β€” converts binary files to C++ hex byte arrays

πŸ•’ Journey

2021 β€” First steps: Discord bots, frontend experiments, early APIs. Learning how systems actually work.

2022 β€” FiveM scripting era: converters, templates, CLI tools, license systems. First real automation thinking.

2023 β€” Structured backend work: auth systems, PHP applications, security concepts.

2024 β€” Real-world apps: reservation systems, organization software, disciplined project workflows.

2025 β€” Breakthrough into security & OSINT: ReconX, ghosttrace, ShadowSuite, GhostPortal, network monitoring, full-stack Next.js ecosystems.

2026 (now) β€” AI platforms, SaaS architecture, controlled pentest environments, scalable multi-tenant systems.


🎯 Interests

Cybersecurity tooling Β· OSINT systems Β· automation frameworks Β· backend architecture Β· network analysis Β· bot ecosystems Β· CLI development Β· terminal UX


βš™οΈ Stack

Go Β· JavaScript Β· Node.js Β· Python Β· PHP Β· React Β· Next.js Β· Electron Β· Tailwind Β· SQL


🌐 Connect

Pinned Loading

  1. Glint Glint Public

    Glint is a lightweight component framework using custom elements.

    TypeScript 1

  2. Fivem-Script-Converter Fivem-Script-Converter Public

    This libary can convert FiveM ESX scripts to Qbus and Qbus to ESX

    JavaScript 34 23

  3. ReconX ReconX Public

    πŸ” Advanced subdomain reconnaissance tool for security researchers. Features service detection, takeover checks, and modular scanning capabilities.

    Python 2

  4. TikTok-Live-Liker TikTok-Live-Liker Public

    A powerful and feature-rich userscript for automatically liking TikTok live streams

    JavaScript 6 5

  5. ClipboardJacker ClipboardJacker Public

    Clipboard Monitor designed to detect and alert on suspicious changes to cryptocurrency wallet addresses. Useful for cybersecurity training, malware analysis, and improving user safety. Customizable…

    Python 1

  6. Hexify Hexify Public

    Converts binary files to C++ hex byte arrays

    Go