Skip to content
View thiagothomas's full-sized avatar

Block or report thiagothomas

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

💫 About Me:

Hi, I’m Thiago. I build things that blend AI agents, crypto, and cloud into something useful (and sometimes wild).

I’m a Full Stack Software Engineer at Blorm, a crypto + AI agents startup pioneering autonomous onchain agents and decentralized AI infrastructure. I work across backend (Node.js, NestJS, Python, Express), frontend (Next.js, React, TypeScript, JavaScript), and scalable cloud infra (GCP, AWS). I also mess with TEEs protocols like Phala Network to push agents into private environments.

I’m doing my Master’s at PUCRS, researching Multi-Agent Reinforcement Learning + Goal Recognition.

Before Blorm, I spent 4+ years at SAP, NTT Data (consulting at Itau Unibanco) and Meta, grinding enterprise backends (Java, Spring Boot) and enterprise frontends (Angular, UI5, TypeScript). Big company stuff, but it taught me to ship at scale.

🌐 Socials:

LinkedIn X

💻 Tech Stack:

NodeJS NestJS ExpressJS Python Java Spring AWS TypeScript JavaScript React NextJS Phala Network GCP Docker

✍️


Popular repositories Loading

  1. multithread-master-workers-scheduler multithread-master-workers-scheduler Public

    Simulating a multithreaded Master/Worker PODs scheduler using a TreeSet for mantaining Workers CPU/Memory order. Algo using Preview Feature from Java 21 for creating a thread for each pod to be exe…

    Java 1

  2. Lottery-Java Lottery-Java Public

    1st semester Computer Science exam

    Java

  3. SQL SQL Public

    SQL Project

    TSQL

  4. MVC-architecture-2 MVC-architecture-2 Public

    starting studies in mvc architecture

    Java

  5. MVC-architecture-1 MVC-architecture-1 Public

    starting studies in mvc architecture

    Java

  6. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

    Python