Skip to content
View mateoabrbt's full-sized avatar
  • Paris
  • 14:58 (UTC +01:00)

Highlights

  • Pro

Block or report mateoabrbt

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
mateoabrbt/README.md

👋 Hi, I'm Matéo Abribat

💻 Mobile Developer specialized in React Native
🎓 Final-year student at EPITECH (Expert in IT)
🌍 Based in Paris, France 🚀 Passionate about creating high-performance, user-friendly mobile apps that make an impact.


🚀 About Me

  • 📱 3+ years of experience in React Native, working on production apps used daily by hundreds of users.
  • 🛠 Developed mobile & web apps from scratch — from architecture to deployment on App Store & Google Play.
  • 🤝 Contributed to open-source React Native libraries used by the community.
  • 🔌 Skilled in API integrations (REST, Firebase, third-party services).
  • ⚡ Strong focus on performance optimization & scalable architectures.
  • 🌏 International experience: 1-year mobility at Keimyung University, South Korea.

🛠 Tech Stack

Mobile & Frontend

  • React Native / Expo
  • React.js / Next.js
  • TypeScript / JavaScript

Backend & Tools

  • Node.js / NestJS
  • Firebase / Supabase
  • CI/CD (Fastlane, EAS, GitHub Actions)

Other

  • Kotlin / Swift basics
  • Git & GitHub
  • REST APIs & modular architectures

📫 Contact


Pinned Loading

  1. whistle-app whistle-app Public

    💬 Whistle App: A React Native Chat App Built with Expo + React Native, Whistle lets you chat in real time with ⚡️ instant notifications, a sleek UI, and 🔄 seamless message delivery powered by Socke…

    TypeScript

  2. whistle-server whistle-server Public

    🛡️ Whistle Server: A NestJS Chat Backend Powered by NestJS, Whistle Server delivers ⚡️ real-time messaging, 🔔 instant notifications, and robust user management. Secure, scalable, and built for seam…

    TypeScript

  3. weather-app weather-app Public

    🌤️ React Native Weather App Built with Expo + React Native, this app fetches real-time weather data from the OpenWeather API. Features a clean UI, 📍 location-based forecasts, and ☁️ dynamic weather…

    TypeScript

  4. nestjs-api-starter nestjs-api-starter Public

    🚀 NestJS API Starter Kickstart your API with NestJS, JWT auth, Prisma (PostgreSQL), and Docker. Includes 🔐 auth, 👤 user management, 🧪 testing, and 🧼 linting — all ready to go!

    TypeScript

  5. rpg rpg Public

    🗡️ C RPG Game (CSFML) A retro-style RPG built in C using the CSFML library! Explore 🗺️, battle ⚔️ enemies, and level up your hero in this classic pixel adventure.

    C

  6. minishell minishell Public

    🐚 Custom C Shell A minimalist Unix-style shell built from scratch in C! Supports running external programs via fork() and execve(), handles built-in commands, signals, and basic process control. Yo…

    C