Skip to content
View AzeemHusain123's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AzeemHusain123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AzeemHusain123/README.md

👋 Hi, I'm Azeem Mohamed Husain

🎓 CS Student — 8th Semester · CGPA: 3.62 / 4.0
💼 Actively Seeking SQA Internship / Entry-Level Role
🔐 Passionate about Cybersecurity · SQA · API Testing · AI


🧩 About Me

I'm a final-year Computer Science student focused on Software Quality Assurance (SQA), API & Security Testing, and Cybersecurity. I enjoy understanding how systems work under the hood — from writing test cases and testing APIs to detecting vulnerabilities and building intelligent security tools.

Currently seeking a SQA internship or junior role where I can apply my testing and security knowledge in a real-world environment.


🔭 Final Year Project (FYP)

💡 Lightweight AI-Powered SIEM for Personal Computers (Wazuh-Based)

A cost-effective, resource-efficient Security Information and Event Management (SIEM) solution built on top of Wazuh, targeted at endpoint security for individual users and small organizations.

What it does:

  • 📥 Log Collection & Analysis — uses Wazuh agents to collect and analyze system logs from local machines in real time
  • 🚨 Custom Alerting Dashboard — a purpose-built dashboard for visualizing security events, threats, and alerts
  • 🤖 AI/ML Integration (in progress) — training a model for intelligent threat prediction and anomaly detection, planned for future integration into the SIEM pipeline
  • 🧩 Lightweight & Affordable — no enterprise-scale infrastructure required

Tech involved: Wazuh · Python · Machine Learning · Custom Dashboard · Log Analysis


🎯 Professional Interests

Area Focus
🧪 Software Quality Assurance Manual testing, test case design, bug reporting, STLC
🌐 API Testing REST API testing, endpoint security, fuzzing, recon
🔐 Cybersecurity Web app pentesting, threat detection, endpoint protection
🤖 Artificial Intelligence Anomaly detection, AI-assisted SIEM, ML for security

🛠️ Technical Skills

Programming & Scripting

Python · C# · Java · JavaScript · HTML · CSS · PHP · SQL · C · C++ · Assembly

SQA & Testing

Manual Testing · Test Case Design · Bug Reporting · JUnit · TestNG

API Testing & Recon Tools

Postman · Burp Suite · wfuzz · ffuf · Kiterunner · Enum · curl

Cybersecurity Tools

Wazuh · Wireshark · Metasploit · Burp Suite · FTK Imager

Frameworks & Platforms

ASP.NET · Bootstrap · LangFlow · WAMP Server · Cisco Packet Tracer

Databases

MySQL · Microsoft SQL Server · MongoDB

Dev Tools

Git · GitHub · VS Code · Visual Studio · IntelliJ IDEA · MATLAB


🚀 Projects

Project Description Tech Stack
Textile Database Management System Desktop system for managing textile operations using OOP and relational database design C#, SQL Server
AI Fitness Assistant Bot LangFlow-based AI chatbot providing personalized fitness recommendations LangFlow, Python
Network Infrastructure Design Cisco Packet Tracer simulation covering VLAN, routing, and ACLs for a university network Cisco Packet Tracer
InsightPro – Admin Dashboard Fully responsive admin dashboard built with pure HTML & CSS — zero frameworks HTML, CSS
Real-Time Collaborative Task Manager LocalStorage-based task manager simulating real-time collaboration and multi-user updates HTML, CSS, JS, Bootstrap
University Website Clone Static multi-page university website clone demonstrating core frontend skills HTML, CSS, JS

📌 More projects being added regularly — visit my repositories tab for the latest updates!


📈 Currently Learning

  • 📋 Manual Testing — test case writing, test plans, bug lifecycle, and defect tracking using industry-standard practices
  • ⚙️ Automated Testing — exploring Selenium WebDriver and API test automation frameworks
  • 🌐 API Security Testing — hands-on practice with Postman, Burp Suite, Kiterunner, and wfuzz for REST API testing, endpoint discovery, and vulnerability analysis
  • 🔐 SQA Methodologies — SDLC, STLC, black-box/white-box testing, and quality standards
  • 🛡️ Offensive Security Fundamentals — CTF challenges and web application pentesting basics

📫 Let's Connect


"Secure. Test. Learn. Repeat."

Pinned Loading

  1. ai-fitness-assistant-bot ai-fitness-assistant-bot Public

    AI-powered fitness assistant chatbot built with Langflow to provide workout plans and fitness guidance.

  2. ai-research-assistant ai-research-assistant Public

    An AI-powered assistant for research tasks, built using Langflow to summarize papers, generate notes, and assist with report writing.

  3. assembly-number-guessing-game assembly-number-guessing-game Public

    A simple number guessing game written in Assembly x86 (MASM 6.11) for DOSBox, demonstrating basic logic, loops, and input handling.

    Assembly

  4. linux-file-navigator linux-file-navigator Public

    A simple Linux command-line file management system implemented in C. Supports file creation, copying, moving, deletion, renaming, searching, and permission management.

    C

  5. textile-database-management-system textile-database-management-system Public

    C# and SQL Server 2022 project: Textile Database Management System for managing inventory, sales, and customer data.

    C#

  6. university-website-clone university-website-clone Public

    A static university website built using HTML, CSS, and a bit of JavaScript. This project replicates the structure and design of the official university website as part of the Web Engineering Assign…

    HTML