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

Block or report Zabi-01

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
Zabi-01/README.md

Zabih Ullah



🎯 Overview

  • πŸŽ“ BS Cybersecurity, COMSATS University Islamabad
  • πŸ›‘οΈ Building toward Defensive Security (SOC Analyst) / Cloud Security
  • βœ… Completed SEC1 (Security Engineer Level 1) on TryHackMe
  • πŸ“‘ Currently enrolled in SOC L1 on TryHackMe
  • πŸ… Top 2% ranked on TryHackMe
  • 🚩 CTF player β€” team th3_0B$3$$3D (CTFtime)
  • 🧩 Dev background (JS/TS, Java) β€” carried into RBAC/JWT/auth and secure architecture work

πŸ“œ Certifications

Cert Provider Date
Google Cybersecurity Professional Certificate Google / Coursera Dec 2025
SEC1 β€” Security Engineer Level 1 TryHackMe Completed
SOC L1 TryHackMe In progress
Cyber Security 101 TryHackMe Mar 2026

🧰 Current Tech Stack

πŸ›°οΈ Security Tools

πŸ’» Languages & Scripting

πŸ§‘β€πŸ’» Dev / Tooling


πŸš€ Roadmap β€” Where I'm Headed Next

Skills I'm actively learning or plan to add over the next 6–12 months, especially around cloud security.

  • πŸ›°οΈ SIEM depth β€” hands-on Splunk and Microsoft Sentinel practice (queries, dashboards, alerting)
  • ☁️ Cloud security (not yet started) β€” plan to begin with AWS/Azure/GCP fundamentals, IAM least-privilege
  • πŸ”Ž Threat detection β€” SPL/KQL query writing, threat hunting basics

πŸš€ Projects

  • EduPortal β€” Full-stack LMS, RBAC + JWT across student/instructor/admin roles
  • legacy-v01 β€” Real-time collaborative 3D model review platform
  • SecureUserCredentialManager β€” Java Swing credential manager (learning project β€” Base64 now, AES next)
  • LexiFix β€” DSA-driven text processing app (Java Swing)

πŸ“ˆ Contribution Matrix

snake animation



3D contribution graph

πŸ“Š Metrics


Popular repositories Loading

  1. My_Portfolio My_Portfolio Public

    Zabihullah's Portfolio

    TypeScript 1

  2. Quiz_Application_Java Quiz_Application_Java Public

    This is a Java-based console quiz application that supports user registration, secure login, and quiz attempts based on different difficulty levels (Easy, Medium, Hard, Surprise). Admins can add, e…

    Java

  3. legacy-v01 legacy-v01 Public

    Forked from heellloo87/legacy-v01

    Legacy AR is a web-based collaborative platform built for design and engineering teams to upload, review, and iterate on 3D models in real time. Version 1 ships a complete end-to-end flow β€” from pr…

    TypeScript

  4. EduPortal EduPortal Public

    EduPortal is a full-stack Learning Management System (LMS) built around three roles β€” student, instructor, and admin β€” each with a role-specific dashboard and permission set (RBAC via JWT).

    JavaScript

  5. SecureUserCredentialManager SecureUserCredentialManager Public

    SecurePass Manager is a local multi-user desktop credential manager developed as an Object-Oriented Programming semester project using Java Swing. It secures user accounts using local Base64 encryp…

    Java

  6. LexiFix LexiFix Public

    LexiFix is a modern desktop application that showcases the power of fundamental Data Structures and Algorithms (DSA) in text processing. Designed with a clean, responsive light-themed GUI, it funct…

    Java