BilalAhmadKhanKhattak
Self-taught programmer with an insatiable passion for computers since childhood. Python is my forte, and I’m constantly learning and evolving.
Pinned Repositories
AppliedPhysicsNotesByBilred
A collection of simple and basic Applied Physics notes, created by Bilal Ahmad Khan AKA Mr. BILRED to share knowledge and help build a strong foundation in physics concepts.
CalculusNotesByBilred
A collection of simple and basic calculus notes, created by Bilal Ahmad Khan AKA Mr. BILRED to share knowledge and help build foundational concepts.
CamDoxer
CamDoxer is a Python tool designed to discover publicly accessible IP camera streams across various countries. It provides cybersecurity professionals and researchers with a means to explore potential vulnerabilities in Internet-connected devices.
CppNotes
CppNotes is a handy collection of resources designed to serve as your sidekick for learning C++. This repository provides quick-start guides, examples, and explanations for essential C++ programming concepts.
Lbs-vs-Kg-Converter
This is a simple python program which allows you to convert Pounds to Kilogram or vice versa.
LinkxDoctor
LinkxDoctor is a Python tool that scans a webpage to identify both broken and valid links. It provides a report on the link status, helping ensure all links on the page are functional. This Project Is Indeed The Successor Of One Of My Previous Projects, LinkxDoxer
LinkxDoxer
LinkxDoxer is a Python script designed to efficiently retrieve all links found directly under the webpage of a given URL. It is ideal for web developers, bug bounty hunters, and OSINT (Open-Source Intelligence) enthusiasts seeking to analyze links under a webpage and uncover valuable information(Expected In Ideal Cases)
PersonalityDisorder
PersonalityDisorder is a Python tool that generates random, fake personal details using the Faker library. Whether you're testing applications, populating forms with dummy data, or simply experimenting, this tool provides a quick way to create random personas.
SoundFlex
SoundFlex is a simple command-line audio player built with Python. It supports playing, pausing, stopping, and adjusting the volume of various audio file formats. Perfect for quick playback of your favorite tunes directly from the terminal!
SubDoxer
SubDoxer is a Python tool designed for discovering subdomains associated with a target domain. This tool is practical for cybersecurity enthusiasts and penetration testers who want to map out potential subdomains quickly and efficiently.
BilalAhmadKhanKhattak's Repositories
BilalAhmadKhanKhattak/LinkxDoxer
LinkxDoxer is a Python script designed to efficiently retrieve all links found directly under the webpage of a given URL. It is ideal for web developers, bug bounty hunters, and OSINT (Open-Source Intelligence) enthusiasts seeking to analyze links under a webpage and uncover valuable information(Expected In Ideal Cases)
BilalAhmadKhanKhattak/CamDoxer
CamDoxer is a Python tool designed to discover publicly accessible IP camera streams across various countries. It provides cybersecurity professionals and researchers with a means to explore potential vulnerabilities in Internet-connected devices.
BilalAhmadKhanKhattak/Lbs-vs-Kg-Converter
This is a simple python program which allows you to convert Pounds to Kilogram or vice versa.
BilalAhmadKhanKhattak/SoundFlex
SoundFlex is a simple command-line audio player built with Python. It supports playing, pausing, stopping, and adjusting the volume of various audio file formats. Perfect for quick playback of your favorite tunes directly from the terminal!
BilalAhmadKhanKhattak/SubDoxer
SubDoxer is a Python tool designed for discovering subdomains associated with a target domain. This tool is practical for cybersecurity enthusiasts and penetration testers who want to map out potential subdomains quickly and efficiently.
BilalAhmadKhanKhattak/AppliedPhysicsNotesByBilred
A collection of simple and basic Applied Physics notes, created by Bilal Ahmad Khan AKA Mr. BILRED to share knowledge and help build a strong foundation in physics concepts.
BilalAhmadKhanKhattak/CalculusNotesByBilred
A collection of simple and basic calculus notes, created by Bilal Ahmad Khan AKA Mr. BILRED to share knowledge and help build foundational concepts.
BilalAhmadKhanKhattak/CppNotes
CppNotes is a handy collection of resources designed to serve as your sidekick for learning C++. This repository provides quick-start guides, examples, and explanations for essential C++ programming concepts.
BilalAhmadKhanKhattak/LinkxDoctor
LinkxDoctor is a Python tool that scans a webpage to identify both broken and valid links. It provides a report on the link status, helping ensure all links on the page are functional. This Project Is Indeed The Successor Of One Of My Previous Projects, LinkxDoxer
BilalAhmadKhanKhattak/PersonalityDisorder
PersonalityDisorder is a Python tool that generates random, fake personal details using the Faker library. Whether you're testing applications, populating forms with dummy data, or simply experimenting, this tool provides a quick way to create random personas.