Facial recognition for electronic commercial transactions: real-time identity checks with liveness (anti-spoofing) and a cross-check against the government driver's license database through Serpro's API.
It drops into mobile or existing systems and talks only to DocuSign for the legally valid signature. Companies in more than one sector use that extra layer so the customer and the business both stay covered. A TechNegócios product, on AWS.
- Next.js
- React
- TypeScript
- Python
- PostgreSQL
- AWS
- DocuSign
Wedding planning SaaS for couples and planners: themed wedding site, guest management and RSVP, symbolic gift registry with online payment, guest photos flowing from a table QR code onto a live wall at the venue, and a WhatsApp AI assistant grounded in the event's own data. A TechNegócios product, live in production.
Visit site ↗
- Next.js
- React
- TypeScript
- Tailwind CSS
- PostgreSQL
- WhatsApp API
- AI Assistant
- PIX
SaaS for Brazil's CAC ecosystem — shooter, dispatcher and shooting club in one product. A digital wallet for CR, GT and CRAF with expiry alerts, a B2B desk for dispatchers, and club ops (members, dues, habitualidade).
Mobile-first PWA with offline reading, document OCR, subscription billing and a Chrome extension that speeds SisGCorp filling — the agency has no official API. Multi-tenant, roles by membership, Face ID at the club door.
Visit site ↗
- Next.js
- TypeScript
- Supabase
- Stripe
- PWA
- Chrome Extension
Internal Copacol hub with corporate login and entry cards. The main modules are Copacol Agro (events and exhibitors), Events, Scale Automation (weighing, RFID, PLC and SAP), Prize wheel, Keyence reader (industrial codes and release) and Settings (users and permissions).
Underneath sit a Java API, SAP and the databases; some modules reach the shop floor. Outside the hub: the Fiori gatehouse app, the Android QR reader and the shared backend. Built for Copacol — internal use.
- Next.js
- TypeScript
- Java
- SAPUI5
- Android
- MySQL
- Oracle
- SAP
Native Android app for Copacol's in-store supermarket work: live SAP price lookup and gondola-label printing on a Zebra ZQ521 over Bluetooth, so pricing is less manual and less error-prone.
The operator picks one of 16 centres, scans a barcode (camera) or types the material number, confirms description and BRL price, then prints a CPCL layout. The app calibrates the printer and shows a plain message when the corporate network drops. Built for Copacol — internal use.
- Kotlin
- Jetpack Compose
- CameraX
- ML Kit
- Retrofit
- SAP
- Zebra
Android app for Copacol field crews to record the fish-farming cycle: housing juveniles, adult harvest (despesca) and technical visits (biometrics, water quality, recommendations, tank release).
It works offline on Room, syncs both ways with SAP over SOAP/XML, and prints receipts on a Zebra over Bluetooth. It replaces the old Windows Mobile/.NET handheld. QAS and production builds install side by side, with the environment on the home screen. Built for Copacol — internal use.
- Kotlin
- Jetpack Compose
- Room
- Retrofit
- SOAP
- SAP
- Zebra
Java services that sit on the plant PC (Windows) and run Copacol's scales and gatehouses. Not a website: JARs that listen to the RFID antenna, SAP, PLC and hardware all day.
When a truck brings the tag close, the antenna tells the server, the ticket comes from MySQL, the PLC (Modbus) opens the barrier and signals the weigh-in, the scale sends the weight over TCP, the LED panel shows the message and SAP is notified — with a camera still when it helps. The architecture is multi-tenant: Cafelândia URS, Nova Aurora, Universo and Jesuítas already run it, and the design was shaped so a lot more plants can come in without redrawing the flow. Built for Copacol — internal use.
- Java
- MySQL
- Modbus
- RFID
- OpenCV
Gameterapia is a therapeutic approach that uses games — board, digital or otherwise — as part of treatment or rehabilitation. The aim is to work emotional, cognitive, social and physical aspects through play, so the session stays motivating instead of purely clinical.
This project built five Unity modules for motor work with children who have PNEC (non-progressive chronic encephalopathy of childhood / cerebral palsy), targeting trunk, lower limbs and upper limbs. It includes patient and physiotherapist registration, a progress-analysis module, and a configuration menu per game so each session can be adapted to the person. Awarded first place at Meditec 2019.
Native iOS app built as a gateway into the Sicredi Nossa Terra applications. Associates open one place instead of hunting down each system, and can also buy products from the Sicredi Store digital shop.
The app talks directly to Sicredi Admin and Espaço Digital, so catalog, access and the integrated-systems grid stay in sync with the cooperative's back office.
- React Native
- TypeScript
- PostgreSQL
Back-office for the Sicredi Nossa Terra suite: new units, user management and supervision of the modules that sit under Espaço Digital and the Nossa Terra CO iOS app.
Administration stays in one place so those pieces stay integrated and the cooperative can see what is running, instead of configuring each project on its own.
- React
- TypeScript
- PostgreSQL
Contract management and tracking system for the legal regularities a legal entity (PJ) must keep in order under Brazilian rules. It watches the obligations that keep a company compliant, instead of leaving that follow-up to a spreadsheet.
Checks run on configurable intervals and raise alerts automatically, so contractual and statutory duties stay visible before they lapse.
- React
- TypeScript
- PostgreSQL
This site. A portfolio built with the Go standard library only, doubling as a playground for concurrency experiments.