Skip to content
View olekacak's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report olekacak

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

    iCare is a smart fall detection system for the elderly that sends real-time alerts with GPS location and live video streaming to caregivers using sensors, an ESP32-CAM, and a mobile app.

    Dart

  2. iCare_backend iCare_backend Public

    A Node.js backend for the iCare app with RESTful APIs for user auth and sensor data. Built with Express and Firebase integration, designed to support health and monitoring applications.

    JavaScript

  3. Face-Recognition Face-Recognition Public

    Real-time face liveness detection using Python, OpenCV, and MediaPipe. Detects blinks, smiles, head depth, and texture (LBP & Laplacian) to classify faces as real or spoof. Ideal for basic anti-spo…

    Python

  4. Hashing Hashing Public

    SecureHasher is a hybrid Java-C++ application designed to securely hash and encrypt input data. It hashes the input using SHA-256 and encrypts the hash with an RSA public key retrieved from a remot…

    C++

  5. SSM-Summarization SSM-Summarization Public

    A Python project for document summarization using various NLP techniques. The project includes a basic setup with a .gitignore file, necessary dependencies listed in requirements.txt, and a script …

    Python

  6. Qr-scanner Qr-scanner Public

    This Python project scans and decodes QR codes from each page of a PDF. It extracts the QR code data and opens URLs found within the QR codes in the web browser. It uses libraries like OpenCV, Pyzb…

    Python