Abraão Albuquerque
Dual Degree Engineering student specializing in Cybersecurity & E-payment, passionate about building secure and efficient full-stack applications.
1Hi, I'm Abraão — a Dual Degree Engineering student between Universidade Federal do Ceará (Brazil) and Ensicaen (France).
2I specialize in Cybersecurity & E-payment, and I like building secure, efficient full-stack applications.
3Currently working with React, Next.js, TypeScript and Python — see what I'm building in the Projects section below.
Playing football
Riding my bike
Reading sociology & philosophy
Gaming
Let's talk about what really matters.
Real problems, shipped to production — here's what I've actually built.

Chamber Orchestra
Software Engineering Intern @ Market Pay — (apr-aug)/2026
An AI agent orchestration framework that turns a Jira ticket straight into a reviewed Merge Request — no human coding in between.
1Jira fires a signed webhook the moment a ticket moves to In Progress.
2A FastAPI middleware verifies the SHA-256 signature and queues the workflow asynchronously, so Jira never times out.
1Project files are chunked, embedded and stored in a ChromaDB vector database.
2Agents pull the most relevant code via semantic search, kept in sync by a job that also garbage-collects deleted files.

1An Architect drafts the blueprint, a Developer implements it, then an Inspector and a Remediation Developer audit and patch it.
2Styles, Localization and Release Manager agents close the loop — styling, translations, and the Merge Request itself.

1Device Manager is live in production, replacing a manual reservation workflow.
213 tickets processed end-to-end — some merge requests needed zero human intervention.

BóJogar
iOS App + API @ Apple Developer Academy
A sports-events app for people who just moved somewhere new — a feed of nearby games to join, and the tools to create and run your own. The SwiftUI app and its Node.js API, built end-to-end solo.
1Maria just moved to a new city. She loves sports, but knows no one and has no idea where locals play.
2No listing of nearby courts, tracks or fields, and no easy way to find people who share her sport.
1People like Maria: newcomers looking for a way back into their sport.
2Regular pickup groups, public agencies opening community events, and local businesses after more visibility.
1A feed of sports events near the user, with one tap to create and manage their own.
2Each event keeps its own participant list, from open pickup games to organized tournaments.


SEELECT
Logistics Coordinator @ SEELECT — Semana Acadêmica — 2023–2024
As logistics coordinator for a 200+ person academic week, I built the registration platform myself — a full-stack app to handle sign-ups, payments and live attendance, run day-to-day by a 10-person team.
1A React frontend talks to a Django REST API that handles secure participant authentication and registration.
2Payment for registration fees happens directly in the sign-up flow — no cash, no spreadsheet tracking by hand.
1The event ran on a student budget with no money purpose, so paid cloud hosting was off the table.
2We self-hosted the Django backend on our own local infrastructure to keep it 100% free.

1During the event, the same platform tracked attendance in real time as the team checked participants into each session.
2Presence data doubled as the source of truth for who'd earned a certificate.

1At the end of the week, a script auto-generates a completion certificate for each of the 200+ participants.
2What used to take hours of manual work now runs in minutes.
There's more where that came from.
Research, side projects, and whatever's brewing next.

Ray Tracing Channel Generation for 6G
Undergraduate Researcher @ GTEL, UFC — SBrT 2024
A methodology for generating physically accurate 6G channel data with ray tracing — a real street in Fortaleza, a real base-station position, and moving vehicles and pedestrians, instead of a statistical channel model.

Sudoku Assistant Pro
Engineering Project @ ENSICAEN
A native Sudoku solver and player built with Qt6 and C++17, following strict MVP architecture — pencil-mark candidates are painted directly onto cells through a custom delegate instead of nested widgets, and the UI switches between English and French at runtime.

Tortoise World
AI Course Project @ ENSICAEN — with Paulo de Meneses
A rational agent that has to eat every lettuce in an N×N grid while staying alive — A* search with a cost function that repels it from a roaming dog, and a priority-based finite state machine that decides when to interrupt the hunt to drink.
The toolbox behind all of it.
Languages, frameworks and infra I reach for when building any of the above.