Skip to content
View BenjaminChukwu05's full-sized avatar
๐Ÿ“š
Stil learning
๐Ÿ“š
Stil learning

Block or report BenjaminChukwu05

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
BenjaminChukwu05/README.md

๐Ÿ‘‹ Hi, I'm Benjamin

Early-career IT practitioner with a strong hands-on foundation in operating systems, networking fundamentals, and system troubleshooting. Background in front-end development, now focused on building real-world IT skills through labs, home setups, and documentation.


๐Ÿ–ฅ๏ธ Current Focus

  • Building strong IT fundamentals across Windows, Linux, and networking concepts.
  • Practising system administration basics such as user management, services, storage, and troubleshooting.
  • Working with virtual machines and home lab setups to simulate real IT environments.
  • Developing practical Python scripting skills for automation and everyday IT tasks.

๐Ÿงช Labs & Practice

I document what I learn and test, including:

  • Linux & Windows system configuration
  • Networking fundamentals and diagnostics
  • Virtualisation and lab environments
  • Introductory security concepts as part of IT operations

Most labs are inspired by platforms like TryHackMe and personal experimentation outside guided environments.


๐Ÿ“‚ Projects

Check out my repositories for notes, labs, and small tools, including:

  • Internal Network Discovery with Nmap
  • File System Organisation Tool (Python)
  • Windows & Linux Fundamentals Labs
  • Virtual Machine Setup and Configuration

๐Ÿ“š How I Use GitHub

I use GitHub as a learning log, not just a portfolio. Everything here reflects what I'm actively learning, testing, breaking, and fixing as I build toward roles in IT support, system administration, and network operations.


๐Ÿ”— Letโ€™s connect: LinkedIn

Pinned Loading

  1. Network_Discovery_Using_Nmap Network_Discovery_Using_Nmap Public

    A practical network reconnaissance project using Nmap to discover live hosts, identify open ports, and analyze device fingerprints on a home LAN. Demonstrates host discovery techniques, scan optimiโ€ฆ

  2. Python3-NmapScanner Python3-NmapScanner Public

    Forked from AlexisAhmed/Python3-NmapScanner

    Python3 Nmap Scanner

    Python