Skip to content
View kahlilb7's full-sized avatar
  • North Carolina A&T State University

Block or report kahlilb7

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

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

Report abuse
kahlilb7/README.md

Hi, I'm Kahlil 👋

💻 About Me

Computer Science student focused on software development, with growing interests in artificial intelligence and cybersecurity. Building a strong foundation in Python, system design, and real-world problem solving.


🚀 Projects

🔹 Data Analysis Pipeline
Processes and analyzes datasets with summaries and reports

🔹 System Health Monitor
Monitors CPU, memory, and network using exception handling and logging

🔹 RPG Character Engine
Object-oriented system using classes and inheritance

🔹 Course Schedule Formatter
Formats and validates schedules with conflict detection


🧠 Skills

Python Git GitHub

Concepts:
OOP · Exception Handling · File Handling · CSV Processing · Modular Design


📈 Currently Working On

  • Data Structures & Algorithms
  • Building more real-world projects
  • Exploring AI and cybersecurity

📫 Connect

LinkedIn

Pinned Loading

  1. data-analysis-pipeline data-analysis-pipeline Public

    Python data analysis project that processes CSV data, generates insights, and exports reports

    Python

  2. system-health-monitor system-health-monitor Public

    Python system monitoring tool using custom exceptions, modular checks, logging, and reports

    Python

  3. rpg-character-engine rpg-character-engine Public

    Object-oriented Python RPG engine using classes, inheritance, and file handling to simulate character battles and manage game data

    Python

  4. course-schedule-formatter course-schedule-formatter Public

    Python project for formatting course schedules, cleaning data, and detecting conflicts

    Python

  5. python-control-flow-practice python-control-flow-practice Public

    Python project demonstrating loops, conditionals, and basic data processing

    Python