Skip to content
View CaueTech's full-sized avatar

Block or report CaueTech

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ToDo-Terrminal ToDo-Terrminal Public

    A simple CLI program that creates, reads and deletes tasks for you.

    C++

  2. PointCloudsTrajectory PointCloudsTrajectory Public

    This project implements a Python algorithm that estimates the trajectory of an object from a dataset of 30 point cloud scans. The code leverages external libraries such as NumPy for numerical compu…

    Python

  3. FacialRecognition FacialRecognition Public

    This project implements a Python deep learning algorithm for face recognition.

    Python

  4. lojaVanHalen lojaVanHalen Public

    A Next.js project, an simple landing page for a fictional Guitar Shop, with a Mobile First design and Tailwind implementation.

    JavaScript

  5. loja_agilstore loja_agilstore Public

    A Node.js CLI application that simulates an inventory and pricing management system for a fictional store. Users can create, list, update, search, and delete products via the terminal. Data persist…

    JavaScript

  6. mini-redis mini-redis Public

    A minimalist In-Memory Key-Value Store built in C using Berkeley Sockets and I/O Multiplexing (select).

    C