Skip to content
View WulfeCodes's full-sized avatar

Highlights

  • Pro

Block or report WulfeCodes

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

Pinned Loading

  1. HealthSync HealthSync Public

    healthcare portal to facilitate patient to clinician interaction. The application implements custom personally trained OpenAI leveraged chat bots and a data pipeline which helps patients and clinic…

    JavaScript 1

  2. AIVirtualPainter AIVirtualPainter Public

    AI-driven virtual painter using Python and PyCharm, incorporating computer vision with MediaPipe for hand tracking and landmark analysis. This project enables users to select colors and an eraser …

    Python 1

  3. AIHandVolumeControl AIHandVolumeControl Public

    This Python program leverages the MediaPipe library to control the volume of your computer using hand gestures. It tracks the landmarks of your index finger and thumb in real-time using your comput…

    1

  4. AISnakeSystem AISnakeSystem Public

    This program implements the snake game logic and implements and AI agent to train a neural network with reinforcement training in short/multiple batch sizes to learn the optimal strategy according …

    Python 2

  5. KMeansClusterAlgo4Soccer KMeansClusterAlgo4Soccer Public

    The summary of the functionality of this code. It initializes k random centroids then labels the data in categories based on the euclidian distance, the centroids are then recalculated and repeate…

    Jupyter Notebook

  6. QuantumTicTacToe QuantumTicTacToe Public

    This game implements a simple quantum circuit with qiskit. Upon each move a super position (H Gate) is created and the output is computed based on the probability of the state of the respected play…

    Python 1