> Hello, I'm

Jelle De Souter

Network & System Administration Student

Passionate about networking, cybersecurity, and IT infrastructure. Currently seeking internship opportunities to apply my technical skills in real-world environments.

network_config.sh
# Network Configuration
sudo configure_network() {
    INTERFACE="eth0"
    IP="192.168.1.100"
    
    echo "Configuring network..."
    ip link set $INTERFACE up
    ip addr add $IP/24
    
    echo "✓ Network configured"
}

About Me

Building secure and efficient networks

I'm Jelle De Souter, a motivated Network and System Administration student at AP Hogeschool in Antwerp. With a strong work ethic developed through diverse experiences and a deep interest in technology, I'm seeking opportunities to grow within the IT sector.

🎓

Education

Network & System Administration at AP Hogeschool, Antwerp

💼

Background

Diverse work experience in various sectors, including pastry making, landscaping, and completed a vocational welding course.

🚗

Additional Info

Driver's license holder, flexible, and practical approach to problem-solving.

My flexibility, practical approach, and possession of a driver's license make me a versatile and dedicated candidate. I look forward to further developing my skills and building a career within the IT sector.

Skills & Technologies

Networking

Cisco Packet Tracer
VLAN Configuration
VPN Setup
Network Security

System Administration

Linux/Windows Server
Hyper-V / VMware
Active Directory
Bash Scripting

Security & Firewalls

pfSense
Firewall Configuration
OpenVPN
Penetration Testing

Development

Python
HTML/CSS/JavaScript
Git
Automation Scripts

Projects

Quantum Computing Security Research

Quantum Computing & Security

An in-depth research project exploring the impact of quantum computing on modern cryptography, including a practical implementation of Shor's algorithm using Qiskit.

Python Qiskit Cryptography Research

Get in Touch

Let's work together

I'm currently looking for internship opportunities in network and system administration. Whether you have a question or just want to say hi, feel free to reach out!