Skip to content
View the-kitten-strikes-back's full-sized avatar

Block or report the-kitten-strikes-back

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

Hi, I'm The Kitten 🐾

I build things in Python — simulations, games, tools, and whatever else seems like a good idea. The range goes from crashing galaxies together to dogfighting simulators to network recon tools. Breadth is a feature.


Lightningflagship project

You might think Python is slow. Think again. 300 ports/second.

A fast, modular, open-source network scanner and vulnerability tool — built entirely in Python. SYN-based port scanning with OS detection, service fingerprinting, an NSE-style script engine, and OSINT-powered CVE lookup via Google + NVD. Think Nmap, but hackable.

Features: SYN scanning · OS/service fingerprinting · HTTP & FTP enumeration · CMS detection · NVD + OSINT vuln search · rich terminal UI · scriptable via scripts/

sudo python3 lightning.py -O -S <target>

⚠️ For educational use, CTFs, and systems you own or are authorized to test.


🚀 Other Projects

Ever wanted to watch two galaxies collide?

Real-time N-body galaxy simulator in Python + Pygame. Thousands of stars, realistic gravity with softening, core accretion, mergers, and a full interactive HUD.

Features: zoom & pan · star trails · dynamic galaxy spawning · adjustable sim speed

git clone https://github.com/the-kitten-strikes-back/PyGalaxies.git
cd PyGalaxies && python main.py

Dogfighting game with a quest system.

A Python/Pygame aerial combat game with a full quest system, multiplayer networking, physics engine, camera system, combat, HUD, missions, and a save system. More systems than you'd expect.


Gem collection and trading card game with local (and soon network) multiplayer.

Turn-based strategy game where players pack gems, trade, and bid in blind auction rounds (BOG/RBOG) to build the most valuable collection. Features 14 tagged releases, a quest system, and a clean modular architecture.

pip install rich pygame
python src/main.py

Nuclear reactions, minus the fallout.

A Python library for simulating nuclear reactions, radiation, stellar physics, and particle behavior. Modules: particles, periodic, radiation, reactions, stellar. Coming soon to pip!


A Flask web app with HTML/CSS/JS frontend. 30 commits deep.


🛠️ Stack

Python Pygame NumPy Flask Scapy


📊 Stats

GitHub Stats


Physics simulations · Games · Security tools · Whatever seems interesting next.

Popular repositories Loading

  1. Lightning Lightning Public

    Python 3 1

  2. JulianCO JulianCO Public

    Python 2

  3. AeroMania AeroMania Public

    Python 2

  4. The-Astraeus-Incident The-Astraeus-Incident Public

    Python 2

  5. PyGalaxies PyGalaxies Public

    Ever wanted to watch two galaxies collide?A(rather experimental) real-time galaxy simulator with thousands of stars, realistic gravity, collisions, mergers, and core accretion. Features zoom, pan, …

    Python 1

  6. atomic atomic Public

    A python library that simulates nuclear reactions. Soon to be available on pip!

    Python 1