Skip to content
View KyleSDeveloper's full-sized avatar

Block or report KyleSDeveloper

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
KyleSDeveloper/README.md

👋 Hey, I'm Kyle!

Aspiring ML & data science pro, slinging Python to wrangle all the data.

🔨 What I’ve built:

  • A 2D platformer game with Python’s Arcade library (jump, shoot, win!)
  • A phishing detection ML model using XGBoost (95% accuracy at spotting shady links)

🛠️ Tools I love: Python, Pandas, NumPy, PyTorch, scikit-learn,

🌱 I’m currently learning: Advanced PyTorch for deep learning and game dev tricks with Python

🎮 I’m interested in: Machine learning, data science, game development, and crunching big datasets

💻 What’s next: Seeking ML or data science roles to level up

📫 Connect with me:

Check out my repos for more!

Popular repositories Loading

  1. Kyles_Capstone_Project Kyles_Capstone_Project Public

    A 2d platform game created as a capstone project for the codingnomads python 301 course.

    Python 1 1

  2. python-201 python-201 Public

    Forked from CodingNomads/python-201

    Lab exercises and projects for the CodingNomads Python 201 course

    Python

  3. python-301-main python-301-main Public

    Labs from Coding Nomads Python programming course (Python 301 - object-Oriented Programming)

    Python

  4. data-science-machine-learning-main data-science-machine-learning-main Public

    Coding Nomads Data Science and Machine learning notebooks

    Jupyter Notebook

  5. Advanced-Python-Programming-Second-Edition Advanced-Python-Programming-Second-Edition Public

    Forked from PacktPublishing/Advanced-Python-Programming-Second-Edition

    Advanced Python Programming, Second Edition, published by Packt

    Jupyter Notebook

  6. pdb-basics pdb-basics Public

    Forked from natej/pdb-basics

    Python Debugging with pdb

    Python