School Projects

Troubleshooting Internet Connectivity in Linux (A Step-By-Step DNS Fix)

In this project, I recorded a hands-on demonstration of how to diagnose and fix DNS and internet connectivity issues on a Linux workstation. The walkthrough covers checking network interfaces, testing connectivity, verifying system services, correcting Ne...
Read More
Set up a test environment with Kali Linux as the attacker machine and Metasploitable 2 as the target, exploring reconnaissance and exploitation techniques.Penetration Testing Lab with Kali Linux & Metasploitable 2
Read More

Vulnerability Assessment for Eduvos Web Application

Conducted a step-by-step vulnerability assessment, using scanning tools, manual testing, and risk prioritization to identify and address security risks.
Read More

Beginner’s Guide to Creating an EC2 Instance and Connecting via SSH

This project guides you through creating a custom VPC, launching an EC2 instance inside it, and connecting via SSH. Steps include naming the VPC, assigning a CIDR block, creating a subnet, launching the EC2 instance, assigning a public IP, configuring sec...
Read More

Network+ Practice Scenarios

Completed and documented multiple hands-on networking exercises as part of the Network+ module requirements.Network+ Practice Scenarios
Read More

Network Troubleshooting – Domain Access Issue

Investigated and resolved a case where a user could connect via IP address but not by domain name.Network Troubleshooting – Domain Access Issue
Read More

Personal Projects

In this project, I designed and implemented a cloud monitoring solution using Microsoft Azure. I deployed a Linux virtual machine, configured Azure Monitor, and created metric-based alert rules to detect high CPU usage.To validate the setup, I simulated a...
Read More

Initializing a New Hard Drive on Linux

A practical Linux project where I set up a brand-new hard drive from scratch identifying it, creating partitions, formatting it, mounting it, and giving a specific user access. This project demonstrates the fundamentals of Linux disk management and helps ...
Read More
This project showcases a step-by-step approach to diagnosing and resolving common OneDrive issues encountered in a Tier 1 helpdesk environment. From identifying sync errors and verifying sign-in credentials to checking storage limits and restarting the cl...
Read More
In my AD lab environment, I built a mini-project around one of the most common helpdesk issues: printers refusing to print because of a stuck job. I simulated this by creating a jammed queue and then cleared it by stopping the print spooler service, delet...
Read More
In my AD lab, I built another mini-project that focused on troubleshooting mapped drives after a user changes their password. It’s a small but common issue: drives show disconnected (red X) until remapped with the updated credentials. I practiced remappin...
Read More