My Projects
My Projects
aceyatech-ui.github.io
Portfolio site featuring cybersecurity projects, DevSecOps work, and hands-on learning progress built with GitHub Pages.
azure-cloud-administrator-labs
Hands-on cloud administration labs on Microsoft Azure: virtual machine deployment, Blob Storage configuration, and resource management. Provisioned cloud infrastructure and managed storage solutions to strengthen core cloud administration workflows.
Basic-Network-Recon-Tool
Python port scanner for learning network reconnaissance. Scans common ports and identifies open services. Built for ethical use only.
github-pages-ci-workflow
Checking markdown files for formatting errors before publishing to GitHub pages
Log-analyzer
Python-based log analyzer that processes system logs to identify errors, patterns, and anomalies. Automates log review and summarizes critical events to speed up troubleshooting and system monitoring.
my-file-sorter-script
Python automation script that organizes files into categorized folders by type or extension. Streamlines file management by sorting documents, images, videos, and assets into structured directories.
My-Portfolio-Showcase
A personal portfolio website showcasing technical projects, certifications, and professional achievements. Features automated project updates and a clean, accessible interface for recruiters and collaborators.
Personality-quiz-what-kind-of-animal-are-you-
using conditionals to make a personality quiz
python-practice-labs
A documentation of my python learnings and practices.
Rock-Paper-Scissors-game
A fun game of rock paper scissors
word-count-tool
Python utility that analyzes text files to generate word count statistics including total words and unique word frequency. Supports content analysis and data processing with file handling, string manipulation, and reporting logic.