Skip to content
View trkotovicz's full-sized avatar

Block or report trkotovicz

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.

Content in all repositories owned by your account will be closed.
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
trkotovicz/README.md

Hi, I'm Thais Kotovicz

Backend Developer | Software Engineering & Applied AI

  • 👾 I'm a backend developer focused on building APIs, applications and solutions with Node.js, TypeScript and Python.

  • 🎓 Graduated in Systems Analysis and Development and currently pursuing a postgraduate degree in Software Engineering with a focus on Applied AI.

  • 🤖 I'm interested in Artificial Intelligence, Machine Learning and AI-powered applications, constantly exploring how to bring these technologies into real-world software solutions.

  • 🚀 I enjoy learning new technologies, improving my skills and turning ideas into practical solutions.

  • 🌎 Google Student Ambassador, sharing knowledge and helping connect technology with the developer community.

Currently learning:

  • 🤖 Applied Artificial Intelligence & Machine Learning
  • 🧠 AI-powered applications and LLMs
  • 🏗️ Software Architecture and Engineering

📫 Let's connect

Email LinkedIn Discord

Languages and Tools:

typescript nodejs nestjs express python postgresql mongodb mysql redis graphql docker git jest postman


trkotovicz

Pinned Loading

  1. aws-serverless-nodejs aws-serverless-nodejs Public

    Servidor de data analytics de uma empresa.

    JavaScript

  2. movies_recomendation_tensorflowjs movies_recomendation_tensorflowjs Public

    Sistema de Recomendação de Filmes com TensorFlow.js & REST API no Navegador

    JavaScript

  3. christmas-gifts christmas-gifts Public

    Christmas Gifts é um sistema de gerenciamento de lista de presentes e ebooks desenvolvido para facilitar a vida do Papai Noel. Com essa aplicação, é possível registrar novos ebooks disponíveis para…

    TypeScript

  4. web-crawling-py web-crawling-py Public

    Faz raspagem de dados em um blog de tecnologia e salva as notícias obtidas em um banco de dados. Utiliza Python, MongoDB e Docker.

    Python 1

  5. document-indexing-algorithm-py document-indexing-algorithm-py Public

    Programa que simula um algoritmo de indexação de documentos similar ao do Google. Ele é capaz de identificar ocorrências de termos em arquivos TXT.

    Python

  6. inventory-report inventory-report Public

    Gerador de relatórios que recebe como entrada arquivos com dados de um estoque e gera, como saída, um relatório em cima desses dados. Desenvolvido em Python com POO e testes com Pytest. Lê arquivos…

    Python