← Back to Dashboard

Detailed Project Archive

An in-depth look at my academic and personal development projects.

Phish Guard – Browser Security Extension
+

Phish Guard is a security-focused Chrome browser extension designed to protect users from phishing attacks, malicious websites, and unsafe file downloads in real time.

Project Snapshots
Alert Popup Dashboard

Key Features

  • Real-time phishing URL detection with instant alert popups
  • Option-based user control to continue or stop access
  • Malicious and suspicious file download detection
  • User activity logging for security auditing

Tech Stack

Disk Alert System
+

A Linux-based automation script designed to continuously monitor disk usage and proactively alert administrators when storage usage crosses defined threshold limits.

Key Features

  • Continuous monitoring of disk usage across mounted file systems
  • Configurable threshold limits for disk utilization
  • Automated alert generation (Email/Log)
  • Cron job integration

Tech Stack

Old File Archiver
+

Automation script to identify files older than a user-defined threshold and automatically archive or compress them to save storage space.

Key Features

  • Identification of files based on modification time
  • Automatic archiving and compression (tar/gzip)
  • Optional deletion of source files after backup

Tech Stack

Password Expiry Notifier
+

A security automation script to monitor user account password expiration dates and notify users or administrators in advance.

Key Features

  • Automated checking of password aging
  • Early warning notifications
  • Improved compliance with security policies

Tech Stack

Zombie Process Detector
+

A monitoring script to identify zombie processes within the system and analyze their parent-child relationships.

Key Features

  • Detection of zombie processes (Z State)
  • Identification of Parent PIDs
  • System health logging

Tech Stack

User Session Logger
+

Audit automation script to track user login and logout activities across the system for security auditing.

Key Features

  • Logging of login/logout timestamps
  • Tracking active sessions
  • Generation of audit trails

Tech Stack

Portfolio Website
+

A fully responsive personal portfolio website built from scratch using pure HTML, CSS, and JavaScript.

Key Features

  • Responsive Grid & Flexbox Layouts
  • Dark mode support with local storage
  • Dynamic modal interactions

Tech Stack

Songs Streaming Website
+

A frontend-based music player application allowing users to browse and play audio tracks.

Key Features

  • Clean Player Interface
  • Play/Pause/Skip Controls
  • Client-side Audio API

Tech Stack