import React, { useState } from "react";
export default function AboutMe() {
const [languages, setLanguages] = useState([
"javascript",
"typescript",
"html",
"scss",
]);
const [tools, setTools] = useState([
"flow",
"redux",
"reactjs",
"react-native",
"jest",
"react-testing-library",
]);
const [devOps, setDevOps] = useState(["github-actions", "docker"]);
const [methods, setMethods] = useState(["scrum", "tdd"]);
return null;
}
🦉
Coding by night
Front-end Developer at @smart-tribune
- Marseille, France
-
00:29
- 1h ahead - https://xavierbriole.com
- xavierbriole
- in/xavierbriole
- https://www.threads.net/@xavierbriole
Highlights
- Pro
Pinned Loading
-
react-cookienotice
react-cookienotice PublicA lightweight & customizable cookie banner for your React App
336 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
xavierbriole/react-cookienotice
Loading
Contribution activity
March 2025
19
contributions
in private repositories
Mar 3 – Mar 14