Skip to content

Index

PyGitGraph

I built PyGitGraph, an open-source tool that extracts full details of thousands of GitHub Issues using Python and GraphQL — and exports them to CSV or JSON for analysis.

A Practical Guide to SQL Injection

Ever ordered pizza online? Imagine someone using the address form to secretly tell the website's database to reveal everyone's credit card details. That's SQL Injection — attackers sneaking malicious code through input forms to break into websites and databases.