_ _ _ __ __ ____ _____ _____ ____
| \ | | / \ \ \ / /| _ \ | ____|| ____|| _ \
| \| | / _ \ \ \ / / | | | || _| | _| || |_) |
| |\ | / ___ \ \ V / | |_| || |___ | |___|| __/
|_| \_|/_/ \_\ \_/ |____/ |_____||_____||_|
[SYSTEM] Initializing system...
[BOOT] Loading core modules
[INIT] Mounting file systems [OK]
[LOAD] Starting network services [OK]
[EXEC] Loading cyberProfile.sh
[INIT] Initializing user interface [OK]
[DONE] System ready [READY]
Securing digital systems
$ ./get_cyberProfile.sh
Programmer|Aspiring Cybersecurity Analyst|Ethical Hacking Enthusiast with a focus on:
> Cybersecurity Fundamentals
> Networking
> Linux
> Penetration Testing
$ cat contact.txt
> Contact
$ _|
Hi! I'm Navdeep, a passionate programmer and cybersecurity learner who loves coding, exploring ethical hacking, and building secure digital experiences.
With a foundation in programming and cybersecurity, I explore ethical hacking, system security, and vulnerability analysis. I’m passionate about clean code, continuous learning, and understanding how to secure modern digital systems.
const cyberProfile = {
name: "Navdeep",
role: "Programmer|Aspiring Cybersecurity Analyst|Ethical Hacking Enthusiast",
location: "PC",
focus: "Ethical Hacking and System Security",
interests: [
"Cybersecurity",
"Ethical Hacking",
"Programming",
"Creative Coding"
],
currentlyLearning: [
"Penetration Testing",
"Vulnerability Analysis"
],
mindset: "Break it. Understand it. Secure it."
};
Transitioned into cybersecurity and ethical hacking from a programming background
Practicing hands-on labs on TryHackMe
Exploring tools: Nmap, Wireshark, and Burp Suite
Building skills in networking, Linux, and system security
Built projects using C, Python, and JavaScript
Learned problem solving & core programming concepts
Developed basic understanding of web technologies
Studying cybersecurity fundamentals, networking, and system security
Learning ethical hacking and penetration testing concepts including vulnerability assessment
Practicing basic security tools and techniques in controlled lab environments
Comprehensive overview of cybersecurity concepts including ethical hacking, threats, and security fundamentals.
Covered core cybersecurity principles, threat models, and essential security practices.
Introduction to penetration testing, vulnerability assessment, and web security basics.
Focused on real-world security operations, risk management, and defense strategies.
Learned cloud security concepts across AWS, Azure, and Google Cloud, including auditing and risk management.
Modern portfolio with cyber-inspired design, terminal aesthetics, and smooth animations.
Live →A Python-based tool to scan open ports on a target system using socket programming, multithreading and identify potential security risks.
View Code →A simple vulnerability scanner to detect common security issues in web applications.
View Code →A Python-based password cracking tool that uses dictionary attacks and hashing techniques (MD5) to identify passwords and analyze security weaknesses.
View Code →