Alexandre Cottin personal website & portfolio in Web development & graphic design.
Hi !
lxctn.com
is my personal website and showcase some of my work.
At the same time, it's a demo of my young experience as a web developer :
It's a react
app using redux
, react-router
, framer-motion
, and trying to respect all good practices for readability, maintainability, reusability, scalability, performance and security of the code, but also HTML
sementic, accessibility, seo, ux, etc.
Feel free to fork and play with !
☑
☐ Card gallery : Custom flex layout to balance items between lines and avoid solo items at the end.
☐ Get @lxweb/color
library and set all app color
☐ Set up dark mode + save user preference
☐ Write content !
☐ Get storybook
and set up app ui
☐ Tests
☐ Switch to TypeScript
☐ Migrate to Next