Skip to content
View AlexanderPan96's full-sized avatar

Highlights

  • Pro

Block or report AlexanderPan96

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AlexanderPan96/README.md

Hello, I'm Alexander Pan

About Me

I'm a Software Engineering student at École de Technologie Supérieure (ÉTS) in Montreal, passionate about DevSecOps, Cloud Security, and Security Engineering. With a unique background in math education and portfolio management, I bring a diverse perspective to building secure, automated, and scalable infrastructure.

Career Objective

My journey in software engineering has ignited a passion for integrating security into every stage of the development lifecycle. I'm eager to transition into DevSecOps and Cloud Security roles, where I can:

  • Build and automate secure CI/CD pipelines
  • Design and implement cloud security architectures
  • Develop Infrastructure as Code with security best practices
  • Monitor and respond to security threats in cloud environments

Long-term goal: Become a Security Engineer/Architect who designs resilient, secure-by-design systems that protect organizations while enabling development velocity.

Technical Skills

Cloud & Infrastructure

AWS Terraform Ansible

DevOps & Automation

Docker Kubernetes GitHub Actions

Security Tools & Monitoring

Wireshark Splunk Datadog

Programming & Scripting

Python Java PowerShell Bash

Version Control & Collaboration

Git GitHub

Security Focus Areas

Area Skills & Technologies
Cloud Security AWS IAM, Security Hub, GuardDuty, CloudTrail, security group configuration
Identity & Access Management RBAC, OAuth 2.0, MFA implementation, least privilege principles
DevSecOps Security automation in CI/CD, vulnerability scanning, secrets management
Infrastructure Security Secure IaC practices, network security, compliance as code
Security Monitoring SIEM tools (Splunk, Datadog), log analysis, threat detection

Featured Projects

DevOps Projects

  • CI/CD Pipeline Automation - Automated deployment pipeline with Docker, GitHub Actions, and Kubernetes
  • Infrastructure as Code - Terraform and Ansible modules for multi-tier application deployment

Cloud Infrastructure Projects

  • Scalable Web Application on AWS - High-availability architecture with auto-scaling and load balancing
  • Serverless Application Architecture - Event-driven design using AWS Lambda, API Gateway, and DynamoDB

Cybersecurity Projects

  • Identity & Access Management System - Comprehensive IAM solution with RBAC, MFA, and audit logging
  • Cloud Security Monitoring - Automated security monitoring and compliance checking for cloud infrastructure

Note: Detailed project documentation and code coming soon to individual repositories

Continuous Learning

Current Focus:

  • TryHackMe - Hands-on cybersecurity challenges
  • Udemy & Coursera - AWS certification courses, DevSecOps best practices
  • YouTube - Following industry experts and security researchers

Education

Bachelor of Software Engineering
École de Technologie Supérieure (ÉTS), Montreal
2023 - 2026

Focus: Object-Oriented Programming, Software Architecture, Project Management, Security-First Development

What Makes Me Different

  • Diverse Background: Former math teacher and portfolio manager bringing unique problem-solving and risk assessment skills
  • Security-First Mindset: Integrating security considerations from the start, not as an afterthought
  • Continuous Learner: Actively expanding skills through hands-on projects and structured learning
  • Clear Communication: Ability to explain complex technical concepts to both technical and non-technical audiences

Contact

I'm actively seeking opportunities in DevSecOps, Cloud Security, and Security Engineering. If you're looking for someone passionate about building secure, automated infrastructure, let's connect.

Popular repositories Loading

  1. AlexanderPan96 AlexanderPan96 Public

    Config files for my GitHub profile.

  2. secure-cicd-pipeline secure-cicd-pipeline Public

    Automated CI/CD pipeline with security scanning for Flask app

    Python