Skip to content
View saitoi's full-sized avatar
📚
Studying
📚
Studying

Highlights

  • Pro

Organizations

@LAMDEC @ligimufrj @EstatisticaPlusPlus

Block or report saitoi

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

Hello there 👋

A Computer Science undergrad at UFRJ and a developer.

Database Engineering and Backend Development @ LAMDEC.
Python, SQL, Perl.

Gmail | LinkedIn

Pinned Loading

  1. EstatisticaPlusPlus/low-level-learning EstatisticaPlusPlus/low-level-learning Public

    Website didático para o ensino de C, Fortran, R e Outras Linguagens

    2

  2. algebra-linear-simplificada algebra-linear-simplificada Public

    Compilação de resumos em MarkDown + Latex dos principais tópicos de Álgebra Linear

    TeX 3

  3. frisbee-simulacao frisbee-simulacao Public

    Trabalho Final da disciplina de Modelagem Matemática e Computacional

    Typst 1

  4. Script para monitorar servidores via... Script para monitorar servidores via webhook
    1
    #!/usr/bin/perl
    2
    use strict;
    3
    use warnings;
    4
    use JSON qw(decode_json encode_json);
    5
    use HTTP::Tiny;
  5. all-typst-docs all-typst-docs Public

    Compilação de documentos escritos em Typst

    Typst

  6. pg_tiktoken pg_tiktoken Public

    tiktoken tokenizer for postgres

    Rust