Skip to content
View AntekIwa's full-sized avatar

Block or report AntekIwa

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. FlappyBirdGeneticNN FlappyBirdGeneticNN Public

    Python

  2. geneticNN geneticNN Public

    A simple, fully custom neural network trained with a genetic algorithm. No ML libraries – just pure Python and NumPy. Forward pass, selection, crossover, and mutation all implemented from scratch.

    Python

  3. sms-spam-detection sms-spam-detection Public

    SMS spam detection using Logistic Regression. Includes a custom NumPy-based implementation and performance comparison with scikit-learn.

    Jupyter Notebook

  4. VoiceToDo VoiceToDo Public

    Voice-controlled to-do list app using Python, Whisper, and ElevenLabs for speech recognition and text-to-speech.

    Python

  5. PLSE PLSE Public

    Polish Lexical Scrabble Engine (PLSE) - scrabble engine to find all possible words for given boards in polish version of Scrabble - popular word game

    Python

  6. Heart-Disease-Predictor Heart-Disease-Predictor Public

    Predicting heart disease using machine learning models with evaluation via accuracy, F1, recall, and ROC AUC.

    Jupyter Notebook