Skip to content
View bielaltoe's full-sized avatar

Highlights

  • Pro

Block or report bielaltoe

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. 4_camera_norm_tracker 4_camera_norm_tracker Public

    A computer vision project for tracking objects using fourcamera feeds. Utilizes YOLO for detection and epipolar geometry for accurate cross-camera tracking.

    Python

  2. academic_success_classification academic_success_classification Public

    This repository contains a machine learning project focused on predicting students' academic outcomes using the Scikit-learn (SKLearn) library. It was designed to explore the application of classif…

    Jupyter Notebook

  3. bluetooth-midi-foot-controller bluetooth-midi-foot-controller Public

    A versatile Bluetooth Low Energy (BLE) MIDI foot controller built with ESP32 and FastLED, featuring HDMI display output and future Raspberry Pi integration capabilities.

    C++

  4. MIDI_FOOT_UI MIDI_FOOT_UI Public

    A touchscreen-optimized MIDI controller application built with Python and PySide6.

    Python

  5. ru-cardapio-bot ru-cardapio-bot Public

    Telegram bot that automatically fetches and posts university restaurant menus. Built with Python, features web scraping and Docker support.

    Python

  6. two_camera_epipolar_line_tracker two_camera_epipolar_line_tracker Public

    A computer vision project for tracking objects using two camera feeds. Utilizes YOLO for detection and epipolar geometry for accurate cross-camera tracking.

    Python