Dev Match banner

Dev Match

1 devlog
7h 48m 35s

DevMatch is a "Tinder-like" discovery application for developers to find their next favorite programming language. Built with Angular 19 and TypeScript, it uses a custom recommendation engine to match users with languages based on their coding pre…

DevMatch is a “Tinder-like” discovery application for developers to find their next favorite programming language. Built with Angular 19 and TypeScript, it uses a custom recommendation engine to match users with languages based on their coding preferences and technical goals.

Repository

Loading README...

Capy Blaze

In the past few days, I’ve been working on a huge JSON gathering all possible info about programming languages: name, logo, description, extensions, paradigms, age, and main types. I get most of the data from Wikipedia. For popularity, I look at GitHub and StackOverflow, and I’m skipping difficulty for now. After filtering out less-known languages, I hope to end up with a solid set of around 150-200 well-filled languages.

Attachment
0