Developer Portrait
LAT: -23.5505
LNG: -46.6333
STS: ONLINE
<Hello world />

Frontend Engineer

Specialized in Next.js & React Ecosystems

Building robust Full-Stack Interfaces for Real Estate & Social Fitness markets.

git commit -m "freelance_open"

Start Collaboration

Software Profile

Freelance Developer with a rigorous approach to frontend architecture. My background involves solving complex layout problems (like Arc Galleries) and integrating React frontends with robust Java/Spring Boot backends. I apply physics concepts—velocity, friction, gravity—to create UI animations that feel natural, not just flashy.

Current Status
Available for Hire
Location
Remote / Brazil

SELECTED

WORKS

UI ENGINEERING

Component Architecture

Beyond standard pages, I build complex, reusable React components. Example: ArcGalleryHero, a geometric image gallery with circular distribution logic.

  • TypeScript Strict Mode
  • Atomic Design Principles
  • Performance Optimized

import { useState, useEffect } from 'react';

const ArcGallery = ({ images }) => {

const radius = 300;

return (

<div className="transform-3d">

{images.map((img, i) => (

<Card rotate={i * 15} />

))}

</div>

);

}

Capabilities

01

Frontend Development

Pixel-perfect implementation using Next.js, React, and Tailwind CSS. Responsive, accessible, and fast.

02

Backend Integration

Experience consuming complex RESTful APIs. Familiarity with Java/Spring Boot architectures from the client-side.

03

SaaS & Dashboards

Building administrative panels, CRMs (like MMI), and data-heavy interfaces with clean UX.

04

Deployment & DevOps

Git workflow mastery. CI/CD pipelines setup and Vercel optimization for production environments.

05

Performance Tuning

Optimizing Core Web Vitals, reducing bundle sizes, and implementing lazy loading strategies.

06

Creative Engineering

Solving non-standard UI challenges with custom logic, math-based animations, and interactive elements.

Let's talk code

Currently open for freelance projects and new opportunities. Whether you need a landing page, a full SaaS MVP, or help debugging a complex component.

© 2025 Engineered with Next.js & Physics.