Skip to the content.

🌐 About Me

I’m a IT enthusiast with a passion for everything IT.

I love solving technical challenges, learning new technologies, and expanding my skill set.

Whether it’s learning new tools, scripting, or securing systems, I’m always eager to dive deeper into the tech world.


🎯 What You’ll Find Here

This portfolio showcases my technical projects, and learning journey.

From network security to automation, each project reflects my hands-on experience and commitment to mastering IT concepts. Feel free to connect with me via Linkedin!

LinkedIn


🛠️ Projects


📌 My Journey with Nmap

🚀 Exploring network scanning with Nmap and learning about host discovery, service enumeration, and OS detection.

🔹 What I Did:

Used Nmap to scan my local machine & analyse open ports

Learned different scan techniques (SYN scan, OS detection, service versioning)

Documented findings in a beginner-friendly guide

🔹 Tools Used: Nmap, Parrot OS/Linux, HTB Academy

🔹 Read More: View Guide (hosted on GitHub Pages)


📌 System Health Overview Bash Script

A Bash script that provides a quick snapshot of system health by monitoring uptime, service availability, CPU usage, memory/swap, disk space, and network interfaces.

🔹 Features:

✅ Checks system uptime

✅ Monitors service status

✅ Measures CPU and memory usage

✅ Reports disk space usage

✅ Displays network interface statuses

📂 GitHub Repository: View on Github


📌 Password Strength Checker

A Python script that evaluates password security based on length, uppercase/lowercase letters, numbers, and special characters.

🔹 Features:

✅ Checks password strength based on multiple criteria

✅ Provides real-time feedback on weak, moderate, or strong passwords

✅ Uses secure input to hide password entry

🔹 Tools Used: Python, Regex (re module), getpass module

📂 GitHub Repository: View on Github


🚀 I’m constantly expanding my knowledge and working on new projects.

🚀 Stay tuned for updates as I continue to build and explore more in IT!