Skip to content
View Ta-Pc's full-sized avatar

Block or report Ta-Pc

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

Hi, I’m @Sipho

  • 👀 Interests: I’m passionate about algorithm design, game development (e.g., Snake games with AI learning capabilities), and GPU programming for performance acceleration. I also have a deep interest in Artificial Intelligence and data structures.
  • 🌱 Currently Learning: Artificial Intelligence (using "Artificial Intelligence: A Modern Approach" by Russell & Norvig), SYCL programming, and advanced C++ techniques for high-performance computing and simulations.
  • 🤝 Looking to Collaborate On: Open-source projects involving game development (leveraging SFML), algorithmic challenges, GPU-accelerated libraries, and projects requiring high-performance C++ programming.
  • 📫 How to Reach Me:
  • 🌍 Pronouns: He/Him
  • Fun Fact: I developed a neural network from scratch using C++, and I’m currently designing a Snake game that learns and trains itself to achieve high scores!

Top Skills

  • Proficient in C++ Programming (Imperative and Object-Oriented paradigms).
  • Experienced in Data Structures and creating simulations using SFML libraries.
  • Adept at designing and implementing games and simple simulations using advanced C++ techniques.

Education

  • University of Pretoria
    • Bachelor’s degree in Computer Science (January 2023 – July 2023)
    • Bachelor’s degree in Computer Engineering (January 2024 – January 2024)

📍 Location: City of Johannesburg, Gauteng, South Africa

Pinned Loading

  1. AI-Snake-Game AI-Snake-Game Public

    AI-powered Snake game in Python, demonstrating various search algorithms (A*, BFS, DFS, Greedy, Online Search) with visualizations using Pygame.

    Python 1