About Skills Certifications Projects Contact
open to opportunities

Jobair Ahmed
Jisan.

Cybersecurity Student//SOC Analyst in Training

From Bangladesh, studying in Canada. A software engineering student who fell down the cybersecurity rabbit hole and never looked back. Building SOC skills through a Proxmox homelab, chasing certs, and working toward Cloud Security Architecture — one lab at a time.

profile.c
1// Jobair Ahmed Jisan — profile.c
2#include <stdio.h>
3#include <string.h>
4
5/* Analyst profile struct */
6typedef struct {
7 char name[] = "Jobair Ahmed Jisan";
8 char role[] = "SOC Analyst (in training)";
9 int certs = 4; // completed
10 int in_progress = 2; // CCNA, Cybersecurity Professional
11 bool homelab = true;
12 bool available = true;
13} Analyst;
14
15/* Skills array */
16char* skills[] = {
17 "SOC & Threat Detection",
18 "Azure Cloud Security",
19 "Log Analysis & SIEM",
20 "Networking (CCNA prep)"
21};
22
23int main() {
24 printf("Open to opportunities\n");
25 return 0;
26}
scroll

Who I Am

I'm Jobair Ahmed Jisan — originally from Bangladesh, now studying Advanced Diploma in Software Engineering in Canada. My path into cybersecurity wasn't a straight line. It started with curiosity — hacking WiFi, writing viruses, rooting Android phones — the kind of rabbit holes that make you realize just how deep technology goes.

Three months into seriously learning cybersecurity, I'm building from the ground up. A Proxmox homelab running at home, tools like Wazuh, Security Onion, and TheHive being explored hands-on, and a growing fascination with how networks actually behave under the hood. My software engineering background gives me a different angle — I don't just ask what is happening, I want to know why.

The immediate goal is to break into a SOC Analyst role and build real-world detection and response experience. But the bigger picture is Cloud Security Architecture — designing secure systems at scale, not just defending them. Every lab, every certification, every late-night deep dive is a step toward that.

4+Certs Earned
SOCPrimary Focus
🏠Active Homelab
Learning Mindset
homelab — bash
jisan@lab:~$ whoami
cybersecurity_student

jisan@lab:~$ cat focus.txt
SOC Operations & Alert Triage
SIEM Engineering (Wazuh, Security Onion)
Incident Response (TheHive + Cortex)
Cloud Security & Architecture # long-term goal
jisan@lab:~$ ls labs/
proxmox-hypervisor/   wazuh-siem/
security-onion/      thehive-cortex/
metasploit-practice/ # wip
jisan@lab:~$ 

Tools & Technologies

Building hands-on experience through homelab practice and structured coursework. Practical implementation is always in progress.

🛡️Primary Focus
Security Operations (SOC)

Alert triage, log correlation, and incident investigation workflows. Practicing SOC analyst procedures in homelab SIEM environments.

SIEMlog analysisalert triageIOC
☁️Certified
Cloud Security (Azure)

Azure fundamentals including identity management, compliance frameworks, and cloud security principles — backed by AZ-900, DP-900, and SC-900.

Azure ADIAMComplianceZero Trust
🌐In Progress
Networking Fundamentals

Studying for CCNA — TCP/IP, routing, switching, subnetting, and network security. Practicing packet analysis with Wireshark in the lab.

TCP/IPWiresharksubnettingrouting
🔍Learning
Threat Detection & Analysis

Exploring MITRE ATT&CK framework, threat intelligence, and building detection logic. Practicing on homelab and CTF platforms.

MITRE ATT&CKthreat intelTTP analysis
💻Homelab
Linux & Command Line

Comfortable in Linux for security tasks — log parsing, scripting, and running security tools. Homelab runs primarily on Linux-based VMs.

LinuxBashCLI toolsVMs
📊In Progress
Cybersecurity Foundations

Google Cybersecurity Professional Certificate — security frameworks, risk management, vulnerability assessment, and incident response fundamentals.

NIST CSFrisk mgmtPython basicsSQL
🖥️Homelab
Virtualization & Lab Infrastructure

Running a Proxmox-based homelab with multiple VMs for hands-on security practice. Deploying and managing tools like Wazuh, Security Onion, TheHive, and Cortex in an isolated environment.

ProxmoxTheHiveCortexSecurity Onion

Credentials & Learning

Completed certifications and active pursuits — each a stepping stone toward SOC analyst work.

☁️
Microsoft Azure Fundamentals
Microsoft · AZ-900
✓ Completed
📊
Azure Data Fundamentals
Microsoft · DP-900
✓ Completed
🔐
Security, Compliance & Identity Fundamentals
Microsoft · SC-900
✓ Completed
💻
Google IT Support Professional Certificate
Google / Coursera
✓ Completed
🛡️
Google Cybersecurity Professional Certificate
Google / Coursera
⟳ In Progress
🌐
Cisco Certified Network Associate
Cisco · CCNA
⟳ In Progress
// CONTACT

Let's Connect!

Interested in cybersecurity, collaboration, or just want to chat? Reach out.

Get In Touch