My Portfolio

Projects I've designed, built, and deployed — from security tools to full web applications.

🛡 ⭐ Featured

Cyber Security Club Website (CSC-FWU)

The official website for the Cyber Security Club at Far-Western University. Features club information, events, resources, and member showcase. Built with a modern, responsive design.

HTML CSS JavaScript GitHub Pages
🔍

Network Scanner Script

A Bash-based network scanning utility built around Nmap. Automates common recon tasks — host discovery, port scanning, service detection, and report generation.

Bash Nmap Linux Shell
📊

Packet Analyzer Tool

Python script using Scapy for real-time packet capture and analysis. Displays protocol breakdowns, flags suspicious patterns, and exports data for later review.

Python Scapy Wireshark Networking
🌐

Personal Portfolio Website

This very website — a premium static portfolio built with pure HTML, CSS, and vanilla JavaScript. No frameworks, no dependencies, just clean code. Deployable on Vercel.

HTML5 CSS3 JavaScript Vercel
🔐

Password Strength Analyzer

A C-based command-line tool that evaluates password strength using entropy calculations, dictionary checks, and pattern detection. Educational project for understanding password security.

C Linux Security
🚀

Coming Soon

Next project in progress — working on a CTF writeup platform and a Linux hardening checklist tool. Stay tuned.

In Progress