Skip to content
View Calebe-Xavier-Developer's full-sized avatar
🎯
Concentrando
🎯
Concentrando

Block or report Calebe-Xavier-Developer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

👋 Hi, I'm Calebe Xavier 👨‍💻

Full Stack Developer & Tech Lead | JavaScript | TypeScript | React | Node.js | 6+ years of experience

I'm a passionate developer who started from scratch, overcoming real challenges early in life. From fixing computers and delivering food on a motorbike to becoming a Tech Lead at a billion-dollar fintech-backed real estate company. Over the years, I have built high-impact applications, mentored developers, and led teams through critical deliveries.

My specialty is creating scalable web applications with a strong focus on code quality, performance, maintainability and usability, always aligned with business needs.

I am currently open to international opportunities, either remote or relocation. I am based in Portugal with full documentation ready.


🧬 AboutMe.ts

import Developer from 'Calebe';

class AboutMe extends Developer {
  name = 'Calebe Xavier';
  role = 'Full Stack Developer & Tech Lead';
  mainStack = [
    'JavaScript', 'TypeScript',
    'React', 'Next.js',
    'Node.js', 'Express',
    'PostgreSQL', 'SQL Server'
  ];
  toolsAndPractices = ['React Query', 'Zustand', 'Jest', 'TDD', 'SOLID', 'Clean Code', 'Microservices', 'CI/CD'];
  location = 'Portugal (Relocation from Brazil)';
  experience = '6+ years of real-world projects';
  mindset = 'Deliver value through clean architecture, scalable solutions and team collaboration';
}

🚀 Core Technologies

JavaScript TypeScript React Next.js Node.js TailwindCSS PostgreSQL


📌 Featured Projects


Calebe's GitHub Stats


Top Langs


📫 Contact

LinkedIn Email

Pinned Loading

  1. rabies-vaccine-location-finder-GYN rabies-vaccine-location-finder-GYN Public

    This web application aims to simplify the process of finding vaccination points for pets in Goiânia, Brazil, specifically for the anti-rabies vaccination campaign.

    TypeScript

  2. next-portfolio next-portfolio Public

    A simple portfolio using next

    TypeScript

  3. chat-frontend chat-frontend Public

    TypeScript

  4. vue-pokemon-app vue-pokemon-app Public

    Pokemon Picker is a simple application built with Vue.js that allows users to search for and view details about their favorite Pokémon.

    Vue

  5. 30diasDeCSS 30diasDeCSS Public

    #30diasdecss is a personal incentive to learn css effects and improve other effects that I already know in order to improve my element library. - #30diasdecss é um incentivo pessoal para aprender e…

    HTML 3

  6. simple-vue-todo-list simple-vue-todo-list Public

    This is a simple Todo List project built with Vue 3 and Vite. The goal of this project is to provide a basic application for adding and removing tasks with categories, where the data is persisted u…

    CSS