Freelancers using Google Gemini in Santo André
Freelancers using Google Gemini in Santo André
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Ste D'Elboux
São Paulo, Brazil
Product Designer, AI Builder & Creative Technologist
14
Followers
Follow
Message
Product Designer, AI Builder & Creative Technologist
0
The Co-Creator Project: Art with AI
0
5
0
DEMO | App Easy Care – Hospital Helper
0
9
1
🎁 Crazy Surprise Box! 🎁
1
4
7
I created a web experience inspired by PS1 game UI, cyberpunk visuals and old internet aesthetics 👾 “UNKNOWN ARCHIVE” is a retro-futuristic inventory filled with posters, CDs and corrupted digital artifacts. I used Google Stitch to generate and evolve the interface with prompts and visual references, exploring motion, hover effects and a UI that feels alive. 🔗 Project: https://stitch.withgoogle.com/preview/9399905294660220176?node-id=f2d2e066aa814c768ee39d333e9008cf @stitchbygoogle #GoogleStitch #Cyberpunk #GameUI #WebDesign
4
7
460
Google Gemini
(3)
Follow
Message
Luciano Gregory Villalba
São Paulo, Brazil
20 years experience in sites lowcode UX, UI, and branding
14
Followers
Follow
Message
20 years experience in sites lowcode UX, UI, and branding
10
When century-old tradition meets Japanese precision 🇧🇷🇯🇵 Cachaça Nara was born from an extraordinary challenge: to create a brand that would honor deep Brazilian roots while incorporating the sophistication and rigor of Japanese processes. A farm from 1886. The only Nara oak plantation in Brazil. A spirit that needed to transcend categories and create its own narrative of excellence. We built from concept to packaging an identity that translates omotenashi, the Japanese hospitality that values every detail, every stage, every tasting moment. The result is a brand that doesn't compete on shelves, but creates its own territory of sophistication and authenticity. See the full case at www.yuza.com.br (http://www.yuza.com.br) 🥃
10
73
0
Soul Brand Transformation for a Dual Audience
0
1
0
Brand Identity Development for Pires de Almeida
0
3
13
Creating a brand for a law firm is already challenging. With strict legal limitations, the challenge multiplies. ⚖️ For Davián & Sestini, we developed a monogram that unites the partners' initials while simultaneously referencing digital and fashion, the firm's areas of specialization. The result is a sophisticated identity that navigates the legal sector's restrictions without sacrificing personality and contemporaneity. See the full case at www.yuza.com.br (http://www.yuza.com.br) 🏛️✨
13
89
Google Gemini
(1)
Follow
Message
Mayara Almeida Soares
Santo André, Brazil
Product Designer for web & mobile | Fintech, SaaS & more
1x
Hired
5.0
Rating
3
Followers
Follow
Message
Product Designer for web & mobile | Fintech, SaaS & more
0
Conversational UX Design for Guia da Bolsa
0
9
0
He Macramê Portfolio Website
0
4
1
Crafting a High-Converting Landing Page for Espécies Cosmetics
1
4
0
Custom Project Management Tool
0
5
Google Gemini
(1)
Follow
Message
Fabio Avila
São Paulo, Brazil
Specialist in User Interface Design and User Experience
13
Followers
Follow
Message
Specialist in User Interface Design and User Experience
0
Maria Glamour
0
2
0
North Hub Partners - Website
0
5
0
North Hub Partners
0
52
0
Crown Bank
0
1
Google Gemini
(3)
Follow
Message
Heber Conrado
São Paulo, Brazil
n8n Automation & AI Workflows for Growing Businesses
New to Contra
Follow
Message
n8n Automation & AI Workflows for Growing Businesses
1
N8N WhatsApp AI Agent Flow — Portfolio Explanation Here's a clear breakdown of your automation workflow for your portfolio:
1
75
0
N8N WhatsApp Financial Bot — Portfolio Explanation Overview This workflow is a WhatsApp-based personal finance bot built in N8N. Users interact with it by sending text commands directly via WhatsApp, and the bot responds with debt tracking, income recording, and financial reports — all stored in a PostgreSQL database. Integrations Used IntegrationPurposeEvolution API + WhatsAppReceives and sends WhatsApp messagesPostgreSQLStores debts, income records, and financial dataN8N Code NodesParses commands and formats responsesWebhookEntry point for incoming messages Flow Breakdown 0. Setup — Create Tables Criar tabelas (executar 1x) A one-time PostgreSQL node that creates the necessary database tables before the flow goes live. Run once during setup. Webhook (Entry Point) Webhook Configured with the Evolution API to receive all incoming WhatsApp messages via HTTP POST. Setup requires pointing the Evolution instance's Webhook URL to this node and subscribing to the messages.upsert event. Extract Message Extrair mensagem A Code node reads the Evolution API's JSON payload and extracts: The message text (lowercased) The sender's phone number The sender's name from WhatsApp Security Filter — My Number Only Filtro — só meu número A security gate that only allows messages from the owner's own number to proceed. Any message from an unknown number is silently ignored and a 200 OK is returned to avoid retries. Switch — Command Detection Switch — comando Routes the flow based on the command detected in the message: CommandActionmenuShows the options menudividaDebt registration flowrecebiIncome registration flowrelatorioFinancial report flow(anything else)Fallback / ignored Menu Menu Montar Generates and sends a formatted options menu to the user via WhatsApp, listing all available commands with usage examples. Parse Debt Command Parsear dívida Extracts structured data from the /divida command. Expected format: /divida [name] [value] Parse Income Command Parsear receber Extracts structured data from the /recebi command. Expected format: /recebi [name] [value] 8 & 9. Save to PostgreSQL Salvar dívida / Salvar receber Inserts the parsed debt or income record into the PostgreSQL dividas table, using the configured financial database credentials (host, port, database, user, password). Fetch Report Buscar relatório Runs a PostgreSQL query that returns a financial summary including: Total debts per person Total income received per month Breakdown by fortnight (installment periods) 11a/b/c. Format Messages Formatar mensagens / Confirmar dívida / Confirmar receber / Formatar relatório Three formatting nodes — one per command path — that shape the response into WhatsApp-friendly Markdown (bold, line breaks, currency formatting like R$ 1.000,00). Send WhatsApp Response Enviar WhatsApp Sends the formatted reply back to the user via the Evolution API HTTP endpoint: POST http://{SEU_HOST}/message/sendText/{INSTANCE} with the API key in the request header. Respond to Webhook Responder ao Webhook Returns an HTTP 200 response to the Evolution API to confirm the message was successfully processed and prevent retry loops. Available Commands (User-Facing) CommandDescription/menuShows all available commands/divida [name] [value]Registers a debt owed to you/recebi [name] [value]Logs a payment received/relatorioGenerates a full financial summary report Key Features ✅ WhatsApp-native interface — no app needed, just chat commands ✅ Owner-only security filter — private and protected by default ✅ Multi-command routing — clean switch logic for each feature ✅ PostgreSQL persistence — all financial data stored reliably ✅ Formatted reports — human-readable summaries with WhatsApp Markdown ✅ Webhook handshake — proper HTTP 200 handling to prevent duplicate triggers ✅ Zero UI required — fully operated through natural WhatsApp messages
0
13
0
N8N HR Document Automation Flow — Portfolio Explanation Overview This workflow automates the process of onboarding new employee files into an organized Google Drive structure. Whenever a new file is uploaded to Drive, the system automatically identifies the employee, validates them against a roster, notifies them by email, and logs everything — all without any manual intervention. Integrations Used IntegrationPurposeGoogle DriveDetects new files and moves them to the correct folderGoogle SheetsStores the employee registry for lookupGmailSends notifications and admin alertsN8N Code NodeExtracts and parses data from the file Flow Breakdown 1. Trigger — New File on Drive Novo Arquivo no Drive The flow is triggered automatically whenever a new file is created in a monitored Google Drive folder. This is the entry point — no manual action needed. 2. Extract Name & Data from File Extrair Nome e Dados do Arquivo A Code node parses the uploaded file to extract key information — primarily the employee's name and any relevant metadata embedded in the file name or content. 3. Search Employee in Spreadsheet Buscar Funcionário na Planilha Using the extracted name, the flow queries a Google Sheets spreadsheet (the employee registry) to check whether this person exists in the system. 4. Employee Found? (Conditional Branch) Funcionário Encontrado? A Switch/Router node evaluates the lookup result and splits the flow into two paths: ✅ Path A — Employee Found (True) StepActionMove to Employee FolderThe file is moved to that employee's dedicated Google Drive folderNotify Employee by EmailA Gmail message is sent to the employee confirming the file was receivedSuccess LogA record is written to a Google Sheets log (append/update) ❌ Path B — Employee Not Found (False) StepActionError LogThe failed attempt is recorded in a separate Google Sheets error logAlert Admin by EmailGmail sends an alert to the administrator reporting the unrecognized file Key Features ✅ Fully automated — triggered by file upload, zero manual steps ✅ Smart file routing — files land in the right employee folder automatically ✅ Validation layer — cross-references a live employee spreadsheet before acting ✅ Dual-path error handling — failures are logged and the admin is immediately notified ✅ Audit trail — both successes and errors are recorded in Google Sheets ✅ Email notifications — employees and admins are kept in the loop automatically
0
16
0
Kinetic Dashboard — SaaS Front-End Experience Kinetic Dashboard is a high-performance front-end built for modern SaaS applications, focused on usability, scalability, and real-time data-driven decision making. This project was developed using solid engineering and product design principles, delivering a smooth, intuitive, and highly responsive user experience. 🔹 Key Features & Strengths 1. Modern data-driven UI/UX Clean and professional interface with clear visual hierarchy, making it easy to analyze critical metrics such as performance, workflows, and operational insights. 2. Scalable architecture (SaaS-ready) Built to scale, enabling seamless integration with multiple services, APIs, and environments (multi-region and multi-tenant ready). 3. Optimized performance Fast rendering, reusable components, and efficient state management ensure smooth performance even with large data volumes. 4. Consistent Design System Standardized visual patterns (colors, typography, spacing, components) for easier maintenance and long-term product evolution. 5. Executive dashboard focus Strategic data visualization with clear KPIs, trend indicators (↑ ↓), and quick insights for decision-making. 6. User-centered experience Intuitive navigation with a structured sidebar, visual feedback (status, alerts, progress), and quick actions like report export. 7. Compliance-ready (GDPR & UX best practices) Includes essential components such as cookie consent and privacy-focused UX for global applications. 8. Modular and reusable components Well-structured component system that simplifies maintenance, testing, and scalability. 💡 Technologies & Best Practices Component-based architecture API integrations Fully responsive design Clean Code principles Accessibility and readability focus 🚀 Outcome A robust, elegant, and production-ready SaaS dashboard, ideal for companies that need to monitor operations, workflows, and performance in real time with clarity and efficiency. If you're looking for a professional SaaS front-end focused on performance, scalability, and user experience, Kinetic Dashboard represents the level of quality I deliver. Link - kinetic-dashboard-hmdphc48w-heberconrado-4074s-projects.vercel.app (https://kinetic-dashboard-hmdphc48w-heberconrado-4074s-projects.vercel.app)
0
35
Google Gemini
(1)
Follow
Message
Filipe Augusto
São Paulo, Brazil
Framer Expert | SaaS & B2B Websites
New to Contra
Follow
Message
Framer Expert | SaaS & B2B Websites
0
Adalia Financial Consulting
0
1
0
Talu Concept Baby registry specialist in the United States. Elegant and minimalist site highlighting curation, sophistication, and premium positioning.
0
44
0
DVS Multi Family Office Wealth and asset management firm. Institutional site with a sober language, clear information architecture, and a focus on financial authority.
0
47
1
Stochero 360 Agency - Marketing agency with strategic positioning. Page oriented toward commercial opportunities and objective service presentation.
1
50
Google Gemini
(1)
Follow
Message
Rodrigo Faria
São Paulo, Brazil
Full Stack Software Developer and Data Scientist
Follow
Message
Full Stack Software Developer and Data Scientist
0
SMB/Entrepreneur Robots
0
9
0
Microtutorials
0
6
0
Probabilistic networks
0
12
View more →
Google Gemini
(1)
Follow
Message
Explore people