Skip to content
View Snootic's full-sized avatar
😱
POGGERS
😱
POGGERS

Highlights

  • Pro

Organizations

@Cliyo

Block or report Snootic

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
Snootic/README.md

Kaik

Hi I'm a programmer that is learning coding and finding my passion in making applications.

Currently working in

  • Sphynx: Access control system using ESP32 and websockets to send data to a server via Sphynx-API. Supports RFID, NFC and Fingerprint.
  • Ai Translation tool: A program written in Rust and Python that aims to unify some AI models and tools to translate an variety of files (incluind word, excel and powerpoint files) to any language specified without losing the original format.
  • Spotify Playlist Converter: A tool to convert playlists for youtube and spotify. Convert playlists created on spotify to youtube and vice-versa without needing to manually search the songs!

Other projects

  • Applicatas Mutant: A statistics calculator that makes tables and graphs assisting in mathematical equations.
  • Sphynx Face-Recognition: Face recognition system for Sphynx written in Python with face_recognition library, google-mediapipe, blaze_face and opencv. Made to be an optimal and secure face recognition system encrypting user data using cryptography.

Known languages

Python Java C++ Node.js

Contributions

Cliyo Group

Social

LinkedIn Discord

Pinned Loading

  1. ai-office-translator ai-office-translator Public

    Documents translator app. Translate Word, Excel, Powerpoint and PDF files using AI like DeepL and ChatGPT in instants, from/to any language, without losing any formatting.

    Python 3 1

  2. yt-stpfy-playlist-converter yt-stpfy-playlist-converter Public

    A playlist converter for youtube and spotify. Convert playlists created on spotify to youtube and vice-versa.

    JavaScript

  3. Cliyo/Sphynx-ESP32 Cliyo/Sphynx-ESP32 Public

    Código do dispositivo do projeto Sphynx utilizando ESP32. Controle de acesso e fluxo com RFID, NFC e Impressão digital, com conexão Wi-Fi e comunicação na rede

    C++

  4. Cliyo/Sphynx-API Cliyo/Sphynx-API Public

    Rest API do projeto Sphynx responsável por realizar a autenticação de usuário e persistência das informações no banco de dados.

    Java