Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Mixnikon108's full-sized avatar

Block or report Mixnikon108

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

Pinned Loading

  1. Neuroprosthetics Neuroprosthetics Public

    Real-time neuroprosthetic system that decodes EEG and EMG signals to control a robotic arm and gripper using Python, Arduino, and machine learning.

    Python

  2. EEG-Signal-classification EEG-Signal-classification Public

    The main objective of the project is to perform the classification of motor imagery EEG signals in patients with high uncertainty using a Spectral Transformer.

    Jupyter Notebook 1

  3. 2D-Terrain-Generation 2D-Terrain-Generation Public

    Generate a 2D Fractal Landscape Generator in Python

    Python 1

  4. conway-complexity conway-complexity Public

    Analysis of complexity inside conway's game.

    Python

  5. L-System L-System Public

    Lindenmayer system for generating 2D tree fractals.

    Python

  6. boids boids Public

    A Python-based boid simulation that models flocking behavior using separation, alignment, and cohesion rules. Utilizes a KD-Tree for efficient neighbor searches and is rendered with Pygame.

    Python