Skip to content
View merteldem1r's full-sized avatar

Highlights

  • Pro

Block or report merteldem1r

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 250 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. AlgoStruct AlgoStruct Public

    DSA in C++ | Implemented up to 100+ algorithms (Recursion, Sorting, Hashing, etc.) with common and advanced data structures (Linked List, Stack & Queue, Trees, AVL, Heap, Graph etc.) implemented fr…

    C++ 3

  2. STM32-RFID-Attendance-Logger STM32-RFID-Attendance-Logger Public

    RFID-based attendance logging system built using the STM32F407G-DISC1 microcontroller and an RFID-RC522 module. It enables reading, saving, and logging attendance of RFID cards through UART serial …

    C 3

  3. FingerTrackRGB-Embedded-Vision FingerTrackRGB-Embedded-Vision Public

    Embedded Vision project which enables real-time control of RGB LED colors and brightness using hand gesture recognition. It combines Computer Vision (OpenCV + MediaPipe) and STM32 microcontroller u…

    C

  4. TenXWeb TenXWeb Public

    TenXWeb is my personal collection of different Web development projects, designed to develop from fundamental concepts of vanilla JavaScript to intermediate & advanced ReactJS and Backend applicati…

    JavaScript 10

  5. MOVIZZ MOVIZZ Public

    Movizz is a web application where you can search, save and see detailed information about movies and tv shows. Project implemented many real world modern web application features.

    JavaScript 5

  6. nestjs-custom-validation-dto nestjs-custom-validation-dto Public

    Complex custom validation DTO with MongoDb integration using NestJs. Imlementation new ValidatorConstraint that can validate data based on array of mongoose ObjectID or new document object (which p…

    TypeScript