Skip to content
View GigaHertzLegacy-SpiderX's full-sized avatar
๐ŸŽฏ
Achived
๐ŸŽฏ
Achived

Organizations

@GigaHertz-Legacy

Block or report GigaHertzLegacy-SpiderX

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

๐Ÿ•ท๏ธ SpiderX | GigaHertz Legacy

Python Developer | Security Researcher | Tool Creator

YouTube Portfolio Twitter


๐ŸŽฏ Mission Statement

"Sacrifices will be made when needed and Priority could be Changed time to time."

This repository archives my early work in Python automation, web scraping, security tools, and ethical hacking experiments. These projects represent my journey into cybersecurity research and tool development.

Note: This account is now archived. For current projects and professional work, visit my main account: @bhittu21


๐Ÿ› ๏ธ Featured Projects

๐Ÿ” Security & Research Tools

A comprehensive collection of Windows commands used by cybersecurity researchers. Essential toolkit for penetration testing and system analysis.

Tech Stack:

  • Python 3
  • CMD/PowerShell
  • Security Analysis

โญ Status: Archived | 2 Forks

Secure Python tool for extracting EXIF metadata from images. Useful for digital forensics and image analysis.

Tech Stack:

  • Python PIL/Pillow
  • Tkinter GUI
  • EXIF Data Processing

โญ Status: Archived | 1 Fork

๐ŸŒ Web Automation & Scraping

๐Ÿ•ธ๏ธ Py Web Scrape

Handy web scraping tool built with Python. Demonstrates data extraction techniques and automation.

Tech Stack:

  • BeautifulSoup4
  • Requests
  • Python 3

โญ Stars: 3 | Forks: 2

๐Ÿ’ฌ Facebook Tools

Automation tools for Facebook (v1.0.0). Educational demonstration of social media automation.

Tech Stack:

  • Python Selenium
  • Web Automation
  • API Integration

โญ Stars: 1 | Forks: 2

๐ŸŽฎ Personal Projects

๐Ÿ•Œ Al-Quran Player

Listen to Quran Surahs with Arabic-Bangla audio from YouTube. Cross-platform support for Windows, Linux, and Termux.

Tech Stack:

  • Python VLC
  • YouTube API
  • Pafy

โญ Stars: 1 | Forks: 1

๐Ÿข Turtle Game

Real-time movable turtle game using Python's built-in Turtle module. Fun demonstration of Python graphics.

Tech Stack:

  • Python Turtle
  • Game Development
  • Event Handling

โญ Status: Archived


๐Ÿ’ป Technology Stack

Core Languages & Frameworks

Python HTML5 CSS3 JavaScript

Python Libraries & Tools

Selenium BeautifulSoup Requests Pillow

Security & Research

Kali Linux Windows Linux Termux


๐Ÿ“บ YouTube Channel

Check out my GigaHertz Legacy YouTube Channel for:

  • Python tutorials and tool demonstrations
  • Security research walkthroughs
  • Coding tutorials
  • Tech experiments and reviews

๐ŸŽจ Project Categories

class GigaHertzLegacy:
    def __init__(self):
        self.name = "SpiderX"
        self.organization = "@GigaHertz-Legacy"
        self.focus_areas = [
            "Python Automation",
            "Web Scraping",
            "Security Tools",
            "Ethical Hacking",
            "Digital Forensics"
        ]
        self.expertise = {
            "languages": ["Python", "Bash", "PowerShell"],
            "domains": ["Security Research", "Tool Development", "Automation"],
            "platforms": ["Windows", "Linux", "Termux"]
        }
    
    def philosophy(self):
        return "Building tools that matter, learning through creation"

๐Ÿ“Š Repository Overview

Category Projects Description
๐Ÿ” Security 2 Cybersecurity research & tools
๐Ÿ•ธ๏ธ Web Scraping 2 Data extraction & automation
๐ŸŽฎ Personal 2 Fun & utility projects
๐Ÿ“š Learning 48+ Experiments & tutorials

๐Ÿ† Achievements & Contributions

  • โœ… 54 Public Repositories - Diverse range of Python projects
  • โœ… 8 Followers - Community of fellow developers
  • โœ… 34 Stars - Appreciated by the community
  • โœ… Hacktoberfest Contributor - Active in open-source events
  • โœ… YouTube Content Creator - Sharing knowledge with the community

๐ŸŒ Connect & Explore

Active Platforms

Portfolio YouTube Twitter

Current Work

For my latest projects and professional work, visit:

Main Account


โš ๏ธ Disclaimer

All tools and projects in this repository are created for educational purposes and ethical security research only. Use responsibly and only on systems you own or have explicit permission to test.


๐Ÿ“œ Repository Status

๐Ÿ—„๏ธ ARCHIVED - This account represents earlier work and learning journey. Active development has moved to @bhittu21.


๐Ÿ’ญ Legacy Motto

"From SpiderX to the next chapter - the journey of learning never ends."

Profile Views

ยฉ GigaHertz Legacy | SpiderX | 2021-2022

Pinned Loading

  1. Al-Quran Al-Quran Public

    Listen Surah, prepare for next and Endless life...

    Python 1 1

  2. Windows_Cyber_Commands Windows_Cyber_Commands Public

    This is a handy tool of some windows commands that used by Cyber Security Researchers...

    Python 2

  3. Pinfo Pinfo Public

    Get Image Exit Data using Python Securely !

    Python 1

  4. Py_Web_Scrape Py_Web_Scrape Public

    A handy Web Scraping tool using python

    Python 3 2

  5. Facebook-tools Facebook-tools Public

    Version 1.0.0 - Comment bomber only

    Python 1 2

  6. Turtle_Game Turtle_Game Public

    A Realtime Movable Turtle Game Using Turtle Built-in Module Of Python !

    Python