Skip to content
View pablo-aa's full-sized avatar
💭
Solving problems
💭
Solving problems

Block or report pablo-aa

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

Hey! I'm Pablo Araujo 👨🏽‍💻

pabloaa.com Github: Pablo-aa

Welcome to my profile! A little bit about me:

  • Full-stack Software Engineer and former founder of Cosseno.
  • Current stack: Nuxt.js, Node.js, TypeScript, GCP, Supabase.
  • Into applied AI: RAG pipelines, FastAPI/Streamlit, data analysis with Python.
  • Strong background in competitive programming with C++.
  • Two summer internships in Tokyo, Japan + experience in Brazil’s financial market.
  • i also create some content and share my developer journey 🎬
  • Brasília, Brazil • contato@pabloaa.com

Tech stack

Web

Cloud & Backend

AI & Data

Competitive Programming


Featured projects

  • cosseno.com - EdTech platform with 50k+ users, JS stacks (Nuxt.js, Node.js), GCP as cloud and a few microservices.
  • Fellas - Fitness management web app for workouts and activity tracking.
  • Automatic Question Generation with T5 (PT-BR) - Thesis: fine-tuning PTT5 for Portuguese question generation on SQuAD-style contexts using a seq2seq setup with Hugging Face Transformers; beam search decoding; evaluated with ROUGE/BLEU and qualitative error analysis.

Highlights

  • Harvar & MIT imersion by Prolíder.
  • Summer internships as a software developer in Tokyo, Japan.
  • ICPC Regionals: 24th position; Selected to ICPC summer school.
  • Bronze medal in IYPT 2018.
  • 1st Place OBF regionals 2018.

Let’s connect

Pinned Loading

  1. radar radar Public

    A visual history of the opportunities Brazilian developers miss. Three Claude Opus 4.7 agents read your work, crawl the world weekly, and write a personal 90-day plan with honest why-you reasoning.…

    TypeScript 31

  2. notebook-cp notebook-cp Public

    Notebook to competitive programming contests

    C++ 8

  3. Lottery-Scheduler Lottery-Scheduler Public

    This project is for a course on operating systems (CIC0108) and aims to implement a process scheduler using the lottery scheduling model.

    C