Cybersecurity & Software Development

Navkirat Wander

Cybersecurity Student & Secure Systems Builder

BCIS student at the University of the Fraser Valley, focused on security operations and secure software development.

CompTIA Security+ Certified Google Cybersecurity Certified Microsoft SC-900 · In Progress

01 · About

About

I'm a Computer Information Systems student at the University of the Fraser Valley, currently in Co-op Education, focused on the security side of software: how systems get broken, and how to build them so they don't.

Before this, I spent two years as an SAP Operations Clerk keeping inventory and audit records accurate across hundreds of SKUs in a high-volume retail environment. That same instinct for "does this data actually match reality" now shows up in how I approach logs, configurations, and access control.

Outside coursework, I work hands-on across both sides of security: identifying misconfigurations and attack paths in lab environments, and hardening the permission models and credential handling of the tools I build.

Location Abbotsford, BC
Program BCIS, UFV · 2024–present
Status Co-op Education Student
Focus Security Ops · Secure Dev · Networking

Relevant Coursework

  • Security Fundamentals
  • Object-Oriented Programming
  • Introduction to Programming
  • Web Publishing
  • Systems Hardware Concepts
  • Project Management

02 · Credentials

Certifications

GC
Earned

Google Cybersecurity Professional Certificate

Issued September 2025

Security Operations · Incident Response · SIEM

S+
Earned

CompTIA Security+

Issued October 2025

Network Security · Cryptography · Identity Management

SC
In Progress

Microsoft SC-900

Currently preparing

Security, Compliance, and Identity Fundamentals

03 · Work

Featured Projects

Secure Document Vault

Live

A Flask web app for storing and sharing files, built to demonstrate secure-by-default engineering: per-document access control, encryption at rest, and a full audit trail.

  • Enforced per-document RBAC by re-checking sharing grants server-side on every request.
  • Encrypted every file with Fernet (AES) before it touches disk; plaintext is decrypted only in memory for an authorized download.
  • Logged every sensitive action (logins, uploads, downloads, share grants/revokes, access-denied attempts) to an admin-only audit log.
PythonFlaskRBACEncryption
View Source on GitHub

Matchmaking & Leaderboard Service

Live

A Flask backend modeling what Demonware builds for Call of Duty at a small scale: a matchmaking queue, skill-based pairing, and an Elo-rated leaderboard.

  • Automatic matchmaking sorts the queue by rating and pairs whichever two waiting players have the closest skill gap.
  • Ratings update through Elo, the same rating system chess uses, so beating a stronger opponent counts for more than an easy win.
  • Covered by a pytest suite that checks the Elo math itself, plus the full queue-to-leaderboard flow.
PythonFlaskElo RatingMatchmaking
View Source on GitHub

Cyber Strike Challenge

Achievement

Applied cyber defence and threat mitigation techniques in a competitive, AI-integrated security environment hosted by UFV and IEEE Vancouver.

  • Earned a Certificate of Achievement from UFV and IEEE Vancouver for performance in a live-fire defence scenario.
Cyber DefenceAI SecurityThreat Mitigation
View Certificate

Penetration Testing Labs · Hack The Box

Ongoing

Active Directory exploitation, SQL injection, and network analysis performed against simulated environments via Hack The Box.

  • Captured NTLMv2 hashes via LLMNR/NBT-NS poisoning with Responder in a simulated Windows Active Directory environment.
  • Bypassed authentication by exploiting SQL injection vulnerabilities to enumerate backend databases.
  • Identified misconfigured FTP, SMB, and HTTP services with Nmap and Gobuster; built proficiency with Redis, MongoDB, and Rsync via OpenVPN-isolated labs.
NmapResponderKali Linux

04 · Experience

Experience

SAP Operations Clerk

Nov 2022 – Oct 2024

Real Canadian Superstore · Abbotsford, BC

  • Maintained inventory accuracy across hundreds of SKUs using SAP ERP material management and goods receipt modules.
  • Reduced stock discrepancies by reconciling physical and digital records through daily inventory scans and exception reporting.
  • Ensured audit readiness by maintaining detailed digital logs aligned with company data standards and compliance requirements.
  • Strengthened multitasking and cross-team communication in a high-volume, fast-paced retail environment.

05 · Skills

Skills

Languages

Python 3C++JavaScript

Frameworks

discord.py

Operating Systems

WindowsmacOSUbuntuKali LinuxFedoraSolaris

Security & Tools

WiresharkNmapResponderGobusterBurp SuiteSIEMOpenVPN

Infra & Data

VMwareVirtualBoxKVMMySQLSQLiteLinux CLI

06 · GitHub

GitHub Activity

Public Repos
Followers
Member Since
View GitHub Profile

*

Try the Terminal

guest@navkiratwander.dev
Welcome. Type help to see available commands.
guest@navkiratwander.dev:~$

07 · Contact

Contact

Open to co-op, internship, and entry-level security/dev roles.