Skip to content

Personal cybersecurity projects using Python — learning by building tools for real-world security.

pk1495/CyberSecurityProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to my personal collection of cybersecurity projects!
This repo contains small-to-mid-scale tools and scripts I’m building to learn and apply core cybersecurity concepts using Python.

Whether it’s password strength checking, network scanning, or breach detection — each project here is designed to help me grow as a cybersecurity student and future security professional.


📁 Projects Included

✅ Password Strength Checker

A Python script that analyzes a password and gives feedback on how strong it is, based on length, digits, symbols, and letter variety.

About

Personal cybersecurity projects using Python — learning by building tools for real-world security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages