~/cv

Pouria Ahmadi (Icarus)

Junior Systems Engineer | Security Tool Developer

Professional Summary

Computer Engineering graduate with a strong interest in systems programming, Linux internals, networking, and security tooling. I enjoy understanding complex systems by building, modifying, and debugging them in isolated laboratory environments.

Currently focused on Go, protocol analysis, malware analysis, and open-source security projects while documenting my learning publicly through GitHub, technical articles, and educational content.


Technical Skills

Programming

  • Go
  • C
  • Python
  • Bash
  • Fish Shell

Systems

  • Linux (Arch, rocky)
  • Docker
  • Git
  • CLI Tool Development

Networking

  • TCP/IP
  • DNS
  • HTTP
  • TLS
  • Wireshark
  • CCNA-level Networking

Security

  • Malware Analysis (Learning)
  • Static File Analysis
  • Threat Modeling
  • Protocol Analysis
  • Linux Security
  • YARA (Learning)

Personal Projects

IFSS (Icarus File Security System)

Go • Linux • Personal Project (In Development)

Building a modular security analysis engine to learn modern malware detection concepts and systems programming.

Current objectives:

  • Static file analysis
  • Risk scoring pipeline
  • Modular scanner architecture
  • YARA integration
  • Clean CLI interface
  • Future adaptive detection experiments

Protocol Research Lab

Go • Linux • Docker

Building isolated laboratory environments to study modern networking protocols and system behavior.

Current areas of exploration:

  • DNS
  • TLS 1.3
  • QUIC
  • HTTP/3
  • Packet analysis using Wireshark
  • Protocol implementation experiments

Technical Content

Icarus

Building educational content around systems engineering and security through real engineering projects.

Topics include:

  • Linux
  • Networking
  • Systems Programming
  • Security Engineering
  • Protocol Analysis

The goal is to document real debugging sessions, implementation details, and engineering decisions instead of presenting only polished results.


Education

Bachelor of Computer Engineering

Graduated: June 2023

Relevant coursework:

  • Operating Systems
  • Computer Networks
  • Data Structures & Algorithms
  • Systems Programming