profile
  • #php
  • #laravel
  • #javascript
  • #nodejs
  • #rust
  • #java
  • #springboot
  • #docker

const aboutMe = function() {

  return {

    name: "Judicaël AHYI",

    position: "backend-developer",

    whoami: "I'm a skilled backend developer with a passion for building scalable web apps. Delivers high-quality code, a strong problem-solver and team player.",

  }

}

const connectWithMe = function() {

  return {

    github: "@ludndev",

    twitter: "@JudicaelAhyi",

    linkedin: "@judicael-ahyi",

    email: "hello@judicael-ahyi.com",

  }

}