
Secure Coding Review
As part of my Task 3 during my cybersecurity internship at CodeAlpha, I completed a Secure Coding Review of a PHP-based application.

As part of my Task 3 during my cybersecurity internship at CodeAlpha, I completed a Secure Coding Review of a PHP-based application.

This project is my Task 1 as a cybersecurity intern at CodeAlpha, a basic network packet sniffer built using Python.
This is my first writeup for a cryptography challenge! Itβs based on an RSA vulnerability task from the Hackfest 7 CTF Qualification round.

This post is a walkthrough of the Net Sec Challenge room on TryHackMe, a great lab to sharpen your network security skills.
In this post, Iβll show you how to build a simple Nmap scanner using Python.
Need to find out which service provider a phone number is using? This Python script helps you do just that! It uses the phonenumbers` library to extract basic information like the
Ever forgotten the password of a Wi-Fi network youβve already connected to? This little Python script has you covered.

A user-friendly desktop app providing instant COVID-19 updates. Discover the coding process, data integration, and design decisions behind this essential tool for staying informed during the pandemic.

This desktop application, designed for checking internet speed, encapsulates my introduction to programming.