Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Hi, I'm Florent 👋

Web Development Engineer passionate about clean code, software design and building things that scale.

I mainly work with PHP (Symfony / Laravel) and React, and I enjoy exploring software craftsmanship, DDD and AI-assisted development.

🚀 About me

class Engineer
  attr_reader :name, :location, :role

  def initialize
    @name     = "Florent"
    @location = "France"
    @role     = "Web Development Engineer"
  end

  def hello
    puts "Passionate about software craftsmanship, DDD and building things that last."
  end
end

me = Engineer.new
me.hello

🔭 Currently

  • 🧠 Learning Ruby
  • ⚙️ Building modern web applications with Symfony, Laravel and React
  • 🤖 Exploring AI-assisted development and Agentic workflows
  • 🏗️ Deepening my knowledge of software design, DDD and testing practices
  • 🧩 Sharpening problem-solving skills on LeetCode

🧰 Tech Stack

Back-end

PHP Symfony Laravel Ruby

Front-end

JavaScript TypeScript React Tailwind CSS shadcn/ui TanStack

Databases & Search

PostgreSQL MariaDB SQL Server Elastic

Tools & Environment

VS Code Cursor Git Docker Bruno

Agentic Coding

Claude OpenAI Codex OpenCode

CI/CD

GitHub Actions GitLab CI

🌐 Connect with me

LinkedIn X LeetCode

About

My GitHub profile ✨

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors