Skip to content
View reidn3r's full-sized avatar
  • Paraná - Brasil

Highlights

  • Pro

Block or report reidn3r

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

Hey! Nice to see you.

Hi, I'm Reidner, Computer Science student from Brasil.

Things I code with

Nodejs Python C Docker RabbitMQ Redis MySQL Git

Where to find me

Github LinkedIn

Pinned Loading

  1. async-btg async-btg Public

    Microservices in Node.js using IoC concepts, designed for asynchronous processing through messaging via RabbitMQ, integrated with Redis and PostgreSQL via Docker

    TypeScript

  2. translation-llm translation-llm Public

    Python and Java for translations. Python consumes the LLM API, ensuring correct translations with predefined templates. Spring Boot serves as the interface between the user and the translation syst…

    Java 1

  3. logistic-regression logistic-regression Public

    A Machine Learning model featuring a custom-built C-API from scratch for gradient calculation and optimization, with a Python in-code interface for model training and prediction.

    C

  4. lexer lexer Public

    Parser built in Vanilla Python that processes and makes inferences on numerical expressions.

    Python