I'm a Cybersecurity student from Ahmedabad and a Python developer. I spend my time in the terminal—breaking small web apps, analyzing network traffic, and turning what I learn into practical security tools.
My goal is to become a Cybersecurity Engineer. I believe in continuous learning through hands-on projects, focusing heavily on Linux and open-source ecosystems. I build and share my tools publicly to document my journey and collaborate with the security community.
Operational readiness and technical proficiencies deployed across my workflow. Select a capability for detailed intelligence.
Security Operations
CybersecurityIntermediate
Web SecurityIntermediate
Network SecurityIntermediate
ReconnaissanceAdvanced
Vulnerability AssessmentIntermediate
Port ScanningAdvanced
Packet AnalysisIntermediate
Threat DetectionFundamental
Security AutomationIntermediate
OSINTFundamental
Secure CodingIntermediate
Systems & Infrastructure
LinuxAdvanced
GitAdvanced
GitHubAdvanced
BashIntermediate
WindowsFundamental
TCP/IPIntermediate
DNSIntermediate
HTTP / HTTPSIntermediate
SSHAdvanced
VirtualizationFundamental
AI Development
Prompt EngineeringAdvanced
AI Agent DesignIntermediate
Gemini WorkflowAdvanced
Claude WorkflowIntermediate
OpenAI APIIntermediate
LLM IntegrationIntermediate
AI AutomationIntermediate
AI-Assisted DevelopmentAdvanced
Software Development
PythonAdvanced
JavaIntermediate
HTMLIntermediate
CSSIntermediate
JavaScriptIntermediate
MySQLFundamental
REST APIsIntermediate
JSONAdvanced
Object-Oriented ProgrammingIntermediate
Data StructuresIntermediate
Capability Intelligence
Hover over a capability to decrypt operational intel.
./mission_log.sh
Career Progress
A chronological log of my learning path, internships, and the major projects I've built along the way.
2024
Started Diploma in Information Technology
Began my formal journey into software development, networking, operating systems, and computer fundamentals.
EducationFundamentals
2024
Started Learning Python
Chose Python as my primary programming language because of its simplicity and powerful automation capabilities.
PythonAutomation
2025
Python Development Internship
Completed my first professional internship, gaining practical experience by working on real development tasks, improving code quality, and understanding collaborative workflows.
InternshipPythonDevelopment
2025
Discovered Cybersecurity
Shifted my primary focus from software development toward ethical hacking, network security, and security engineering.
CybersecurityNetworkingEthical Hacking
2025
Ethical Hacking & Cybersecurity Internship
Started gaining hands-on experience with web security, networking concepts, Linux, security tools, and practical cybersecurity workflows.
InternshipCybersecurityLinux
2025
Built Cybersecurity Projects
Transformed theory into practical security skills by building Python Port Scanner, Password Strength Checker, Advanced Web Security Scanner, CyberWatch, Mini IDS, and AgentGuard.
ProjectsPythonDefense
Current Mission
Preparing for Degree Admission
Currently preparing for DDCET while continuously improving cybersecurity knowledge, networking, Linux, Python, and AI-assisted development.
EducationContinuous Learning
FutureUPCOMING
Security Engineer
Goal: Become a professional Cybersecurity Engineer capable of building secure systems, performing security assessments, developing defensive tools, and contributing to the cybersecurity community.
GoalSecurity Engineer
ls ./projects
Featured projects
Reconnaissance
Python Port Scanner
Problem: Existing reconnaissance tools are black boxes — you learn nothing by running someone else's scanner.
A fast, multithreaded TCP/UDP port scanner with service detection and clean CLI output, built to understand how reconnaissance tools actually work under the hood.
Problem: Most password meters give meaningless red-yellow-green bars with zero actionable feedback.
Analyzes password entropy, checks against common breached-password patterns, and gives actionable feedback instead of a meaningless red-yellow-green bar.