Skip to content
View 8Altair's full-sized avatar

Block or report 8Altair

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Harmonia Harmonia Public

    Harmonia is an end-to-end speech and language processing application for transcription, translation, and speech synthesis.

    Python

  2. Universal-PyInstaller-builder Universal-PyInstaller-builder Public

    This application provides an intuitive interface to package your Python project (and any additional files or folders) into a standalone executable using PyInstaller.

    Python 1

  3. DCT-image-compression DCT-image-compression Public

    An application for image compression using discrete cosine transform (DCT) technique. The application allows compression and decompression of images, and also saving those processed images.

    Python

  4. Tic-tac-toe Tic-tac-toe Public

    Tic-tac-toe implementation using minimax algorithm with alpha-beta pruning.

    Python

  5. 3D-objects 3D-objects Public

    Interactive Qt-based OpenGL viewer for dynamically loading, transforming, and shading 3D object models in real time.

    C++

  6. Gyroscope-data-streaming Gyroscope-data-streaming Public

    A compact project demonstrating how to stream 3‑axis angular‑rate data from an STM32F411E‑Discovery board to a PC over USB. Firmware written in C reads the L3GD20 gyroscope via SPI and transmits th…

    C