Skip to content
View MandrindraEsperant's full-sized avatar
💻
Always learning, always building
💻
Always learning, always building

Block or report MandrindraEsperant

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
MandrindraEsperant/README.md
Typing SVG

Profile Views GitHub followers


🧑‍💻 About Me

const esperant = {
  name: "Mandrindra Espérant Randriamahasoa",
  location: "Madagascar 🇲🇬",
  role: "Full-Stack Developer | Backend Architect | DevOps Engineer",
  currentFocus: ["Microservices", "Cloud-Native Apps", "API Design"],
  passions: ["Clean Code", "System Design", "Open Source"],
  funFact: "I turn ☕ coffee into scalable APIs and beautiful UIs."
};

🛠️ Tech Stack & Skills

🌐 Frontend

TypeScript React Next.js

⚙️ Backend

Node.js Nest.js Java Spring Boot Python FastAPI

🐳 DevOps & Infrastructure

Linux

Jenkins GitLab CI GitHub Actions

Docker

Kubernetes

DevOps

🗄️ Databases

PostgreSQL MongoDB MySQL Redis

🔧 Tools & Others

Git VS Code Postman Swagger


📬 Contact Me

Portfolio

Email

WhatsApp

LinkedIn


"Code is like humor. When you have to explain it, it's bad." – Cory House

Feel free to star my repos if you find them useful!

Pinned Loading

  1. chu_teleconsultation chu_teleconsultation Public

    Il s'agit d'une application de téléconsultation médicale conçue pour un Centre Hospitalier Universitaire (CHU), développée à l'aide de Next.js pour le front-end, Node.js avec Socket.IO pour la comm…

    JavaScript

  2. projet_dba projet_dba Public

    une petit app qui utilise un trigger d'un base de données PostgreSQL pour surveiller tout action des utilisateurs dans le base

    TypeScript 1

  3. fastAPI_crud fastAPI_crud Public

    ici, c'est mon premier pas avec le fastAP , je developpe des fonctionnalité CRUD avec SQLite

    Python

  4. first-flask-api first-flask-api Public

    REST API built with Python and Flask to explore and practice Flask framework development.

    Python

  5. spring_graphql spring_graphql Public

    C'est un API GRAPHQL avec spring boot ; CRUD de tabla de book et author

    Java