Skip to content

Show HN: French Verb Conjugator – Alternative to LeConjugueur

github.com/CodeCadim
2 pointshamdounidiscuss
On HN

I got frustrated with the experience of leconjugueur.figaro.fr, so I built a fast and light French verb conjugator over a day.

The development was surprisingly quick using Claude and Svelte. Started with a proof of concept using a JSON file containing all French verb conjugations, then iterated to optimize performance and UX. The whole process took maybe 2-3 hours of actual work.

Key features:

- Fast search and conjugation display

- Clean, minimal interface

- Works offline once loaded

- No ads or tracking

The conjugation data comes from open sources, and the app is client-side only for speed.

Try it: https://barim.us/conjugueur

Code: https://github.com/CodeCadim/conjugueur

Would love feedback, especially from other French speakers or language learners!

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.